我的主机向我发送了以下消息:
下面是最近上载的脚本,其中包含发送电子邮件的代码。您可能希望检查它们以确保它们没有发送垃圾邮件。
/主页/SWTHIFE/public\\u html/wp登录。php:392:if($message&;!wp\\u mail($user\\u email,wp\\u specialchars\\u decode($title),$message))/home/sw小偷/public\\u html/wp登录。php:393:wp\\u die(\\uuu(“无法发送电子邮件”)。“
\\n”__(“可能的原因:您的主机可能已禁用mail()函数。”)/主页/SWTHIFE/public\\u html/wp登录。菲律宾:394:
/home/swthift/public\\u html/wp includes/class smtp。php:612://home/swthift/public\\u html/wp包含/class smtp。php:613:public function mail($from)/home/swthift/public\\u html/wp includes/class smtp。菲律宾:614:{
/home/swthift/public\\u html/wp包含/可插入。php:434:/home/swthift/public\\u html/wp includes/pluggable。php:435://设置为使用php的mail()/home/swthift/public\\u html/wp includes/pluggable。php:436:
$phpmailer->IsMail();
/home/swthift/public\\u html/wp includes/class phpmailer。php:172://home/swthift/public\\u html/wp包含/class phpmailer。php:173:public$Sendmail=“/usr/sbin/Sendmail”/home/swthift/public\\u html/wp includes/class phpmailer。菲律宾比索:174:
/home/swthift/public\\u html/wp includes/class phpmailer。php:175://**/home/swthift/public\\u html/wp includes/class phpmailer。php:176:*mail()是否使用与sendmail完全兼容的MTA/home/swthift/public\\u html/wp includes/class phpmailer。php:177:*支持sendmail的“-oi-f”选项。
/home/swthift/public\\u html/wp includes/class phpmailer。php:585://**/home/swthift/public\\u html/wp includes/class phpmailer。php:586:*以安全模式感知的方式调用mail()/home/swthift/public\\u html/wp includes/class phpmailer。php:587:*另外,除非sendmail\\u路径指向sendmail(或
/home/swthift/public\\u html/wp includes/class phpmailer。php:658://**/home/swthift/public\\u html/wp includes/class phpmailer。php:659:*使用php的mail()函数发送消息/home/swthift/public\\u html/wp includes/class phpmailer。php:660:@return void
/home/swthift/public\\u html/wp includes/class phpmailer。php:962:/home/swthift/public\\u html/wp includes/class phpmailer。php:963:
//要在使用mail()时捕获完整的消息,请创建/home/swthift/public\\html/wp includes/class phpmailer。php:964:
//一个额外的头列表,createHeader()不会折叠进去
/home/swthift/public\\u html/wp includes/class phpmailer。php:1081:
/**/home/swthift/public\\html/wp includes/class phpmailer。php:1082:
*使用php mail()函数发送邮件/home/swthift/public\\u html/wp includes/class phpmailer。php:1083:@param string$header消息头
/home/swthift/public\\u html/wp includes/class phpmailer。php:1587:/home/swthift/public\\u html/wp includes/class phpmailer。php:1588:
//由mail()自动创建/home/swthift/public\\u html/wp includes/class phpmailer。php:1589:
如果($this->Mailer!=“mail”){
/home/swthift/public\\u html/wp includes/class phpmailer。php:1604:/home/swthift/public\\u html/wp includes/class phpmailer。php:1605:
//sendmail and mail()在发送前从标题中提取抄送/home/swthift/public\\u html/wp includes/class phpmailer。php:1606:if(count($this->cc)>0){
/home/swthift/public\\u html/wp includes/class phpmailer。php:1609:/home/swthift/public\\u html/wp includes/class phpmailer。php:1610:
//sendmail and mail()在发送前从标题中提取密件抄送/home/swthift/public\\html/wp includes/class phpmailer。php:1611:
如果(($this->Mailer==“sendmail”)| |($this->Mailer==“mail”))&&;(计数($此->密件抄送)>0){
/home/swthift/public\\u html/wp includes/class phpmailer。php:1618:/home/swthift/public\\u html/wp includes/class phpmailer。php:1619:
//mail()设置主题本身/home/swthift/public\\u html/wp includes/class phpmailer。php:1620:
如果($this->Mailer!=“mail”){
我不是一名程序员,但似乎wp login正在尝试发送电子邮件。这让我困惑。这是真的吗?Wordpress为什么要发送电子邮件?
我安装了Jetpack插件(我看到后面引用了可插入目录),所以我想知道是否有人试图在帖子上使用“电子邮件共享”按钮,结果就是这样。
显然,我想确保wordpress没有被劫持来发送垃圾邮件。昨天我在一个新的数据库、新用户和新密码上重新安装了wordpress。
任何帮助都将不胜感激。非常感谢。