[Dovecot] %d empty string
I am trying to upgrade from dovecot 1.x to Dovecot 2.0.13 on Fedora. My problem is the mail_location setting seems to ignore the %d variable. My my location is as follows:
mail_location = maildir:/var/spool/virtual_mail/%d/%u/Maildir
However, when trying to log in the maillog says it can't find /var/spool/virtual_mail//*myusername*/Maildir/cur. As you can see it just uses an empty string for the %d variable. Can anyone help?
Thanks, Ryan
On 6/22/2011 9:03 PM, Ryan Dotson wrote:
I am trying to upgrade from dovecot 1.x to Dovecot 2.0.13 on Fedora. My problem is the mail_location setting seems to ignore the %d variable. My my location is as follows:
mail_location = maildir:/var/spool/virtual_mail/%d/%u/Maildir
However, when trying to log in the maillog says it can't find /var/spool/virtual_mail//*myusername*/Maildir/cur. As you can see it just uses an empty string for the %d variable. Can anyone help?
I assume you are trying to log in with myusername@somedomain.com?
On Wed, 2011-06-22 at 23:03 -0400, Ryan Dotson wrote:
I am trying to upgrade from dovecot 1.x to Dovecot 2.0.13 on Fedora. My problem is the mail_location setting seems to ignore the %d variable. My my location is as follows:
mail_location = maildir:/var/spool/virtual_mail/%d/%u/Maildir
However, when trying to log in the maillog says it can't find /var/spool/virtual_mail//*myusername*/Maildir/cur. As you can see it just uses an empty string for the %d variable. Can anyone help?
participants (3)
-
Ryan Dotson
-
Timo Sirainen
-
Willie Gillespie