I would like to know what "tag image" means in this context. I am trying to configure a webmail software. In HTML Features Filter you can enable some features to be detetected and one of these is tag image. Thanks for your help
Hi,
tag image is a html code to display a image in a web page: <img src="myimage.jpg" alt="bla bla bla"/>, but some files (specially jpeg) can have malicious code embedded and it could become virus problem so I guess the feature you said below helps to avoid that.