The beginning of my ~/.procmailrc file has:
MAILDIR=$HOME/mail      # You'd better make sure it exists

so a rule like:
:0:
* ^From:.*cnn.com
journals

will go to
/home/nice/mail/journals

If you don't have the MAILDIR variable or if that directory doesn't 
exist, I have no idea what happens, if you do, it should go to:

$MAILDIR/caughtspam

Kerry.

Barry Andersson wrote:
> Hi there,
> 
> I've installed SpamAssassin on my mail server and have it running
> server-wide through the addition of procmailrc to the /etc directory. I'm
> using the procmailrc.example exactly as shipped but with spamd as follows:
> 
>          :0fw
>          | spamc
> 
>          :0:
>          * ^X-Spam-Status: Yes
>          caughtspam
> 
> SpamAssassin appears to be doing the job as it blocked an email that I sent
> full of "spammy" phrases.
> 
> I cannot however find where the blocked spam is being stored. The procmailrc
> file suggests that it will be in a folder called caugthspam but a find on
> the server did not find such a folder or file.
> 
> It's a Redhat 6.2 server running Sendmail / Procmail.
> 
> Can anyone help.
> 
> Barry Andersson
> 
> 
> 
> 
> --__--__--



_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to