On Mon, 7 Aug 2006, Jakob Hirsch wrote: > Um, no, the current code skips unknown keywords in spool files. So, if > the whole variable's information is in a single line, an old version > will simply skip it and the variable is lost.
The code in spool_in.c will skip it, but exim will complain if the user tries to use a variable that is unknown. Hmmm, while thinking about it, how do you handle undefined variables now? Empty string or error? Nico -- ## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
