1. Is there any program that can successfully use the AMS LDAP?
2. Any way to automatically disable sending failure messages for email addresses that don't exist?
Here's my challenge:
The MX records of all domains point to our 3rd party antispam which works great. It relays 'clean" messages to AMS. AMS Does not accept any internet-originated emails from any other server except this one. The 3rd party antispam software also does not accept emails to addresses that do not exist (+ does directory harvest protection) it knows about which email addresses are valid by doing a lookup into an Active Directory Server into which we manually import the email addresses from AMS.
The problem is that every time we add/remove a new user in AMS, we need to go to the AD server to add that addresses so the antispam software can see it and allow it through.
We are willing to disable that valid address lookup in the antispam server and allow it to receive emails for any address in the protected domains. However, we have another problem now. All these thousands of emails to non-existing users go to AMS and AMS replies back to the sender (usually fake) telling them the user doesn't exist.
Ideally it will be perfect if AMS can have a real usable LDAP feature OR if at least allow a setting to stop sending failure messages for emails to users that don't exist. Content filtering does not apply because these failure messages are generated at the SMTP level prior to being passed to content filtering.
Are any of the issues going to be addressed in upcoming AMS versions?
Thank you!
Sorry for the long message