Since a couple of days we're facing a problem with dovecot/MUA and
multiple appeareances of single mails. The mail is physical existant
only once but outlook shows it twice or more times. Then after some
minutes these multiple "virtual" mails just disappear. Because this
happens with different MUAs
On Thu, 13 Nov 2008 10:14:51 -0500
Charles Marcus <[EMAIL PROTECTED]> wrote:
> > Since a couple of days we're facing a problem with dovecot/MUA and
> > multiple appeareances of single mails. The mail is physical existant
> > only once but outlook shows it twice or more times. Then after some
> > m
Example (dovecot 1.2.15):
,-[dovecot.conf]
| namespace public {
|separator = /
|prefix = management
|location = maildir:/path/to/management
|subscriptions = yes
| }
|
| namespace public {
|separator = /
|prefix = sales
|location = maildir:/path/to/sales
|subscripti
I have configured an public namespace "Test" for a group of users:
| namespace public {
|separator = .
|prefix = Test.
|location = maildir:/mailroot/public/Test
|hidden = no
|list = yes
|subscriptions = yes
| }
Using each users own subscription file for a public mailbox do