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]).
 


¿Fue útil la respuesta?

 Imprimir éste Artículo

Leer también

Where can I get a .publishsettings XML file for WebMatrix?

To obtain the XML file to use to upload/edit in WebMatrix, log into your Plesk account...

Enable URL Rewriting in Joomla

To enable URL rewriting in Joomla:   In "Global Configuration"   Select "Yes" for "Use URL...

Using URL Rewrite on Windows Hosting

Rewrite rules should be placed in your web.config file.    An example rule to redirect from...

Where can I get WebMatrix?

You can download WebMatrix for free:   http://www.microsoft.com/web/webmatrix/

Changing folder permissions in Plesk

From the Plesk panel, go to "Websites & Domains" and then "File Manager".   To the...