From owner-freebsd-questions Sun Mar 18 17: 5:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id 83FF937B718 for ; Sun, 18 Mar 2001 17:05:21 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.9.3) with SMTP id f2J138i82544; Sun, 18 Mar 2001 20:03:12 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <003701c0b010$0d7d3a90$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Marcus Young" , References: <200103190017.LAA28560@mail01.redcentre.net> Subject: Re: Sendmail and blocking large attachments Date: Sun, 18 Mar 2001 20:00:51 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > is it possible to block large email messages with sendmail? Set 'O MaxMessageSize=' in /etc/mail/sendmail.cf. (It's commented out by default.) > What is a reasonable size? It depends on the number of users, how much disk space you're willing to set aside for /var/mail, and whether users store their mail on the server. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message