PHPMailer .Exception:SendAsDeniedException.MapiExceptionSendAsDenied

前端 未结 4 676
南笙
南笙 2020-12-20 19:26

I have installed PHPMailer on my website. But, I can\'t get it to work the way it should. When I send an email through the website, I get the following error:



        
4条回答
  •  温柔的废话
    2020-12-20 19:59

    Office 365 requires the "<" and ">" characters since September 1st, 2018.

    This can often be fixed by updating the settings on the device or printer by adding angle brackets ("<" and ">") around the Reply or Mail From address.

    See Microsoft's support for details.

提交回复
热议问题