[PD] ..a bit off topics

carmen _ at whats-your.name
Thu Aug 24 19:17:59 CEST 2006


On Thu Aug 24, 2006 at 10:59:08AM -0400, Marco Trevisani wrote:
> 
> Dear all,
> 
> recently happened that my mailer in "collaboration" with spamassassin
> decided to classify some of the messages to the PD list as "spam" and,
> weird, not even as "maybe-spam" , simply and directly as spam. Of course
> none of them were spam, they were really messages to the list.
> I'm wondering if i'm the only one having this problem here...

procmail rules seem to follow the 'first match' rule. so just put your PD match above your spam matches. like this:

:0:
* ^TOpd-.*@iem.*.at
pd/

:0:
* ^Subject:.*\[PD
pd/

:0:
* ^Subject:.*pnpd
pd/

:0:
* ^Subject:.*\[gridflow
pd/

:0:
* ^Subject:.*dataflow
pd/

:0
* ^X-Spam-Status: Yes
/dev/null

:0:
* ^Content-Type: text/html
SPAM/

:0
* ^Subject.*(Re.*\[[0-9]+\]|harmaceutical|OEM|0EM|O3M|corel|photoshop).*
SPAM/

:0
* ^From:.*(Cron.Daemon|Last.fm|MAILER.DAEMON).*
SPAM/

:0
* ^X-Mailer:.*(SquirrelMail|Outlook.Express).*
SPAM/

(ive never seen a false positive from spamassassin, thus the /dev/null...)



>i didnt
> investigate really the possible reasons...i just wanted to figure
> out if someone else has this "minor" problem.
> Thank you and sorry for the off-topics mail - i'm wondering if my
> mailer would trash my message too...:-) 
> 
>       ciao,
>       marco
> 
> 
> -- 
> ************************************************************************
> * marco trevisani                                                      *
> * http://marco.trevisani.net       marco at trevisani.net                 *
> * Neither MS-Word nor MS-PowerPoint attachments please:                *
> * See http://www.fsf.org/philosophy/no-word-attachments.html           *
> * Gpg Fingerprint = A9CD 12D6 B658 A545 9BD1  77E9 47AD 8753 8110 7070 *
> ************************************************************************
> 
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> 




More information about the Pd-list mailing list