Re: [exim] pre-compile exim configuration

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: gdub
Dátum:  
Címzett: exim-users
Tárgy: Re: [exim] pre-compile exim configuration

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