[Dovecot] newbie: can't login as virtual user

2011-10-27 Thread sean darcy
dovecot -n # 2.0.15: /etc/dovecot/dovecot.conf # OS: Linux 2.6.38.8-32.fc15.i686.PAE i686 Fedora release 15 (Lovelock) auth_debug_passwords = yes disable_plaintext_auth = no info_log_path = /var/log/dovecot-info.log log_path = /var/log/dovecot.log mail_access_groups = mail mail_location = mbox:~/m

[Dovecot] What owner/permissions for virtual homes?

2011-10-28 Thread sean darcy
VirtualUsers.Home.txt: The directory layouts for home and mail directories could look like one of these (in the preferred order): 1. Mail directory under home, for example: home='/var/vmail/domain/user/' mail='/var/vmail/domain/user/mail/' Who should be the owner of these directories, with

Re: [Dovecot] What owner/permissions for virtual homes?

2011-10-28 Thread sean darcy
On 10/28/2011 03:34 PM, sean darcy wrote: VirtualUsers.Home.txt: The directory layouts for home and mail directories could look like one of these (in the preferred order): 1. Mail directory under home, for example: home='/var/vmail/domain/user/' mail='/var/vmail/domain/user/mai

[Dovecot] dovecot creating literal %d/%n/ folders

2011-10-28 Thread sean darcy
I have a virtual user test1. cat /etc/dovecot/users test1@:{PLAIN}test1pass:504:504::/home/vmail/%d/%n catchall@:{PLAIN}password:504:504::/home/vmail/%d/%n @:{PLAIN}password:504:504::/home/vmail//catchall te...@example.com:{PLAIN}test1pass:504:504::/home/vmail/%d/%n ls /home/vmail/%d/%n/mail cur

[Dovecot] can not get t'bird to create folder

2011-11-28 Thread sean darcy
dovecot-2.0.16 on Fedora 15. thunderbird-8.0 I can access dovecot from thunderbird, imap maildir. But when I try to create a new folder, nothing happens. I'm not using LAYOUT=fs, so I have added, tb-extra-mailbox-sep, which didn't seem relevant anyhow. Any help appreciated. sean

Re: [Dovecot] can not get t'bird to create folder

2011-11-30 Thread sean darcy
On 11/28/2011 06:50 PM, sean darcy wrote: dovecot-2.0.16 on Fedora 15. thunderbird-8.0 I can access dovecot from thunderbird, imap maildir. But when I try to create a new folder, nothing happens. I'm not using LAYOUT=fs, so I have added, tb-extra-mailbox-sep, which didn't seem relev