How do you stop html meta refresh in emails using the Notes client

Our VP keeps getting email from a company that when he opens it, it automatically starts a new window in the client that displays a web page (and if the website is slow in responding, it bogs down his client). He likes to always have his preview panel open in his inbox. He is not a happy camper.

It turns out that the body of the email contains HTML that uses the following meta code in the header:

<meta http-equiv=“Refresh” content="0; URL=http://…

Is there some way with the ND6 client (ND6.0.3) to keep this type of automatic launching of a website from happening? I couldn’t find anything in the ECL or user preferences that looked like it handled this problem. His Domino Directory entry says to keep in the senders format for the format preference.

Is there some type of server rule that can be created to catch these type of emails? I could blacklist their domain or their IP address with a configuration document setting, but I would rather not start down that path. I would also like to avoid adding rules to his mail database to delete these emails (hard to maintain).

Any help would be greatly appreciated.