[wellylug] Procmail recipie problem
Jamie Dobbs
jamie.dobbs at paradise.net.nz
Tue Jun 17 20:55:04 NZST 2003
I am trying to set up a procmail recipie that will take any emails
coming from seek.co.nz, jobstuff.co.nz or monster.com.au forward them to
a particular email address and then store the email in a folder .Jobs
inside my Maildir
The recipie that I have tried is:
# Deliver anything job related to the Jobs directory and copy to work
:0
* ^From.*(seek|jobstuff|monster)*
{
:0c
! drgnfire at paradise.net.nz
:0
.Jobs/
}
But this seems to forward virtually an emails to the forward address and
store them in the .Jobs folder - it appears to me that the
From.*(seek|jobstuff|monster)* filter does not appear to be working
correctly and I wonder if someone can see the error in my ways.
Cheers
Jamie
More information about the wellylug
mailing list