20 Mar
2012
20 Mar
'12
9:44 a.m.
On Tue, 20 Mar 2012 03:36:51 -0400 Gedalya gedalya@gedalya.net wrote:
On 3/20/2012 3:20 AM, Cedric Jeanneret wrote:
status=sent (delivered to maildir) Your log clearly says postfix is delivering directly to the maildir. Postfix must be configured to find the user's maildir using things like virtual_mailbox_base and / or virtual_mailbox_maps ?
Geez.. right - taking it from ldap... should only comment out the following lines: virtual_mailbox_base = / virtual_mailbox_maps = ldap:/etc/postfix/ldap-accounts.cf
?