On 01 Dec 2015, at 18:27, Larry Rosenman <[email protected]> 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=<[email protected]>, size=107835, vsize=110376,
> from="Alley Boost" <[email protected]> , 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
}

Reply via email to