From owner-freebsd-isp Thu Mar 18 11:36:41 1999 Delivered-To: freebsd-isp@freebsd.org Received: from loki.intrepid.net (intrepid.net [204.71.127.3]) by hub.freebsd.org (Postfix) with ESMTP id 682881556C for ; Thu, 18 Mar 1999 11:36:37 -0800 (PST) (envelope-from mark@loki.intrepid.net) Received: (from mark@localhost) by loki.intrepid.net (8.8.5/8.8.5) id OAA09223; Thu, 18 Mar 1999 14:36:07 -0500 Message-ID: <19990318143607.C613@intrepid.net> Date: Thu, 18 Mar 1999 14:36:07 -0500 From: Mark Conway Wirt To: Chris Shenton , Michael Moran Cc: freebsd-isp@FreeBSD.ORG Subject: Re: E-Mail size limitation by ISPs References: <3.0.2.32.19990317161116.008b8c60@veronet.net> <877lsfh9ev.fsf@Thanatos.Shenton.Org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2 In-Reply-To: <877lsfh9ev.fsf@Thanatos.Shenton.Org>; from Chris Shenton on Wed, Mar 17, 1999 at 08:30:00PM -0500 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Mar 17, 1999 at 08:30:00PM -0500, Chris Shenton wrote: > Michael Moran writes: > > > Are ISPs out there limiting the size of e-mail messages and its file > > attachments? > > > > If so, what are their size of limitation? and reasons? > > And how exactly? Most quota systems I've seen assume the mail gets put define(`confMAX_MESSAGE_SIZE', ``10485760'') in your sendmail m4 macro. --Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message