Blocking emails that load external images

Is it possible to have Domino scan an inbound email from the internet and reject it if the email body has a reference in it that would load a graphic from a web site?

Phil.

Subject: Blocking emails that load external images

The answer, I think, is no. What you may need is a 3rd party content filtering package, like Trend, Symantec, Clearswift, etc.

Unless there is a Server side rule that you can create to do this.

HTH.

Gregg

Subject: Blocking emails that load external images

You could write an agent that would parse the text of the email for the html that displays images. If you make it part of everyone’s mail file as “before delivery” agent it will do the job.

Subject: RE: Blocking emails that load external images

That sounds realistic - I’m thinking of putting it into mail.box, is that a viable option? I don’t want to waste delivery task cycles though.

Phil.