All,
My users are receiving their daily email quarantine reports fine. However, one user in particular is receiving emails offering sexual services, etc with unpleasant naming in the subject.
Is there a way I can filter these out so they don't appear in the quarantine report? It's not too nice, especially as the user is a female so is quite offended!
Any thoughts appreciated!
Regards
Colin
Block offensive emails in quarantine reports?
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Block offensive emails in quarantine reports?
You can set up custom SpamAssassin rules that classify these as high spam, and then filter the high spam out of the reports. If you need greater granularity, you can use MCP (which is a second instance of SpamAssassin that works the same way, just shows up as MCP in the GUI).
Re: Block offensive emails in quarantine reports?
Thanks Shawn,shawniverson wrote:You can set up custom SpamAssassin rules that classify these as high spam, and then filter the high spam out of the reports. If you need greater granularity, you can use MCP (which is a second instance of SpamAssassin that works the same way, just shows up as MCP in the GUI).
Are you able to give a bit more detail on how I would filter them out of the reports please?