procmail
[Top] [All Lists]

Re: html conversion failing

2003-02-14 02:04:55

On Thursday, Feb 13, 2003, at 14:28 Canada/Mountain, Stephen Patterson wrote:

On 12 Feb 03, LuKreme (kremels(_at_)kreme(_dot_)com) wrote:
Turn on verbose and repost with the message, the recipe, and the log
output?

Well, here goes nothing ;)

procmail: No match on "TO_steve(_at_)patter"

:0 HBfbw
* TO_steve(_at_)patter
* Content-type.*html
|lynx -dump -force_html -stdin

Since there is no match on TO_steve(_at_)patter this lynx filter never triggers.

% man -P cat procmailrc | grep -A4  "TO"
       If  the regular expression contains `^TO_' it will be sub-
       stituted by `(^((Original-)?(Resent-)?(To|Cc|Bcc)|(X-
       Envelope|Apparently(-Resent)?)-To):(.*[^-a-zA-Z0-9_.])?)',
       which should catch all destination specifications
       containing a specific address.
--
       If  the  regular expression contains `^TO' it will be sub-
       stituted by `(^((Original-)?(Resent-)?(To|Cc|Bcc)|(X-
       Envelope|Apparently(-Resent)?)-To):(.*[^a-zA-Z])?)', which
       should catch all destination specifications containing a
       specific word.

Not that the regular expression must contain EXACTLY either ^TO or ^TO_

--
I mistoke thee for thy better
  Hamlet Act III scene 4


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>