[Mimedefang] Still timeout errors - mail rejected

David F. Skoll dfs at roaringpenguin.com
Wed Feb 6 17:28:11 EST 2002


On Wed, 6 Feb 2002, Rich West wrote:

> Ok.. how would one do let large files pass through unfiltered?  Or, at
> the very least, unfiltered through spamassassin?

I really have to install ht://Dig, because the answer to this is in
the archive :-)

http://lists.roaringpenguin.com/pipermail/mimedefang/2002-January/000250.html

	if ((-s "./INPUTMSG") <= (500 * 1024)) {
		# Do the spam assassin stuff
        } else {
		action_add_header("X-Spam-Warning",
			"Messages over 500K not checked");
	}


Regards,

David.




More information about the MIMEDefang mailing list