Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 2 matches
- Mon Apr 11, 2016 2:29 pm
- Forum: Mail Server
- Topic: VestaCP + Exim + php mail function security issue?
- Replies: 10
- Views: 24237
Re: VestaCP + Exim + php mail function security issue?
1) /usr/sbin/sendmail -v -d < /dev/null
2) nano /etc/roundcube/main.inc.php
$rcmail_config['smtp_server'] = 'localhost';
$rcmail_config['smtp_user'] = '%u';
$rcmail_config['smtp_pass'] = '%p';
Correct? Plz confirm. Thanks!
This didnt work for me; i am running a Centos 6.7
nano /etc ...
2) nano /etc/roundcube/main.inc.php
$rcmail_config['smtp_server'] = 'localhost';
$rcmail_config['smtp_user'] = '%u';
$rcmail_config['smtp_pass'] = '%p';
Correct? Plz confirm. Thanks!
This didnt work for me; i am running a Centos 6.7
nano /etc ...
- Sun Apr 10, 2016 8:08 pm
- Forum: Mail Server
- Topic: VestaCP + Exim + php mail function security issue?
- Replies: 10
- Views: 24237
Re: VestaCP + Exim + php mail function security issue?
Confirm.
My Vesta with some Joomla sites were affected by this problem. Huge CPU and bandwidth loads. Spamassassin and clamav deamons falls down after 5-10 minutes.
Thanks for advices.
I was the same issue also - spamassassin fails after 5-10 minutes; and the bug came from a wordpress site ...
My Vesta with some Joomla sites were affected by this problem. Huge CPU and bandwidth loads. Spamassassin and clamav deamons falls down after 5-10 minutes.
Thanks for advices.
I was the same issue also - spamassassin fails after 5-10 minutes; and the bug came from a wordpress site ...