Hi - I am trying to find out if there is a way to send alternate error responses based on the results of an LDAP query.
For example, the current LDAP query checks to see if an account is active and has the necessary email attributes and routes email accordingly. If an account does not meet the requirements an error message is returned of user unknown (which is correct based on the query). I would like to add a query so if the account has the proper mail attributes (thus exists) but is disabled (not active) then a different error response would be returned, such as "this account is disabled and cannot receive mail" vs "user unknown". We are migrating from a sun/oracle MTA that could send different error responses based on LDAP query results and that is one 'feature' that I would like to migrate to PostFix if possible. thanks in advance, =lisa c -- View this message in context: http://postfix.1071664.n5.nabble.com/Send-Alternate-Error-Response-based-on-LDAP-Query-Results-tp89568.html Sent from the Postfix Users mailing list archive at Nabble.com.