On 7/2/05, jeff covey <jeff(_dot_)covey(_at_)pobox(_dot_)com> wrote:
on Thu, Jun 30, 2005 at 09:04:31AM -0400%, Jake Di Toro said:
:0
* ^To:.*\<jeff(_dot_)covey\+[^(_at_)]*\@pobox.com
* ^To:.*\<jeff.covey\+\/[^(_at_)]*
ADDON=$MATCH
oh! i assumed that's what procmail was doing with $1.
There's a particular sendmail configuration in which sendmail parses
the addr+tag format and passes the tag to procmail as $1. If you're
using sendmail in that configuration, then using $1 is much more
reliable than parsing the To: header, because $1 comes from the
envelope recipient, so it works even for blind copies.
____________________________________________________________
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