Re: [Dovecot] Multiple Maildirs per Virtual User

2012-01-03 Thread Timo Sirainen
On 3.1.2012, at 19.33, Ruslan Nabioullin wrote: > I changed /etc/dovecot/passwd to: > my-username_account1:{PLAIN}password:my-username:my-groupuserdb_mail=maildir:/home/my-username/mail/account1:LAYOUT=fs > > Dovecot creates {tmp,new,cur} dirs within account1 (the root), > apparently not reco

Re: [Dovecot] Multiple Maildirs per Virtual User

2012-01-03 Thread Ruslan Nabioullin
On 01/03/2012 06:52 AM, Timo Sirainen wrote: > On Sun, 2012-01-01 at 20:32 -0500, Ruslan Nabioullin wrote: >> How would it be possible to configure dovecot (2.0.16) in such a way >> that it would serve several maildirs (e.g., INBOX, INBOX.Drafts, >> INBOX.Sent, forum_email, [Gmail].Trash, etc.) per

Re: [Dovecot] Multiple Maildirs per Virtual User

2012-01-03 Thread Timo Sirainen
On Sun, 2012-01-01 at 20:32 -0500, Ruslan Nabioullin wrote: > How would it be possible to configure dovecot (2.0.16) in such a way > that it would serve several maildirs (e.g., INBOX, INBOX.Drafts, > INBOX.Sent, forum_email, [Gmail].Trash, etc.) per virtual user? > > I am only able to specify a si

[Dovecot] Multiple Maildirs per Virtual User

2012-01-01 Thread Ruslan Nabioullin
How would it be possible to configure dovecot (2.0.16) in such a way that it would serve several maildirs (e.g., INBOX, INBOX.Drafts, INBOX.Sent, forum_email, [Gmail].Trash, etc.) per virtual user? I am only able to specify a single maildir, but I want all maildirs in /home/my-username/mail/accoun