How to increase Message size in Sendmail??
Hi,Can anyone let me know about this? My user wants to send attachment about 1MB ! (Ensim server)
I changed /etc/sendmail.cf to put
O MinFreeBlocks = 4000
O MaxMessageSize = 1500000 #1.5MB?
restarted Sendmail
restarted httpd
No effect !
Any Help?
Also i tried to change the /home/virtual/domain.com/etc/sendmail.cf for that perticular domain, but still no effect.
Following error i'm getting before changing anything and till now:
quote:
--------------------------------------------------------------------------------
The Postfix program
<test@clientdomain.com>: message size 1336147 exceeds size limit 520000 of
server mail.clientdomain.com[216.xxx.xxx.xxx]
--------------------------------------------------------------------------------
Also i don't know where from the limit of 520000 comes as mentioned in the quote above
Any help is appreciated
Thanks!