Auteur: Bill Hacker Date: À: exim-users Sujet: Re: [exim] LOG file to store more informtions
raj wrote:
> I want to store more log informations for the smtp connection in exim log files.
> But, there is no place in the Local/Makefile or in exim conf file to change it.
> do somebody know about it
Actually, there are.
Have a look in the docs at 'warn', message, log_write, and friends -
including variables/expansions for time-of-day, connected IP, etc.
You can write just about anything you wish to, do so to anywhere in the
fs that the exim-user has rights to use, (including, of course, just
more detailed entries in the standard log files) and 'trigger' on most
anything.