That error sounds like users are trying to send your server emails that are larger than it's configured to accept.
You can see what the current limit is by running this command:
postconf | grep message_size_limit
If you'd like to increase the limit, you can go into Webmin -> Servers -> Postfix -> General Resource Control,
and set "Max size of a message" to your desired message size (in bytes).
So, to set it to 25MB, you'd use the parameter "25000000".
Your answer
Please try to give a substantial answer. If you wanted to comment on the question or answer, just use the commenting tool. Please remember that you can always revise your answers - no need to answer the same question twice. Also, please don't forget to vote - it really helps to select the best questions and answers!
Keep Informed
About This Forum
This forum is for HiTechnologia Employees & just Odoo general knowledge purpose only.
Read GuidelinesQuestion tools
Stats
Asked: 9/26/15, 2:09 PM |
Seen: 3866 times |
Last updated: 9/26/15, 2:10 PM |