message size exceeds
hello there, i want to increase message size limit value. i guess its now 20mb limited. i searched message_size_limit parameter on exim configuration manager > advanged editor section but nothing founded. also dig /etc/exim.conf file but message_size_limit this parameter not seen :)
i did not remember to delete this parameter but i remember i made some modifications on exim.conf file. really i dont remember what i did before :)
is there any parameter checks attached files sizes?
if i add message_size_limit parameter on additional configuration settings section, does it resolve?
-
I believe that cPanel defaults to 50MB for email message size if you don't define anything else. I am not clever enough to be able to tell you what to look for if you added the message_size_limit parameter anywhere else other than in the WHM Exim Configuration Manager, but here are the instructions that might jog your memory. 1) Go to your Advanced Editor in the Exim Configuration Manager and scroll down until you get to the blue "Add additional configuration settings" button and click on the button. 2) As soon as you click on the button, immediately above it will appear a drop-down which contains an option message_size_limit which will display the Exim Default: 50M after you select it. 3) Enter the new value you want (Don't forget to scroll to the bottom and SAVE after editing) >>OR<< 1) Search the Advanced Editor in the Exim Configuration Manager screen for the message_size_limit parameter you may have set previously, and edit the value as necessary (Don't forget to scroll to the bottom and SAVE after editing) 0 -
as i sait there is no message_size_limit parameter on exim.conf file :) i cant find this value i looked advanged settings sections on panel and conf file. 0 -
If you have no size limits set anywhere, you probably default to 50M (Exim Default) Check in a terminal with exim -bP | grep message_size_limit
It will return message_size_limit = 50M if nothing has been set to override it.0 -
as i sait there is no message_size_limit parameter on exim.conf file :) i cant find this value i looked advanged settings sections on panel and conf file.
Hello, You have to add it as a new value:) Go to your Advanced Editor in the Exim Configuration Manager and scroll down until you get to the blue "Add additional configuration settings" button and click on the button.
Thanks!0 -
Wouldn't this be dependant on the recieving server ? Whilst you may be able to send a 50mb email, the recieving server may not be able to receive it. ?? 0 -
exim -bP | grep message_size_limit output: message_size_limit = 50M but something block outgoing attached files above 20m does it possible block by clamd? 0 -
exim -bP | grep message_size_limit output: message_size_limit = 50M but something block outgoing attached files above 20m does it possible block by clamd?
Hello, Can you verify the output you see in /var/log/exim_mainlog when the message delivery attempt fails? EX:exigrep "MSGSUBJECT" /var/log/exim_mainlog
Replace MSGSUBJECT with the subject of the test message. Thank you.0 -
I believe that cPanel defaults to 50MB for email message size if you don't define anything else. I am not clever enough to be able to tell you what to look for if you added the message_size_limit parameter anywhere else other than in the WHM Exim Configuration Manager, but here are the instructions that might jog your memory. 1) Go to your Advanced Editor in the Exim Configuration Manager and scroll down until you get to the blue "Add additional configuration settings" button and click on the button. 2) As soon as you click on the button, immediately above it will appear a drop-down which contains an option message_size_limit which will display the Exim Default: 50M after you select it. 3) Enter the new value you want (Don't forget to scroll to the bottom and SAVE after editing) >>OR<< 1) Search the Advanced Editor in the Exim Configuration Manager screen for the message_size_limit parameter you may have set previously, and edit the value as necessary (Don't forget to scroll to the bottom and SAVE after editing)
Hi, I couldn't found Advanced Editor . Please help.0 -
Hi, I couldn't found Advanced Editor . Please help.
kaizur Unfortunately the steps detailed above are performed from WHM not from cPanel. WHM is the cPanel account manager, if you don't have access to WHM you can ask your hosting provider for help with the issue.0
Please sign in to leave a comment.
Comments
9 comments