How to disable "Daily Spam Report" for certain user (mailing list)

Kimmo H

Member
Feb 19, 2019
31
1
13
51
Hi,
our customer have email accounts in our mailserver which are first filtered via Proxmox mail gateway server, but they also have mailman https://www.gnu.org/software/mailman/ mailing list within same domain.

So every night when Proxmox mail gateway sends "Daily Spam Report" to each user, it comes from unknown sender for mailing list and it will be send to mailing list admin to check it, which we don't wan't.

And you can't disable "Daily Spam Report" just for 1 domain/user ? It's server wide setup.

How to fix that, cannot blacklist sender address because we use our company address as a sender for those reports.

In mailserver, there is not any real mailbox for that mailing list address that we could add some subject rule to delete those messages, there is only email-forward list@domain.com -> mailman server.
 
Spam reports are only generated if the user got mail in the quarantine. So simply do not move mails for those users to the quarantine (maybe only "mark spam" for those users).
 
You should create a WHO object containing all users where you want quarantine and add this to your quarantine rule. For the rest, no quarantining will be done.
 
Can this WHO object be added just for 1 domain or is it server wide rule then ?

Are those other users emails still be filtered (deleted) or just pass-thru ?