Skip to content

Update SQLBlackWhiteList.pm to allow foo@*.domain.ext - #1316

Merged
endelwar merged 1 commit into
mailwatch:1.2from
riksoft:riksoft-patch-1
Sep 30, 2025
Merged

Update SQLBlackWhiteList.pm to allow foo@*.domain.ext#1316
endelwar merged 1 commit into
mailwatch:1.2from
riksoft:riksoft-patch-1

Conversation

@riksoft

@riksoft riksoft commented Sep 18, 2025

Copy link
Copy Markdown
Contributor

Be able to blacklist like *.domain.ext is great, but with this little change it also allows to set less broader rules like this one foo@*.spammer.com

Why it's useful? Example:
[email protected] is OK
[email protected] is OK
[email protected] is OK
[email protected] is bad
[email protected] is bad

Can be solve blacklisting only ads@*.domain.com instead of *.domain.com that would be too much.

*.spammer.com
it's great, but with this little modification it also allows to set a less broader rule like this one
foo@*.spammer.com

Why it's useful? For example
[email protected]  is OK
[email protected]  is OK
[email protected]  is OK
[email protected]  is bad
[email protected]  is bad

Can be BL as: ads@*.domain.com
@endelwar
endelwar merged commit e9a08f8 into mailwatch:1.2 Sep 30, 2025
3 of 4 checks passed
@endelwar

Copy link
Copy Markdown
Member

Thanks @riksoft !

@riksoft

riksoft commented Sep 30, 2025

Copy link
Copy Markdown
Contributor Author

Thanks to you guys!
(Salutami l'Italia).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants