mikie mike a écrit :
I'm implementing Postfix as an edge server for Exchange.
I would like Postfix to receive mail from Internet via SMTP and:
1. Check LDAP database if there is such an user / alias in Exchange AD
If yes, mail should be transported to Exchange
2. Check if there is vi
mikie mike wrote:
1. Check LDAP database if there is such an user / alias in Exchange AD
If yes, mail should be transported to Exchange
2. Check if there is virtual user / alias in virtual table
If yes, mail goes to local maildir.
I don't know how to handle transports with LDAP. Is it possible
mikie mike wrote:
I'm implementing Postfix as an edge server for Exchange.
I would like Postfix to receive mail from Internet via SMTP and:
1. Check LDAP database if there is such an user / alias in Exchange AD
If yes, mail should be transported to Exchange
There are some scripts to
I'm implementing Postfix as an edge server for Exchange.
I would like Postfix to receive mail from Internet via SMTP and:
1. Check LDAP database if there is such an user / alias in Exchange AD
If yes, mail should be transported to Exchange
2. Check if there is virtual user / alias in vi