[Précédent (date)] [Suivant (date)] [Précédent (sujet)] [Suivant (sujet)] [Index par date] [Index par sujet]

Re: spamassassin



Je ne suis pas un expert en procmail mais le mien "~/.procmailrc"
ressemble a ça et il mets les spam dans "~/mail/caughtspam".

-------------------- cut here -------------------------

#Spam assassin
:0fw
| spamassassin -P

:0:
* ^X-Spam-Status: Yes
mail/caughtspam

-------------------- cut here -------------------------


Donc je dirais de changer ta ligne "/var/spool/mail/spamd" par
"/vat/spool/mail/spammail".

Mais c'est sous toute réserve...

Richard


On Fri, 25 Oct 2002, Daniel Chénard wrote:

> une question a propos de spamassassin
>
> Comment faire pour rediriger les courriels que l'on pense "positif" dans
> un autre fichier telque /vat/spool/mail/spammail
>
> voici mon fichier /etc/procmailrc
>
> :0fw
> * < 256000
> | spamassassin -P
>
> :0:
> * ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*
> almost-certainly-spam
>
> # All mail tagged as spam (eg. with a score higher than the set threshold)
> # is moved to "probably-spam".
> :0:
> * ^X-Spam-Status: Yes
> /var/spool/mail/spamd
> probably-spam
>
> # Work around procmail bug: any output on stderr will cause the "F" in "From"
> # to be dropped.  This will re-add it.
> :0 H
> * ! ^From[ ]
> * ^rom[ ]
> {
>   LOG="*** Dropped F off From_ header! Fixing up. "
>
>   :0 fhw
>   | sed -e 's/^rom /From /'
> }
>
> Merci du coup de pouce
>
>
> _______________________________________________
> aide mailing list
> [email protected]
> http://linux-quebec.org/mailman/listinfo/aide
>

--------------------------------------------------------------
"Coffee should be black as hell, strong as death, and sweet as love."
                                -Turkish Proverb