Error ::
When your sender got the bouce back email with the message
SMTP error from remote mail server after MAIL FROM: SIZE=5000000:
host mail.domain.com [xx.xx.xx.xx]: 552 Message size exceeds maximum permitted
Resolution ::
Increase the message size limit set. Follow the steps given bellow.
1. Login to ypur server with the ssh access and root user
2. Edit exim.conf files.
#vi /etc/exim.conf
3. Search for “message_size_limit” and change the limit.
message_size_limit = 6M
Note :: I used 6 megabytes in my example, you change change 5m to whichever size you would like.
Introduction Prime Minister Narendra Modi’s clarion call — “Make in India, Make for the World” — is not just a…
Customer support has always been the backbone of the web hosting industry. From helping users set up domains to troubleshooting…
Content is the most vital asset for businesses navigating the digital era. But creating high-quality, engaging content consistently can be…
Welcome to the exciting world of Ollama, a revolutionary open-source tool that's democratizing access to Large Language Models (LLMs). If…
Managing files on your Amazon EC2 instances can often feel like navigating a complex maze, especially when you prefer a…