Re: Dspam marks 'Innocent' spam that comes in forwarded email
Tom Hendrikx <[email protected]>
| Newsgroups | gmane.mail.spam.dspam.user |
|---|---|
| Message-ID | <[email protected]> |
On 05/19/2014 04:00 AM, Boyandin Konstantin wrote: > Hello Tom, > > 15.05.2014, 15:07, "Tom Hendrikx" <[email protected]>: >> On 05/15/2014 03:47 AM, Boyandin Konstantin wrote: >> >>> Hello, >>> >>> I receive quite a lot of email from another mailbox. Recently >>> the phishing spam (typically with an attachment containing >>> dangerous content in .zip form) is being marked as "Innocent" by >>> Dspam and thus requires much manual work to remove. >>> >>> is it possible to force Dspam to treat forwarded message (i.e., >>> with 'To:'/'Cc:' addresses not containing email address of my >>> email box) regularly and analyze its content as required? >>> >>> The original recipient mailbox (from which the messages are >>> forwarded) is whitelisted (messages from it are not considered >>> spam). >>> >>> I would appreciate pieces of advice. >> >> It depends on how your mail system is setup, but preferable you'd >> have the MTA passing the envelope sender (after alias expansion >> etc) to dspam. In that way, DSPAM doesn't care about the message >> headers. > > I use the Exim setup when Dspam is used as filter. > > transport_filter = "/usr/bin/dspam --stdout --mode=teft > --feature=noise,whitelist --client --deliver=innocent,spam --user > ${lc:$local_part}" > > The whole message is passed, including Envelope-to: header. How > should I make Dspam to care about message headers? > If you pipe to dspam like you dom dspam should be able to use the --user <foo>. That should be enough for dspam, so no header parsing should be used. Did you enable 'ParseToHeaders'? It should not be needed. Tom ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Dspam-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-user
signature.asc
(application/pgp-signature, 884 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJTebjIAAoJEJPfMZ19VO/1kikP/0oUKkDK+qg8dY6e37eKqWIw aSY7G9uzxIKm42Su6f35dA9B25gqwUkBXwyUvq6UdIbEyQn6bV7GdamT3a7/b1yC i0IxhkpuU2YaAVTexSlq32dlGNM46yhvzzQQql+IpIj5El10fv8aG1Dm2nA7jaYO /9Inp26Q7YpO/9FlMKVTbwap3BHV1jwulk8vIKH6qv7tocwD+bDW5zAp6mPefNcs PBFliVvS6H7oY3cbAAZ0/O6lSdA3sZue1220RmLoBetj9R7iEt8TuwVBGaMwqNDt JveKTaMSg5dnSvsZzpPtkahOLKYh5zgZGqI5Fr0KGbLnTZZ4ag8QPDXmtcePkruM +x4fogzVKfoROYI6CvrEcUd4CzKwzuxpeAZHtfn7JmjkqLnNgaDGMQBBKlNrqxOt 6shqmzwdzzbTTWqxY+Qw8FCMyY80bYcOWq82DErT9476FbUp745kg2nzsSMlqn5I zwMZzmv75J/CaOCjp4fJnvy6XA8zBkq6r+UKU5uvkGwNk+Q3xv1t2jeTB9XO3y3Q DlpsMFw36+nhFxRoL5+qaS6W+lAxx49lzC4nxZX9WKasBxy4SI8wyLylx+ciHTcA 0YOMT+MxHomrBSm1vpzMkrnFowsHG4BFeWjFdpfG6KnFg82KDGzO1NA6Wu+7xc9S BFHJo+d8pTrmUgLPBmou =CYH3 -----END PGP SIGNATURE-----