[Dovecot] SOLVED: how to handle logging

Andreas Schulze andreas.schulze at datev.de
Mon Oct 14 16:13:29 EEST 2013


Am 14.10.2013 13:57 schrieb Anton Dollmaier:
> Use syslog-ng or similar to define log destinations to STDOUT /
> STDIN like multilog and omitting the "write to disk" part.
solved by changing syslog-ng.conf:

- destination pop3 { file("/path/to/pop3.log"); };"
+ destination pop3 { program("multilog t /path/to/logdir"); };

Thanks for the pointer to syslog-ng configuration :-)

-- 
Andreas Schulze
Internetdienste | P252

DATEV eG
90329 Nürnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
E-Mail info @datev.de | Internet www.datev.de
Sitz: 90429 Nürnberg, Paumgartnerstr. 6-14 | Registergericht Nürnberg, GenReg Nr.70
Vorstand
Prof. Dieter Kempf (Vorsitzender)
Dipl.-Kfm. Wolfgang Stegmann (stellvertretender Vorsitzender)
Dipl.-Kfm. Michael Leistenschneider
Dipl.-Kfm. Dr. Robert Mayr
Jörg Rabe v. Pappenheim
Dipl.-Vw. Eckhard Schwarzer
Vorsitzender des Aufsichtsrates: Reinhard Verholen


More information about the dovecot mailing list