Hi everybody,
I need your help, so please don't avoid me if you know the answer.
I've tried to execute these lines of code (to alow larger uploads), they have been executed successfuly, but after that I could not send any mail any more.
This is the email message error:
These are the lines I've executed:
/sbin/e-smith/config setprop php MaxExecutionTime 1800
/sbin/e-smith/config setprop php MemoryLimit 100M
/sbin/e-smith/config setprop php PostMaxSize 25M
/sbin/e-smith/config setprop php UploadMaxFilesize 25M
Expand the template:
/etc/e-smith/events/actions/conf-php
Then restart httpd:
/etc/rc.d/init.d/httpd-e-smith graceful
I have to mention also that I have CLAMAV installed and my server is SME 6.0.
Also I have to mention that the email I've tested was a simple mail, only TO with SUBJECT, no line of body, no attachement.
Thks,
Eugen