Configuring Outlook and other email clients on Windows hosting?



Standard POP3 Configuration:

Account Type: POP3
Incoming Mail Server: <use server hostname or IP address>
Outgoing Mail Server: <use server hostname or IP address>

In Outlook in "More Settings", make sure SMTP requires authentication is checked.

As for ports, POP3 is on 110 and SMTP is available on 25.


For SSL connections (recommended):

Incoming Mail Server: <use server hostname or IP address>
Outgoing Mail Server: <use server hostname or IP address>

In Outlook in "More Settings", make sure SMTP requires authentication is checked.

IMAP SSL port: 993
POP3 SSL port: 995
SMTP SSL port: 465

Make sure "Use SSL" is enabled for those port settings.


For Outlook, etc., note:
 
Make sure Secure Password Authentication (SPA) is disabled.
 
Make sure "My server requires authentication" is checked and your email account information is entered.
 
Your username will be the full email address for the email account you are connecting to (i.e. [email protected]).
 


Răspunsul a fost util?

 Tipărire

V-ar mai putea interesa și

"Connection timed out" error when using Web Deploy

If you experience a "Connection timed out" error when using WebMatrix, Visual Studio, etc., it is...

How do I connect via RDP on my Windows VPS?

Windows Firewall is active by default, so RDP access will first need to allowed in the firewall...

DSNless connection string

DSNless connection string for use with .mdb MS Access, etc.: "DRIVER={Microsoft Access Driver...

How do I publish using Web Deploy?

For detailed instructions for publishing using Web Deploy:...

Plesk says ASP.NET 4.0, but I need 4.5

It's because 4.5 is simply an update of 4.0, therefore in Plesk the version appears as 4.0...