[Dovecot] disable auth-worker logging
4 Aug
2012
4 Aug
'12
4:05 p.m.
Hello all,
Can someone please give me a hint about how can I disable such messages to be inserted into log file(maillog this case as syslog_facility = mail)?
dovecot: auth-worker(13377): mysql(localhost): Connected to database postfix
All the '_debug' and '_verbose' statements bear the 'no' value.
Thank you.
Best regards, Gmail-teopro mailto:teopro@gmail.com
4 Aug
4 Aug
4:45 p.m.
On 04.08.2012 15:05, wrote Gmail-teopro:
Hello,
I don't think this message can be disabled in dovecot. You can however configure your syslog daemon to ignore the message.
The following works for me using rsyslog:
$: cat /etc/rsyslog.d/40-dovecot.conf :msg, contains, "mysql(localhost): Connected to database" ~
-- e-frog
4658
Age (days ago)
4658
Last active (days ago)
1 comments
2 participants
participants (2)
-
e-frog
-
Gmail-teopro