[newmailcgi] Recently Uploaded CGI scripts that send email on WHM HOST.

chetanmadaan

Active Member
Jun 18, 2010
41
7
58
Hi... i know WHM has a feature where it can send these kind of emails about scripts sending emails.

Below are the recently upload scripts that contain code to send email. You may wish to inspect them to ensure they are not sending out SPAM.

/home/joomla/public_html/configuration.php:40: var $fromname = 'Joomla Site';
/home/joomla/public_html/configuration.php:41: var $sendmail = '/usr/sbin/sendmail';
/home/joomla/public_html/configuration.php:42: var $smtpauth = '0';
---

--define level=1
X-Source-Dir: /

Note: If this is the first time you received this mail, it contains the history for the entire month so far.

Below are the recently upload scripts that contain code to send email. You may wish to inspect them to ensure they are not sending out SPAM.

/home/joomla/public_html/configuration.php:40: var $fromname = 'Joomla Site';
/home/joomla/public_html/configuration.php:41: var $sendmail = '/usr/sbin/sendmail';
/home/joomla/public_html/configuration.php:42: var $smtpauth = '0';
---


Can someone please tell me how can these be enabled?

Thanks
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Hello :)

This option is controlled via:

"WHM Home » Server Contacts » Contact Manager"

You can change the priority for "Recently Uploaded Cgi Script Mail" to modify if alerts are sent out, and to which contacts.

Thank you.
 

chetanmadaan

Active Member
Jun 18, 2010
41
7
58
That does it... hopefully i will start getting emails i guess.

Thanks for the quick reply, Michael.