Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Servers Support => Topic started by: mfaisalkh on June 24, 2004, 05:34:37 AM

Title: Mailz box size
Post by: mfaisalkh on June 24, 2004, 05:34:37 AM
Dear Frendz,

How can i assign 2MB mailbox storage for my users.
Also where i find mailbox file in linux box.
Title: Mailz box size
Post by: dragoncity99 on June 25, 2004, 02:15:35 AM
What is the MTA (Mail Transport Agent) U are using?
Qmail? Sendmail?

What Linux ur using?

Normally, by default ur mail will be located in "/var/spool/mail/" if u r using Red Hat/Fedora and if ur using Sendmail.
Title: MailBox size
Post by: mfaisalkh on June 26, 2004, 05:57:24 AM
I m using RedHat Linux 8.0.
I m working on sendmail but i cant understand how can i assign 2MB mailbox limit of my user. Also i dont understand how can i configure sendmail.
Title: Mailz box size
Post by: dragoncity99 on June 27, 2004, 04:57:10 PM
TO configure sendmail, all u need is a file called "sendmail.mc" which is located in etc/mail/ directory. Go through the files, all the configurations that u want are there. After changing then configuration, make sure u do these commands:

1. cd /
2.  make -C /etc/mail

this will recompile all the configuration that u have one and then restart the sendmail

3. service sendmail restart
Title: Mailz box size
Post by: mfaisalkh on July 17, 2004, 06:32:05 AM
How can i enable 2 MAILBOX space