Tell them to sgn up to hotmail! :) j/k Edit your sendmail.cf in /etc/mail and find this line: # maximum message size #O MaxMessageSize=1000000 Set that to whatever size you want. By simply uncommenting that second line, you would be at 1 mb outgoing/incoming. Now to set the storage, well that's gonna be a little more complicated. Easiest way would be to set quota's on the user for the partition that holds the mail. Mail is typically stored in /var/mail directory, so if /var is its own partition set a quota on that, else if /var is part of just a root partition set a quota on that per user. http://www.tldp.org/HOWTO/Quota.html There's the howto for quota's, although i would recommend against putting quota's unless you really have to. Erik On Mon, 14 Jun 2004 15:10:51 -0700, Mario Casamalhuapa <casamalm@xxxxxxxxxxxxxx> wrote: > > I want the user to send 1mb of email and only have 3mb of storage. > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list >