Some users have quite a few emails every day from .shop TLD email addresses that rightfully ended up in the quarantine as spam. The sheer number of the emails makes looking for potential non-spam emails that inadvertedly end up in the quarantine difficult, so we added an entry "*.shop" to the blacklist for them.
I did expect emails from such domains to not arrive in the quarantine anymore, but it seems that that entry only forces all email from TLD .shop to go in the quarantine independent of spam score.
Assuming this is how blacklist is supposed to operate, how can I, per user, make '*.shop' matching senders get discarded instead of added to the quarantine?
(If that is not possible, can I instead programmatically clean up matching entries from the quarantine before the nightly email is sent out?).
To be clear: some other users need to be able to get emails from .shop email addresses.
Before PMG I had (manually, on request) set up procmailrc rules for a few users that forward emails, matching some pattern, to /dev/null. So they were used to not see these emails ever, and now they have to deal with them in the quarantine. I had hopen PMG blacklist would do away with maintaining those procmailrc files for them.
I did expect emails from such domains to not arrive in the quarantine anymore, but it seems that that entry only forces all email from TLD .shop to go in the quarantine independent of spam score.
Assuming this is how blacklist is supposed to operate, how can I, per user, make '*.shop' matching senders get discarded instead of added to the quarantine?
(If that is not possible, can I instead programmatically clean up matching entries from the quarantine before the nightly email is sent out?).
To be clear: some other users need to be able to get emails from .shop email addresses.
Before PMG I had (manually, on request) set up procmailrc rules for a few users that forward emails, matching some pattern, to /dev/null. So they were used to not see these emails ever, and now they have to deal with them in the quarantine. I had hopen PMG blacklist would do away with maintaining those procmailrc files for them.