On Thu, 21 Jun 2001 13:11:42 -0500 (CDT)
Kip Turk <kipt(_at_)wcc(_dot_)net> wrote:
On Thu, 21 Jun 2001, Professional Software Engineering wrote:
At 11:57 2001-06-21 -0500, Kip Turk wrote:
:0:
* ^TO_(_dot_)*root(_at_)hctc\(_dot_)net
From the procmail.log: No match on
"(^((Original-)?(Resent-)?(To|Cc|Bcc)|(X-Envelope|Apparently(-Resent)?)-To):(.*[^-a-zA-Z0-9_.])?)(_dot_)*root(_at_)hctc\(_dot_)net"
^^ ^^
Try losing the .* you're specifying in your regexp.
* ^TO_root(_at_)hctc\(_dot_)net
What about
* ^TO:(_dot_)*root(_at_)hctc\(_dot_)net
--
Andrew
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail