Emailing
Using the PHP Examples in the main sample file I adjust the settings to reflect my email account, server and what not. I keep getting authentication failed messages. I've rechecked every setting down to using a different port than the default. Nothing seems to change the authentication error.
The actual text, including the spelling error, from the error is:
"An error occured [sic]: 1001 Failed to send message
Authentication failure [SMTP: Invalid response code received from server (code: 535, response: Error: authentication failed)]"
If I use the php code from the test bed to send out emails I get "Message sent." However, no emails are actually being sent.
Any ideas?
Emailing
Sorry for the delay but things are a bit busy at the moment. I'm working on putting together a testbed file that uses PEAR Mail which is how that example works. My hope is to make things easier to troubleshoot. It may take a few more days before I can finish this.
In the meantime, are you certain that your credentials are correct? I'm able to send mail here using my .mac account just fine.
Do you know what type of mail server your hitting?
Which platform are you using, Mac or Windows?
Regards,
Micah