procmail
[Top] [All Lists]

Re: spam spool format

1999-05-02 11:25:26
| Do you mean like so:
| 
| 
| 
| :0
| {
|         SPAM_LOG=${SPAM_LOG:-spam/spam.log}
|        # SPAM_SPOOL=${SPAM_SPOOL:-spam}
|         FROM_ADDR=`formail -rtzxTo:`
| 
| 
| 
|         :0c
|       spam.spool
| [...}
| 
| Or something else?  Trying the above rendition seems to disable it
| altogether.

I think it's the dot that's messing it up. If you insist on using the word 
"spool," try this:

        :0c
        spam-spool

I'm not a Procmail guru; I don't understand the need, in this case, to set the 
"SPAM_SPOOL" variable. Do you have another recipe file that uses it?  Anyway, I 
would simply put your spam msgs into a regular mail folder (leave out the 'dot' 
in the folder name, as suggested earlier).

-Dale

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