On Sep 29, 2009, at 3:55 AM, Mala Dibbs wrote:

> ldap_virtual_users.cf
query_filter = (&(objectclass=posixAccount)(|(mail=%s)))

> ldap_senders.cf
query_filter = (&(objectclass=posixAccount)(|(mail=%s)))

I think ldap filter here should be '(&(objectclass=posixAccount)(mail= %s))'.


The ldap users Mailboxes are stored in /home/vmail/%uid/Maildir. Is it a problem if this directory/Maildir does not exist and this user wants to send an Email.

Dovecot LDA (deliver) can create maildir for new users automatic.

Where can I configure postfix to use /home/vmail as homebase for user-dirs instead of /home?

You can set 'virtual_mailbox_base' in postfix main.cf.

PS: if you are not familiar with postfix+dovecot, you can try iRedMail open source mail server solution:
http://code.google.com/p/iredmail/

Setup a full-featured mail server in less than 2 minutes.

--
Best Regards.

Zhang Huangbin

- Open Source Mail Server Solution for Red Hat(R) Enterprise Linux,
  CentOS, Debian, Ubuntu: http://www.iredmail.org/

Reply via email to