phpmailer - The following SMTP Error: Data not accepted

后端 未结 15 1050
半阙折子戏
半阙折子戏 2020-12-01 17:34

I\'m trying to figure out this issue for 6 hours. But there is nothing to make sense. Here is the scenario; There is a well formatted HTML template.

<         


        
15条回答
  •  萌比男神i
    2020-12-01 18:17

    your server dosen't allow different sender and username you should config: $mail->From like $mail->Username

提交回复
热议问题