Re: 'virtual_mailbox_domain' vs (virtual) LDAP table 'domain'

2010-08-18 Thread Douglas Maus
RESOLVED A comment from Xavier Gillard helped guide me to the solution of my problem. To recap, I was trying to setup Postfix to accept/deliver mail for virtual (non-UNIX) users, which are stored in a LDAP table. I tried to follow the howto at http://www.postfix.org/VIRTUAL_README.html On later

Re: 'virtual_mailbox_domain' vs (virtual) LDAP table 'domain'

2010-08-18 Thread Xavier Gillard
Hi, About your problem, if you restart postfix with a -v for smtp in your master.cf you may be able to trace the reception and acception of undesired mails, thus find the condition that allowed this behavior. But to read through debug logs to the responsible step is painful. Good luck, Xavier «J

Re: 'virtual_mailbox_domain' vs (virtual) LDAP table 'domain'

2010-08-17 Thread Douglas Maus
On Tue Aug 17 17:25 , mouss sent: > Le 17/08/2010 15:03, Douglas Maus a écrit : >> How do the domains specified in "virtual_mailbox_domains" in main.cf >> and the "domain" parameter in an LDAP table configuration >> differ and interact? > >virtual_mailbox_domains is a postfix parameter that staes

Re: "virtual_mailbox_domain" vs (virtual) LDAP table "domain"

2010-08-17 Thread mouss
Le 17/08/2010 15:03, Douglas Maus a écrit : How do the domains specified in "virtual_mailbox_domains" in main.cf and the "domain" parameter in an LDAP table configuration differ and interact? virtual_mailbox_domains is a postfix parameter that staes which domains are to "virtual mailbox domai