Hello, Currently one of our clients are getting spam that looks like it comes from the sender itself. Spamassassin only occasionally catches it. I was trying to write a rule just to catch the subject line, as it looks the same for all of the current spam at least, but it seems to be ignored. I'm new to these things, I had to take over drifting of these systems, so pardon any obvious mistakes, any help is appreciated!
`/var/log/maillog` typically looks like this: Aug 10 11:29:59 hercules mimedefang.pl[8487]: p7A9TsEk014566: MDLOG,p7A9TsEk014566,mail_in,,,<0...@cancer.org>,<jan@********.se>,extra inkomster 2.369 per manad And my simple SA rule `/etc/mail/spamassassin/local.cf`: header EXTRA_INCOME Subject =~ /extra inkomster/ score EXTRA_INCOME 5.0 System setup ------------- CentOS 5.6 MIMEdefang 2.72 Sendmail 8.13.8 Spamassassin 3.2.5 Perl 5.8.8 Virtualmin 3.85 / Andreas -- View this message in context: http://old.nabble.com/Self-addressed-spam-tp32232660p32232660.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.