How to whitelist all emails from a domain using subdomains.
Posted: 18 Mar 2008, 14:34
Here is the problem:
I need to whitelist all emails coming from sampleshop.com. But they use many different subdomains in their emails like:
address@srv1.sampleshop.com
address2@kmln.sampleshop.com
MFE says:
*@*.sampleshop.com, I think filter will ignore the part after second asterisk, and allow everything, correct ?
Anyone have any idea how will I whitelist this sampleshop.com?
Thanks in advance
I need to whitelist all emails coming from sampleshop.com. But they use many different subdomains in their emails like:
address@srv1.sampleshop.com
address2@kmln.sampleshop.com
MFE says:
But if I enter something like this:Allowed Format: *@domain.com or name@domain.com or IP address, only one entry per line
*@*.sampleshop.com, I think filter will ignore the part after second asterisk, and allow everything, correct ?
Anyone have any idea how will I whitelist this sampleshop.com?
Thanks in advance