27 Sep
2005
27 Sep
'05
10:27 p.m.
On Tue, 2005-09-27 at 14:24 -0500, Michael Collins wrote:
This is in my dovecot.conf
default_mail_env = maildir:/var/mail/vhosts/%1u/%u/
my mail ia in/var/mail/vhosts/anawebdesigns.com/user1/cur, new, tmp
As you can guess these are virtual accounts. Auth works but mail is not found. How do I need to modify the line in dovecot.conf?
%1u gives the first letter of the username. You probably want /var/mail/vhosts/%d/%n