Re: Using Amavis to reject/quarantine email with MIME-encoded Subject Fields
Benny Pedersen <[email protected]>
| Newsgroups | gmane.mail.virus.amavis.user |
|---|---|
| Organization | junc.eu |
| Message-ID | <[email protected]> |
On 2021-08-31 15:44, Simon B wrote: > Hi > > I am receing a lot of spam, and the only constant is the email subject > > Subject: =?utf-8?B?0J/RgNC10LTQu9C+0LbQtdC90LjQtQ==?= > > How can I user Amavis to block, or at least add a couple of points to > the X-Spam-Score? by adding rules to spamassassin, pretty easy dont turn amavisd into a content filter, it works nicely as a filer framework, but not as a content filter blocklist_subject .... in local.cf, remember sa do the mimedecode, so the email must be ripmime -i msg -d /tmp/ to get the mime decoded spam mail sorry i cant remember how to make sa rules for subject ask for help on [email protected] with a sample spammails with shows this problem