25 Aug
2012
25 Aug
'12
8:16 p.m.
On 25.8.2012, at 19.09, Michael Grimm wrote:
Not enable mail_log for doveadm:
protocol !doveadm { mail_plugins = $mail_plugins = mail_log }
JFTR: That didn't work.
This would omit it from the local dsync.
or alternatively override it only for the dsync command with doveadm -o mail_plugins=...
But, a ...
dsync_remote_cmd = ssh -l%{login} %{host} doveadm -o mail_plugins= dsync-server -u%u -l%{lock_timeout} -n%{namespace}
... did omit those error messages successfully.
And yes, this would omit it from the remote dsync.