[Mimedefang] Interesting anti-HTML filter side-effect

Albert E. Whale, CISSP aewhale at ABS-CompTech.com
Mon Sep 22 08:51:01 EDT 2003


David F. Skoll wrote:

>On Sun, 21 Sep 2003, G. Roderick Singleton wrote:
>
>  
>
>>Thanks very much. Still not quite what I'm after. I suspect that my perl
>>skills et cetera are not up to the task but what I want is to bounce any
>>and all html messages even those that are masqueraded with funny lines.
>>    
>>
>
>In which case, you want:
>
>sub filter {
>	my($entity, $fname, $ext, $type) = @_;
>	return action_bounce("NO HTML") if lc($type) eq "text/html";
>}
>
>  
>

David,

Instead of Filtering all of the Email from the recipients, would it make 
sense to Quarantine the messages (for a period of time), and permit the 
user to download the messages via the Web Link? This would permit the 
wary to continue to receive the HTML Formatted Documents, and MAY get 
them to recognize that they are truly the problem child of the email 
community.,

BTW, for all that are interested.  I am developing a Separate Best 
Practices document which will be available on the Web.  This is not to 
say that you should Replace your current Best Practices in your 
organization, but rather I have developed this resource to compliment 
your documentation for your organization.  I'll post the link at a later 
time.

Thank you David for the Wonderful MIMEDefang Resource.  I am currently 
compiling a list of resources for my Web Pages, and will permit all 
users access to these Links, not just the registered users.  Your Tools 
have helped Thousands, and they are certainly in demand.  Thanks again 
for all you do!

-- 
Albert E. Whale, CISSP - Sr. Security, Network, and Systems Consultant
--------------------------------------------------------------------------------
http://www.abs-comptech.com & http://www.No-JunkMail.com 
ABS Computer Technology, Inc. - ESM, Computer & Networking Specialists
No-JunkMail.com - SPAM Stops Here.
Founding Board of Directors of Pittsburgh FBI - InfraGard






More information about the MIMEDefang mailing list