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

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jakob Hirsch
Data:  
Para: Casey Allen Shobe
CC: exim-users
Asunto: 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...