On 25.4.2013, at 11.51, Oli Schacher <dove...@lists.wgwh.ch> wrote:

> # 2.2.1 (83d83f55e5c2+) / dsync replicated setup
> 
> I just noticed that 'doveadm search' apparently tries to replicate
> mailboxes and spits out errors if a mailbox in the search query is not
> found:
> 
> #doveadm search -u u...@example.com mailbox Spamreport
> doveadm(u...@example.com): Error: Syncing mailbox Spamreport
> failed: Mailbox doesn't exist: Spamreport
> 
> this is especially problematic with -A searches as this causes a error
> message for every user which doesn't have that folder.
> Is this a bug or intended behaviour? Should I just 2>/dev/null these
> errors in doveadm scripts?

Not related to replication, but yeah, probably better to just ignore 
nonexistent mailboxes. Changed in hg.

Reply via email to