Rabu, 10 Juli 2013

Menambah Quota Kirim File di Postfix Mail Server

Some other parameters you need to change are in file php.ini which is usually located in dir /etc. Set their parameters as above or higher values as below:post_max_size = 20M
upload_max_filesize = 20M

reload or restart postfix when you're done:


service postfix reload

or

service postfix restart

There's also mailbox_size_limit directive. You need to change this if SM can not open mailbox sized more than 10 MB.

Souce : http://muhdzamri.blogspot.com

Tidak ada komentar:

Posting Komentar