mail_log & doveadm

Timo Sirainen tss at iki.fi
Tue Dec 1 19:37:38 UTC 2015


On 01 Dec 2015, at 18:27, Larry Rosenman <larryrtx at gmail.com> wrote:
> 
> Is there any way to have doveadm NOT log using mail_log, but have the
> daemons do it?
> (or have doveadm's log go to syslogd)?
> 
> Thanks!
> 
> ex:
> doveadm(ler): Info: copy from SA/FN: box=#ARCHIVE/2015/11/SA/FN, uid=1,
> msgid=<cm.021005.htukhul.cdhuutux.j at cmail2.com>, size=107835, vsize=110376,
> from="Alley Boost" <alleyboost1 at gmail.com> , subject=Alley Boost: VIP Mixer
> TONIGHT, Startup Expo TOMORROW, & More! :), flags=(\Seen)

One possibility is to include mail_log plugin for all except the doveadm:

protocol !doveadm {
  mail_plugins = $mail_plugins mail_log
}



More information about the dovecot mailing list