Hi Peter,
My solution isn't to the problem Rick is having. I didn't understand his problem when I formulated my response. My bad, sorry to send out the wrong info.
What my fix does, is, it will restore embedded html images in html format messages. But, it won't help Rick's problem (which is really everyone's problem...). This is where attached, inline images are being defanged (in my case they are being saved to quarantine).
Jeff
> -----Original Message-----
> From: Peter Mueller [mailto:109313@xyz.molar.is]
> Sent: Thursday, January 15, 2004 3:06 PM
> To: Jackson, Jeff; 109222@xyz.molar.is
> Cc: Rick Johnson
> Subject: RE: [anomy-list]: Newbie HTML/DEFANG question -- how
> do I stop
> images from being DE FANGED?
>
>
> Hello Jeff, Robert, Rick,
>
> > In HTMLCleaner.pm, try changing the line for "src" under the
> > "img" => section (line 422 for me).
> >
> > Change the line "src" = "src" to "src" = "1"
> >
> > That restored the inline images in the html emails being sent to me.
> >
> > Hope that was what you were looking for...
>
> Is this in addition to the webbugs line in anomy.conf? My
> understanding of
> webbugs is that they are the tracker links in SPAM/etc. Are
> these related?
>
> Thanks,
>
> P
>