On Sat, Feb 06, 2016 at 07:22:33PM +0100, Nicolas Fo wrote: > Just tested, same result :(
It may be a silly question, but is one of log_path, info_log_path, or debug_log_path set to "syslog"? log_path defaults to it, so if you've changed that, the syslog service wouldn't be used. Dovecot's use of syslog is very vanilla, there's not much room for it to do much wrong. Phil > 2016-02-06 16:44 GMT+01:00 Oscar del Rio <del...@mie.utoronto.ca>: > > On 05/02/2016 9:42 AM, Nicolas Fo wrote: > >> I set in dovecot.conf : syslog_facility = local5.info > > > > Try: > > > > syslog_facility = local5 > > > > Source: > > http://wiki.dovecot.org/Logging#Syslog_Example