From owner-freebsd-isp Mon Mar 22 10:24:28 1999 Delivered-To: freebsd-isp@freebsd.org Received: from carme.eclipse.net.uk (carme.eclipse.net.uk [195.188.32.33]) by hub.freebsd.org (Postfix) with ESMTP id B1B0114BD5 for ; Mon, 22 Mar 1999 10:24:17 -0800 (PST) (envelope-from stuart@eclipse.net.uk) Received: from eclipse.net.uk (elara.eclipse.net.uk [195.188.32.31]) by carme.eclipse.net.uk (8.9.3/8.9.3) with ESMTP id SAA92073; Mon, 22 Mar 1999 18:22:46 GMT Message-ID: <36F68B04.B254BDE0@eclipse.net.uk> Date: Mon, 22 Mar 1999 18:25:08 +0000 From: Stuart Henderson Organization: Eclipse Networking Ltd. X-Mailer: Mozilla 4.51 [en] (WinNT; U) X-Accept-Language: en-GB MIME-Version: 1.0 To: Wayne Self Cc: Mark Conway Wirt , Chris Shenton , Michael Moran , freebsd-isp@FreeBSD.ORG Subject: Re: E-Mail size limitation by ISPs References: <002d01be748d$3520b7e0$a61cd8cc@gleemonex.cdrom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > supposedly it simply determines if the message is too large for > procmail. if it is, the message is delived to the users inbox > rather than procmail. If setting .mc values doesn't work right, see SMM:08-61 (in /usr/share/doc/smm/08.sendmailop/paper.ascii.gz) section 5.4 "M -- Define Mailer" - or just edit sendmail.cf, look for the Mprocmail line, and add a "M=3000000," or whatever size you want. You can also do N= and various others. > >There is one danger with setting maximum sizes: Some brain dead > >mailers (most notable Lotus Notes), don't understand the error > >codes returned when the message is bounced back, and thinks it's > >a temporary error and continue trying to deliver the message over > >and over and over... I've seen this before, except rather than running on T1's it was to a dialup SMTP that was accepting connections direct. Needless to say that box was reconfigured to only allow from the backup MX's :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message