
grin at grin
Jun 2, 2009, 12:44 AM
Views: 347
Permalink
|
|
[Bug 851] New: Syntax error in example for 'personal'
|
|
------- You are receiving this mail because: ------- You are on the CC list for the bug. http://bugs.exim.org/show_bug.cgi?id=851 Summary: Syntax error in example for 'personal' Product: Exim Version: N/A Platform: All OS/Version: All Status: NEW Severity: bug Priority: high Component: Documentation AssignedTo: nigel[at]exim.org ReportedBy: grin[at]grin.hu CC: exim-dev[at]exim.org http://www.exim.org/exim-html-current/doc/html/filter.html section 3.29, the example is missing a colon: "${if def h_auto-submitted:{present}{absent}}" is "absent" or should be written as "${if def:h_auto-submitted:{present}{absent}}" is "absent" or (found since I needed a personal test without checking $local_part@$domain clause... ;-)) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
|