Mail attachment size
Mail attachment size
Hello, default mail attachment size is 2MB(for every email). How to change it?
~Thanks
lekr
~Thanks
lekr
Re: Mail attachment size
Hi,
what operating system are you using on the server?
what operating system are you using on the server?
Re: Mail attachment size
it's a centos 6.4.
:)
:)
Re: Mail attachment size
you need to change the php.ini settings
/etc/php.ini
find this options
and change them
after you must restart the Apache
/etc/php.ini
find this options
Code: Select all
post_max_size
upload_max_filesize
after you must restart the Apache
Code: Select all
service httpd restart
Re: Mail attachment size
Thanks a lot! It's work, I didn't know, that was really easy :) but sometimes better is ask than make something wrong.
Again thanks, for really good support and yours last update really makes your panel better, eg. 1024 DKIM - now emails from vestacp accepted in google :)
Again thanks, for really good support and yours last update really makes your panel better, eg. 1024 DKIM - now emails from vestacp accepted in google :)