procmail
[Top] [All Lists]

Re: How to use variables as the action line?

2006-02-16 03:12:05
Michael Bluejay schreef:

* Stop logging once the match is made and the autoreply is sent

You should know that procmail stops at delivery, so just deliver the
unwanted message somewhere, like /dev/null.

  :0
  * old address
  * ? auto-reply saying I no longer use that address
  /dev/null

Much better is to *reject* such messages "at the gate", with an
SMTP-reject "550 no such user", so way before procmail would get the
message.

-- 
Grtz, Ruud


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail