ErayWeb.Org adlı üyeden alıntı: mesajı görüntüle
wp-config.php dosyasınız UTF-8 bomsuz olarak kaydedip tekrar yükleyin düzelmesi lazım.
yakamoz01 adlı üyeden alıntı: mesajı görüntüle
cache eklentisi kurup deneyin bir de. total cache olabilir
bat1kan adlı üyeden alıntı: mesajı görüntüle
host ile alakalı bir sorun da olabilir...
hostunuzla görüşün, bulunduğunuz sunucudaki diğer sitelerde böyle bir sorun var mı diye sorabilirsiniz.
arkadaşlar sunucumun bana yolladıgı mail şu şekilde hata bu olabilirmi sizce ?

Alıntı
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/kaliteli/public_html/wp-includes/class-phpmailer.php:155: */
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:156: public $Sendmail = '/usr/sbin/sendmail';
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:157:
---
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:397: /**
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:398: * Sets Mailer to send message using PHP mail() function.
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:399: * @return void
---
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:620:
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:621: // To capture the complete message when using mail(), create
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:622: // an extra header list which CreateHeader() doesn't fold in
---
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:725: /**
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:726: * Sends mail using the PHP mail() function.
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:727: * @param string $header The message headers
---
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:1184:
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:1185: // To be created automatically by mail()
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:1186: if($this->Mailer != 'mail') {
---
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:1204:
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:1205: // sendmail and mail() extract Cc from the header before sending
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:1206: if(count($this->cc) > 0) {
---
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:1209:
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:1210: // sendmail and mail() extract Bcc from the header before sending
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:1211: if((($this->Mailer == 'sendmail') || ($this->Mailer == 'mail')) && (count($this->bcc) > 0)) {
---
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:1218:
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:1219: // mail() sets the subject itself
/home/kaliteli/public_html/wp-includes/class-phpmailer.php:1220: if($this->Mailer != 'mail') {
---
/home/kaliteli/public_html/wp-includes/pluggable.php:403:
/home/kaliteli/public_html/wp-includes/pluggable.php:404: // Set to use PHP's mail()
/home/kaliteli/public_html/wp-includes/pluggable.php:405: $phpmailer->IsMail();