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

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jakob Hirsch
Päiväys:  
Vastaanottaja: Casey Allen Shobe
Kopio: exim-users
Aihe: 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...