[Mimedefang] MIMEDefang_not_filtering_messages

Stefano McGhee SMcGhee at ARCweb.com
Tue Jun 3 18:41:00 EDT 2003


Carol,
	That part of the filter prohibits SpamAssassin from trying to
process messages over a certain size, in your case, 256kb.  If you want to
block messages over a certain size, you will need to have Sendmail do it by
placing some items in your sendmail.mc/sendmail.cf files.  There was a
thread on it fairly recently...

Cheers,

Stefano
> 
>   Well, I would like to know if is this the part of
> the filter that must block large messages? Because my
> SpamAssassin is working very well,the filter is
> blocking bad filenames, but the it's not blocking
> large messages. 
>   And I don't know where should I configure it...


> 	if (-s "./INPUTMSG" < 256*1024) {
>     # Only scan messages smaller than 256kB.  Larger  
> 




More information about the MIMEDefang mailing list