[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SpamAssassin & mutt



On Сбт, Окт 04, 2003 at 08:39:02 +0400, Дмитрий Герасимов wrote:
> Приветствую!
> Народ, возник такой вопрос. А как прикрутить к мутту обучалку от
> ассасина?..
> ТО есть команду я нашел spamassasin -r < message  , но как это сделать в
> муте?
> 
> -- 
> %s
> 

serg@maple:~$ cat /usr/share/doc/spamassassin/examples/muttrc 
# Add this to your ~/.muttrc to integrate spamassassin and mutt
# spamassassin report and classify as spam
macro index S "|/usr/bin/spamassassin -r"
# spamassassin classify as ham
macro index H "|/usr/bin/sa-learn --ham  --no-rebuild --single"
# rebuild the spamassassin bayes filter db
macro index R "!/usr/bin/sa-learn --rebuild"

> 
> -- 
> To UNSUBSCRIBE, email to debian-russian-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: