I use the following rule that, combined with other meta rules, catches
the majority of these
header LW_SUBJECT_SPAMMY Subject =~ /^[0-9a-zA-Z,.+_\-'!\\\/]{31,}$/
describe LW_SUBJECT_SPAMMY Subject appears spammy (31 or more characters
without spaces. Only numbers, letters, and formatting)
sco
On Tue, 2011-03-15 at 00:39 -0500, David King wrote:
> I have a mailserver running postfix and spamassassin. I have a user
> 'user1' and an alias 'alias1', like this in /etc/aliases:
>
Two obvious things to check:
1) did you run 'newaliases' to rebuild the aliases database?
2) As there is more t