procmail
[Top] [All Lists]

Re: sorting messages by +tags (bob+tag(_at_)isp(_dot_)com)

2005-07-02 04:44:24
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.  this seems to be
working for me; please let me know if you see any problems with it:

:0
* ^To: .+\+\/[^(_at_)]+
* MATCH ?? .
{
   LOG="*** plusinfo is $MATCH ***"

   :0:
   $MATCH
}

thanks again,

-- 
jeff covey
http://jeffcovey.net/

Attachment: signature.asc
Description: Digital signature

____________________________________________________________
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
<Prev in Thread] Current Thread [Next in Thread>