On your own website, if you want to push emails to new registered users, you can use your personal email address, but your enterprise email address will never work. please advise. Dear colleagues, & nbsp; I have made a website, I want to send an email to a newly registered user, using the sendmail class on the internet. now I try it out. my personal mailbox is completely normal, but enterprise mailbox is not good, I am using HiChina enterprise on my own website. I want to push emails to new registered users. I can use my personal mailbox, but my enterprise mailbox will never work. please advise me.
Experts,
I made a website and wanted to send an email to the newly registered user, using the sendmail class on the internet. now I have tried it and my personal mailbox is completely correct, however, enterprise mail cannot work. I use HiChina enterprise mail and 163 enterprise mail.
163 enterprise mailbox, server: "smtp.qiye.163.com ";
The returned information is:
535 Error: authentication failed
Error: Remote host returned "535 Error: authentication failed"
Error: Error occurred while sending HELO command.
Error: Cannot send email to <[email protected]>
Disconnected from remote host
Is enterprise mail restricted and cannot be called by programming?
------ Solution --------------------
What method do you use to send data? Smtp or what?
Http://blog.csdn.net/fdipzone/article/details/8683993