Configure mail server to work with PHP

后端 未结 3 618
轻奢々
轻奢々 2020-12-22 02:51

My current project is a form that receives input from a user. After I receive that data, I must send a warning/report to a few email addresses, including the user who insert

3条回答
  •  情歌与酒
    2020-12-22 03:12

    Ok. Got it to work. Phew.

    I found out the reason, after reading alot. It was regarding a relay problem with the smtp exchange server.

    But I would have never got there if it wasn't for you people. xD

    Thank you all. =)

提交回复
热议问题