How to increase email attachment size on cpanel server
Moderator: Staff
How to increase email attachment size on cpanel server
I am getting lot of email failures. How to increase email attachment size on cpanel server?
cPanel Server Management
@ 30$ Onwards
@ 30$ Onwards
Re: How to increase email attachment size on cpanel server
Log into your server as root. Edit the exim configuration file
vi /etc/exim.conf
add the line "message_size_limit = 15M"
Save the file and exit.
Restart exim service : /scripts/restartsrv_exim
------------------------------
Martin N
Linux Support Engineer.
Nixtree Solutions
Managed Full Server Backups
https://www.nixtree.com/managed-backups.php
Follow us on : https://twitter.com/nixtree
vi /etc/exim.conf
add the line "message_size_limit = 15M"
Save the file and exit.
Restart exim service : /scripts/restartsrv_exim
------------------------------
Martin N
Linux Support Engineer.
Nixtree Solutions
Managed Full Server Backups
https://www.nixtree.com/managed-backups.php
Follow us on : https://twitter.com/nixtree