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

[vps-mail] Back to the maybe_spam folder topic



I know this is an old post, but with Abigail's tutorial on RBL checks I now
have a pretty good SA implementation and have some use for this topic.

Thanks to Matthew at iwbyte.com for pointing me to Abigail's tutorial.

Now, the questions I have about the maybe_spam folder are...

1. Is "$HOME/maybe_spam" the same location as "/usr/home/maybe_spam" on the
file system?
2. This is straight procmail, rather than SA. I have no other procmail
rules, but I know SA has some. Where should the rule be placed in the
procmail file?

Sorry for such academic questions - I have not been keeping up with my VPS
accounts as I should, and I am always feeling like I am relearning.

Thanks!

Brian Haines

<SCOTT>
...Here's a complete recipe:

<cut here>
MAXSPAM=9

:0
* ^X-Spam-Status: Yes, hits=\/[0-9\.]+
{
    :0:
    * $ -${MAXSPAM}^0
    * $ ${MATCH}^0
    $HOME/spam

    :0:
    $HOME/maybe_spam
}
</cut here>


Scott
-- 
Scott Wiersdorf
scottw@xxxxxxxxxxxx
======================================================================
This is <vps-mail@xxxxxxxxxxxx>       <http://www.perlcode.org/lists/>
Before posting a question, please search the archives (see above URL).


======================================================================
This is <vps-mail@xxxxxxxxxxxx>       <http://www.perlcode.org/lists/>
Before posting a question, please search the archives (see above URL).


Main Index | Thread Index
Match: Format: Sort by:
Search: