On 8.8.2012, at 9.55, Jürgen Obermann wrote:

> doveadm(guser): Info: copy from mymail: box=restore_2012-05-08/mymail, uid=5, 
> msgid=<######>, size=6999462
> I had expected to see these info messages only if I add the verbose option to 
> doveadm. And using the option -v with:
> doveadm -v import -u guser mbox:/tmp/mbox/guser/restore_2012-05-08 
> restore_2012-05-08 all
> makes no difference at all, the same messages appear. The verbose option 
> seems to be always on. Is this a bug or intended behaviour?

Those messages are coming from mail_log plugin. You could do something like:

protocol doveadm {
  plugin {
    mail_log_events =
  }
}


Reply via email to