http://bugzilla.spamassassin.org/show_bug.cgi?id=3976
------- Additional Comments From [EMAIL PROTECTED] 2004-11-18 00:08 ------- Subject: Re: [RFE] Invisible URIs should tend to be ignored On Wed, Nov 17, 2004 at 11:50:36PM -0800, [EMAIL PROTECTED] wrote: > Can you think of a way of dealing with > > <a href="http://innocent.example.com/"><img > src="http://evil_web_bug.example.com/one_pixel.gif" > style="border: 0px solid ; width: 1px; height: 1px;"></a> > > which looks invisible even if the access to the web bug is blocked? The patch I've been working on specifically has to fake it for <a href...><img></a>, when an img tag is found, and it's in an a tag. Some logic could be added to deal with that if necessary. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
