Skip to main content

message size exceeds

Comments

9 comments

  • rpvw
    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
  • teknom
    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
  • rpvw
    If you have no size limits set anywhere, you probably default to 50M (Exim Default) Check in a terminal withexim -bP | grep message_size_limit
    It will return message_size_limit = 50M if nothing has been set to override it.
    0
  • cPanelMichael
    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
  • keat63
    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
  • teknom
    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
  • cPanelMichael
    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
  • kaizur
    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
  • Handssler Lopez
    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.