13 May
2009
13 May
'09
8:35 p.m.
On Mon, 2009-05-04 at 12:37 +1000, Ioan Nemes wrote:
user_query = SELECT home, maildir, uid, gid FROM users WHERE login = '%u' AND active = 'Y'
Selecting "maildir" field does nothing. Only "home" and "mail" fields are recognized by Dovecot. Also if you're going to set up "mail" field, it shouldn't use relative paths.
You can also always set mail_debug=yes to see where Dovecot is really looking for mail.