email containing lewd graphics

Questions and answers about how to do stuff
Post Reply
colin
Posts: 99
Joined: 13 Feb 2014 16:09

email containing lewd graphics

Post by colin »

One of my customer's commented "I received a spam picture email this morning containing a picture of a naked woman, surely these should not be able to get through?"

Is there any way to block such images?
ovizii
Posts: 463
Joined: 11 May 2016 08:08

Re: email containing lewd graphics

Post by ovizii »

I don't think yo ucna fitler for nude pics but what about the total SPAM score of that email?
colin
Posts: 99
Joined: 13 Feb 2014 16:09

Re: email containing lewd graphics

Post by colin »

Spam score was fine. The only way I can see to do it is:

# Do you want to convert all HTML messages into plain text?
# This is very useful for users who are children or are easily offended
# by nasty things like pornographic spam.
# This can also be the filename of a ruleset, so you can switch this
# feature on and off for particular users or domains.
Convert HTML To Text = yes

But setting this to yes will force all into plain text, i.e. no hyperlinks etc.
ovizii
Posts: 463
Joined: 11 May 2016 08:08

Re: email containing lewd graphics

Post by ovizii »

You could remove all image tags instead, rather than converting whole emails to text only.
Alternatively look into the BayesOCR plugin, maybe you can adapt it to block all images?
Post Reply