LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   sendmail message size (https://www.linuxquestions.org/questions/linux-software-2/sendmail-message-size-267562/)

speed_viper 12-17-2004 08:43 PM

sendmail message size
 
I am running RH9 with sendmail version 8.12.8. I am trying to limit the max size of messages that are allowed. Does anyone have any ideas or know how to do it, please let me know. Thanks!

ronferns 12-17-2004 09:29 PM

Check your sendmail.cf file for a line that says, the number may be different..
Unhash this entry and set the size to the max size you need in bytes.
then restart sendmail

#O MaxMessageSize=1000000


All times are GMT -5. The time now is 12:15 PM.