[Mimedefang] Want to modify "read-receipt" img tags in mail

Kevin A. McGrail kmcgrail at pccc.com
Thu May 20 16:50:49 EDT 2004


> or replace with
>
>   <a href=$1$2>IMAGE</a>
>
> and leave the plain text alone.  Almost the same thing.
>
> I'd like to see this written out with HTML::Parser when you do it.

I don't understand what you mean when you put IMAGE above.

Additionally, I'm considering the plain text because netmsg, for example,
seems to put there bug code in the plain text.  By conjecture, I have to
believe that some email readers must be triggering on this plain text.  I
will be more likely just changing it to <img src-disabled=blah> in the plain
text but again it's only for img tags that refer to http:// images.

HTML::Parser is a bit cryptic.  Anyone have some starting hints for it?  A
simple example program written using it?

KAM



More information about the MIMEDefang mailing list