procmail
[Top] [All Lists]

Re: Formail

2006-04-29 04:45:59
Hello Jason,

Am 2006-04-23 11:43:35, schrieb Jason Self:

# The lock file ensures that only 1 spamassassin invocation happens
# at 1 time, to keep the load down.
#
:0fw: spamassassin.lock
* < 256000
| spamassassin -p /Users/davidl5/.spamassassin/user_prefs

Are you realy sure, you want to invoke spamassassin directly?
This can kill your system...

Why not using "spamc" instead of "spamassassin"

#
:0fw h
* ^X-Spam-Status: Yes
| formail -I "Status: RO"
#
# All mail tagged as spam (eg. with a score higher than the set threshold)
# is moved to "Spam".
#
:0:
* ^X-Spam-Status: Yes
| $USERINBOX/Spam

The log entry from procmail reads:

procmail: Match on "X-Spam-Status: Yes"
procmail: Executing "formail,-I,Status: OR"
                                  ^^^^^^^^^^
                        It looks a litle bit weird

procmail: Executing
"/usr/bin/cyrus/bin/deliver,-e,-a,davidl5,-m,user/davidl5/Spam"

However: The message never arrives in their Spam mailbox. (It never
arrives anywhere, actually.) It's no longer in the Postfix message
queue and never shows up. There are no futher procmail log entries
about this particular piece of mail.

Maybe "deliver" is confused about "OR" and deliver it to "nirvana"?

Greetings
    Michelle Konzack


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>