[Mimedefang] Disabling bad extension checking

Jim McCullars jim at info.uah.edu
Sun Nov 24 12:46:00 EST 2002


On Sun, 24 Nov 2002 listuser at neo.pittstate.edu wrote:

> I tried to disable bad extension checking last night but ended up causing
> problems and reverting.  I commented out the entire sub-routine and the
> 4-5 lines further down that called it.  Didn't work for some reason.  We
> might do this in the future but we need to make a decision about it later.
> is there an easy way to disable it?

   Look for this line:

	sub filter_bad_filename ($) {

and put this right under it:

	return 0;


   HTH...

Jim





More information about the MIMEDefang mailing list