Re: [Dovecot] Problems with namespaces

2008-08-28 Thread Tomzu
Sorry, I somehow posted xx times the same message. I don't want to select it, but it's selectable. Anyway, the last configuration: namespace public { separator = / prefix = Shared/ location = maildir:/vmail/%Ld/Shared:INDEX=/vmail/%Ld/%Ln/Shared hidden = no } Works like charm. In Thunderbi

Re: [Dovecot] Problems with namespaces

2008-08-20 Thread tomzu
Sorry, my previous post looked like sh.. (due to html I guess) I'm trying to create Shared folder with subfolders "SPAM" and "NOT_Spam". Configuration: namespace public { separator = / prefix = Shared/ location = maildir:/vmail/%Ld/Shared:INDEX=/vmail/%Ld/%Ln/Shared hidden = no } Result I get (i

[Dovecot] Problems with namespaces

2008-08-20 Thread tomzu
Hi, I'm trying to create Shared folder with subfolders "SPAM" and "NOT_Spam". Configuration: namespace public { separator = / prefix = Shared/ location = maildir:/vmail/%Ld/Shared:INDEX=/vmail/%Ld/%Ln/Shared hidden = no } Result I get (is exactly what I want): Inbox Drafts Sent Trash Shared

[Dovecot] Junk folder

2008-03-07 Thread tomzu
Hi, I'm using delivery like Postifx->Amavis->Dovecot LDA Is there a possibility to deliver mail marked as spam (Subject, header) to Junk folder? /Toms

[Dovecot] Postfix & Dovecot LDA

2008-01-17 Thread tomzu
Hi, I was using Dovecot (POP3,IMAP+quotas) with postfix quota "addon". But the postfix's quotas were reported differently and the quota file gets messed up all the time. So now I have also Dovecot's LDA, and everything works like charm... but... Now postfix can pass only one mail at a time to LDA.