Date: Sun, 11 Aug 1996 12:34:27 +0200 From: Peter Olsson <pol@leissner.se> To: "Helio Coelho Jr. - CompuLand Informatica" <compland@ism.com.br> Cc: freebsd-isp@freebsd.org Subject: Re: Limit size of messages in sendmail Message-ID: <2.2.32.19960811103427.00757b1c@lda>
next in thread | raw e-mail | index | archive | help
16:49 1996-08-10 -0300 Helio Coelho Jr. <compland@ism.com.br> wrote: > A little off-topic, but... Is it possible to limit the maximum size >of a message a user can receive (and send), (beside using quotas in his home >directory). I have some users that like to exchange 6 mb files with his >friends by e-mail ! > I'm using Sendmail8.7.5 in a FreeBSD2.1R. I checked out the O'Relly >Sendmail's book but not luck. Any ideas ? Example from sendmail.cf: Msmtp, P=ÄIPCÅ, F=mDFMuX, S=11/31, R=21, E=ÖrÖn, L=990, M=1000000, T=DNS/RFC822/SMTP, A=IPC $h The "M=1000000" limits messagesize. If a message is larger the sender will get a mail telling him he tried sending a too large message. Peter Olsson pol@leissner.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2.2.32.19960811103427.00757b1c>