How to filter e-mail messages that automatically load HTML images from a Web server in Antigen (905987)



The information in this article applies to:

  • Sybari Antigen 8.0 for Microsoft Exchange
  • Sybari Antigen 7.5 for Microsoft Exchange

INTRODUCTION

This article describes how to filter e-mail messages that automatically load HTML images from a Web server in Sybari Antigen for Microsoft Exchange.

MORE INFORMATION

To filter e-mail messages that automatically load HTML images from a Web server, use the following filters:
  • img _WITHIN[6]OF_ src="http"
  • img _WITHIN[6]OF_ src='http'
These filters will identify instances of the text "img" that occur within six words of the following text:

src="http"

If e-mail messages that contain HTML images are not filtered after you add these filters to the keyword list, you may want to examine the source code of the e-mail messages to see how these e-mail messages identify images. Then, you may create additional customized filters.

For more information about advanced keyword filters, see Chapter 14 of the Antigen User Guide.

Modification Type:MajorLast Reviewed:11/8/2005
Keywords:kbtshoot KB905987