------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=771 Phil Pennock <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Phil Pennock <[EMAIL PROTECTED]> 2008-10-15 08:37:24 --- 3.3 String expansion -------------------- Most data values are expanded before use. Expansion consists of replacing substrings beginning with "$" with other text. The full expansion facilities available in Exim are extensive. If you want to know everything that Exim can do with strings, you should consult the chapter on string expansion in the Exim documentation. [...] Almost everything in Exim's string configuration language is available. You have to use various filter_* options to limit what's available. -- 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/ ##
