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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL:
<http://dovecot.org/pipermail/dovecot/attachments/20050927/ad12e170/attachment.bin>