Re: Problem of mail suffix replacement

2009-01-09 Thread Victor Duchovni
On Wed, Dec 17, 2008 at 09:21:18AM +0100, Gauthier DOUCHET wrote: > For example, when us...@company1.common.com sends a mail to some mail > adresses, when these people receive the mail, instead to have the mail From > filled with us...@company1.common.com, they have us...@www.common.com (this > is

Re: Problem of mail suffix replacement

2009-01-09 Thread Gauthier DOUCHET
2008/12/17 Gauthier DOUCHET > Hi all, > > I have a problem with a system based on Postfix+LDAP with virtual domains. > > I'm using LDAP to store domains and user. The LDAP tree is like that: > ou=hosting > +virtualdomain=company1.common.com > ++ou=mail > +++uid=user1 (with attribute mail wich is

Problem of mail suffix replacement

2008-12-17 Thread Gauthier DOUCHET
Hi all, I have a problem with a system based on Postfix+LDAP with virtual domains. I'm using LDAP to store domains and user. The LDAP tree is like that: ou=hosting +virtualdomain=company1.common.com ++ou=mail +++uid=user1 (with attribute mail wich is its mail adress) +virtualdomain=company2.commo