> cd /usr/local/assp/errors/spam
> grep  -l -Z "Subject: \[SPAM\]" ./* | xargs -0 rm

You may also add a check for the "X-ASSP-Spam"
header, so in case one doesn't use the subject tag
messages marked as spam will still be detected :)


------------------------------------------------------------------------------
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to