01-06-2015 06:34 PM
Is it possible to define Recipient Accept Table entries using Regular Expressions or wildcards ?
For example, given a very large email address space in the format abc-1xxxxxxxxx@domain.com, where x ∈ [0..9], for which one needs to bypass LDAP Accept, could RAT entries be added like: abc-1[0-9]{9}@domain.com or at least abc-1*@domain.com or it's just literals ?
Thanks. :)
01-07-2015 09:00 AM
No. It will not read the entry as a regex for the RAT.
The following formats are allowed:
01-07-2015 09:59 AM
If the overall number of entries in RAT table would be under 300.000 then you can specify addresses in txt file and import it.
abc-1000001@domain.com abc-1000002@domain.com ... ALL REJECT |
01-07-2015 02:46 PM
300.000 entries limit ? Interesting. I didn't know there was such a limit. Thanks.
01-07-2015 02:44 PM
As suspected. Thank you.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide