David Saez Padros wrote: > in the other hand it will be relative simple to strip comments, > empty lines and leading white spaces, join split lines and resolve > .includes so the config file will be smaller and faster to preocess.
I was considering stripping comments, replacing macros, and evaluating conditional regions prior to distributing config files. However, Mr. Hazel's comments wrt forking and shared config memory have me thinking that it would not be effort well spent. -dub -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
