| View previous topic :: View next topic |
| Author |
Message |
BillySm
Joined: 30 Jun 2006 Posts: 2
|
Posted: Sat Jul 01, 2006 2:50 am Post subject: Athentication required error |
|
|
I am trying to find an email drip system and have been attempting to try your demo this morning and cannot get the email account set up properly with your software.
Here is the error message that I get.
| Quote: | Error: An error occurred sending the message, Error:80040207 Description: [530 Authentication required]
Please check your that your SMTP Server, Login name, Password and Port are correct.
|
|
|
| Back to top |
|
 |
devicode Site Admin
Joined: 05 Mar 2005 Posts: 248
|
Posted: Fri Aug 04, 2006 11:50 am Post subject: |
|
|
Hi,
You are getting this error because your mail server uses secure socket layer (ssl) for communication. To enable SLL you will need to :
- Check the 'Requiries SSL authencation' box for both SMTP and POP3 servers.
- Enter the correct port number for the SMTP and POP3 server.
Before setting SSL
After setting SSL
Note: You need to contact your ISP or check your MS Outlook setting to get the correct port numbers for your incoming and outgoing servers.
SSL (Secure Sockets Layer) creates a secure connection between a client and a server over which data can be sent securely.
Enabling SSL in Response Mailer provides an added level of privacy and security for the data you are sending over the network. SSL is useful to protect your password when making an authenticated connection to your email server.
After you have configured your email client to enable SSL, both your Incoming and Outgoing mail will be SSL-enabled. SSL encrypts data that is sent between your computer and other SSL servers on the Internet.
Keywords : SSL, Secure Sockets Layer Protocol, Email Security |
|
| Back to top |
|
 |
|