cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1591
Views
0
Helpful
2
Replies

Message Filters

pbard_ironport
Level 1
Level 1

I am at a crossroads. I am using LDAPAccept and need to allow an email account that no longer exists redirect to a new email address for the parent company.

Example:

jane@domaina.com needs all email redirected to jane.doh@alternatedomain.com. Domaina.com is accepting email utilizing LDAP which is a process that occurs before message filters are invoked.

Any assistance would be great!

2 Replies 2

I am at a crossroads. I am using LDAPAccept and need to allow an email account that no longer exists redirect to a new email address for the parent company.


Instead of thinking of creating some rules to accept and forward it to another e-mail address, isn't it more easy to create that particular email address in your LDAP (so it is now accepted) then forward it using attribut: mailForwardingAddress: to another e-mail address?

shannon.hagan
Level 1
Level 1

Use aliasconfig to do the rewrite first then the ldapaccept will work. Alias tables come before ldap acceptance. Also, the rewritten address would be available for mail policies and message filters.