Can qmail-ldap replace the validrcptto file?
Posted
by
T. Fabre
on Server Fault
See other posts from Server Fault
or by T. Fabre
Published on 2012-03-23T08:57:11Z
Indexed on
2012/03/23
11:32 UTC
Read the original article
Hit count: 264
We are using qmail to route incoming mail to our Domino server. However, that requires us to maintain the validrcptto with the list of all allowed email addresses.
Since Domino provides an LDAP directory, does qmail-ldap provide functionnality to lookup valid rcpt to addresses in the Domino directory instead of the validrcptto file, so that we wouldn't have to maintain that extra list ?
We have about 150~200 users, so is setting up qmail-ldap worth the extra mile if it can verify addresses in the LDAP directory ?
If anyone has experience with qmail-ldap and its setup, I'd be glad to hear from you.
© Server Fault or respective owner