If all of your emails, sent from php mail, or sendmail, are being put straight into the spam box, the way I fixed it was by changing line 318 in inc/class_mailhandler.php from :
"$this->headers .= "X-Mailer: MyBB."{$this->delimiter}";"
to:
Now all of the mail, whether it be a user emailing another user, or a mass email, will go to the inbox, rather than the spam box.
"$this->headers .= "X-Mailer: MyBB."{$this->delimiter}";"
to:
Now all of the mail, whether it be a user emailing another user, or a mass email, will go to the inbox, rather than the spam box.





![[Image: bakkame.png]](https://bakka.me/img/bakkame.png)

![[Image: 2d9epec.png]](http://i63.tinypic.com/2d9epec.png)
![[Image: iXKYNVF.gif]](http://i.imgur.com/iXKYNVF.gif)