I want to be sure that I fully understand when anomy does html picture
stripping.
Okay, if I have 'feat_webbugs = 1' then any <img src=X> tag gets replaced
with <img DEFANCED_src=X> tag. If 'feat_webbugs = 0' then <img> tags aren't
altered.
Is this correct?