Hello,
I'd like to be able to send attachment bigger than default 2M size limit.
In my php.ini's (I have 2 files, one in /etc/php/cgi, the other in /etc/php/cli), I've changed upload_max_filesize to 10M, but I still cannot send big attachments.
Do I need to restart something to make the changes effective?
Thanks,