Eğer cPanel size boyle bir amil yolladıysa yuklenen script'lere goz atmanızda fayda var. Zira birisi sitenizi hacklemiş olabilir.

Aşağıda bir Wordpress guncellemesi sonrası gelen uyarıyı goruyoruz:

This message contains a list of recently-uploaded scripts that contain code which sends email. If this is the first time that you have received this type of notice, it will contain the history of recently-uploaded mail scripts for the current month.

You should inspect these scripts to ensure that they do not send out spam.

The user “kullanıcıadı” uploaded the following scripts:

/home/dizin/public_html/wp-login.php:

Kod:Panoya kopyala
365: if ( $message && !wp_mail( $user_email, wp_specialchars_decode( $title ), $message ) ) 366: wp_die( __('The email could not be sent.') . "
n" . __('Possible reason: your host may have disabled the mail() function.') ); 367:


/home/dizin/public_html/wp-includes/pluggable.php:
Kod:Panoya kopyala
471: 472: // Set to use PHP's mail() 473: $phpmailer->IsMail();


This notice is the result of a request from “bin/scanfornewmail”.
This notice was generated “Sunday, January 10, 2016 10:18:01 PM UTC”.
“Recently Uploaded CGI Script Mail” notifications are currently configured to have an importance of “Low”. You can change the importance or disable this type of notification in WHM ’s Contact Manager at:
Genişletmek icin tıkla...


Burada bir sorun yok zira kodlar WP'nin kendisine ait.