Front-End Settings "Server Spam Whitelist" issue.

Discuss the ConfigServer MailScanner Front-End script
Post Reply
Sergio
Junior Member
Posts: 1685
Joined: 12 Dec 2006, 14:56

Front-End Settings "Server Spam Whitelist" issue.

Post by Sergio »

Hi.
On the Front-End Settings under Server Spam Whitelist, that I use a lot, I see that if I add a domain to the Server Spam Whitelist like this:
*@*.domaing.tld

it only allows the following:
anyword@word1.fixeddomain.tld

it doesn't allow any of the following:
anyword@fixeddomain.tld
anyword@word1.word2.fixeddomain.tld
anyword@word1.word2.word3.fixeddomain.tld

and in order to allow any of the above combinations I have to use 4 different rules as per example:
*@fixeddomain.tld
*@*.fixeddomain.tld
*@*.word2.fixeddomain.tld
*@*.word2.word3.fixeddomain.tld

Could be possible that this be fixed to work as a real regex that "*." means anything that is before ".fixeddomain.tld"?

Best Regards,
Sergio

EDIT by Sergio: I miss wrote "block" instead of "allow", sorry. I have fixed the incorrect words and wrote as it was intended Apr. 01/2022.
Post Reply