par117
12-01-2006, 09:06 AM
I want to setup some procmail filters to throw some messages away and move other messages to different folders. Unfortunately I am pretty new to procmail.
I edited the /etc/procmailrc file and added the following code:
:0
* ^Subject:EQSE News
/dev/null
Yet when I send an e-mail to myself using that subject, the message is still delivered.
Also, how would I redirect mail to another user account?
Thank you for any help... Paul
I edited the /etc/procmailrc file and added the following code:
:0
* ^Subject:EQSE News
/dev/null
Yet when I send an e-mail to myself using that subject, the message is still delivered.
Also, how would I redirect mail to another user account?
Thank you for any help... Paul