Re: [exim] Logging to stderr/stdout for multilog

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jakob Hirsch
Ημερομηνία:  
Προς: Casey Allen Shobe
Υ/ο: exim-users
Αντικείμενο: Re: [exim] Logging to stderr/stdout for multilog
Casey Allen Shobe wrote:

> Is there a TODO for logging to stdout?


I doubt that you really want to log to stdout. tcpserver would send that
to the remote end.

Maybe something like "log_file_path = /dev/stderr", otherwise you'll
have to change the sources. Should not be that hard...