Re: [Exim] Exim 4 directive "log_file_path" and "$interface_…

Top Page
Delete this message
Reply to this message
Author: Suresh Ramasubramanian
Date:  
To: Hunte Swee
CC: exim-users
Subject: Re: [Exim] Exim 4 directive "log_file_path" and "$interface_port"
Hunte Swee [3/10/2004 7:23 AM] :

> I setup Exim to listen on the port 25 and 26. 25 is inbound and 26 is outbound. And wanna use two separate log file, so set the log_file_path as:
> ...
> log_file_path = /var/log/exim/$interface_port/%s.log
> ...
>
> but it always loged into file "/var/log/exim/-1/%s.log".


Use port 587 (the rfc defined MSA port) instead of port 26.

And the best way to do this (separate logging) is for you to run two
separate exim daemons.

    srs


--
linux@??? (Suresh Ramasubramanian)
jaharkes@ravel:/usr/src$ mv linux Gnu/Linux
mv: cannot move `linux' to `Gnu/Linux': No such file or directory
    jaharkes @ cs.cmu.edu in reply to RMS on linux.kernel