[ILUG] procmail recipes
Paul Jakma
paul at clubi.ie
Tue Feb 10 11:59:28 GMT 2004
On Mon, 9 Feb 2004, Darragh Bailey wrote:
> thought that the following receipe should work
>
> :0:
> * ^Delivered-to: mailing list bugtraq
> securityfocus
>
> securityfocus is the name of the folder there.
Looks fine.
> would like to get a generic one to do the same for all three but
> I'd like to get just the one working first.
>
> To test it out I've been using
> cat /var/mail/mymailbox | procmail
> to see if it picks up whats currently in my inbox and sorts it out
> based on a simple version. using cat /var/mail/mymailbox | grep -e
> "^Delivered-to: mailing list bugtraq" works just fine but the full
> receipe doesn't appear to. I'm sure its just something simple I'm
> missing but I can't quite seem to put my finger on it.
Try setting:
LOGABSTRACT=all
LOGFILE=/var/tmp/logprocmail
and running it again and look at the log file.
> what really bugs me is that the reciepe for spamassassin marked mail
> works perfectly
>
> :0:
> * X-Spam-Status: Yes
> spam-mailbox
>
> Any suggestions, what the hell am I missing
>
> Darragh
regards,
--
Paul Jakma paul at clubi.ie paul at jakma.org Key ID: 64A2FF6A
warning: do not ever send email to spam at dishone.st
Fortune:
Whenever anyone says, "theoretically," they really mean, "not really."
-- Dave Parnas
More information about the ILUG
mailing list