[Dovecot] two IMAP servers?
Timo Sirainen
tss at iki.fi
Mon Jul 26 20:14:20 EEST 2004
On Mon, 2004-07-26 at 18:12, Paul Reilly wrote:
> Thanks Timo.
>
> One other question. It would be nice to log to a specific
> syslog facility. Maybe this feature can be added to the
> config file at some point. But for the meantime, which src
> files should I edit to change it? I'd like to send it to
> LOCAL4.*
Is it enough if I add one global prefix to syslog name instead of
possibility to set each one separately?
> Is this all of them?
>
> auth/main.c: i_set_failure_syslog("dovecot-auth", LOG_NDELAY, LOG_MAIL);
> imap/main.c: i_set_failure_syslog(log_prefix, LOG_NDELAY, LOG_MAIL);
> login-common/main.c: i_set_failure_syslog(name, LOG_NDELAY, LOG_MAIL);
> master/main.c: i_set_failure_syslog("dovecot", LOG_NDELAY, LOG_MAIL);
> pop3/main.c: i_set_failure_syslog(log_prefix, LOG_NDELAY,LOG_MAIL);
Yes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20040726/6b5bdcec/attachment-0001.bin>
More information about the dovecot
mailing list