Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Wiki Markup
h1. Servers & Ports

{tip}Configuring "[Support:Autodiscover & Autoconfig]" can simplify the configuration of your desktop clients{tip}

h4. {color:#000000}{*}IMAP Service:*{color}

|| Encryption || Address || Ports ||
| NONE | imap.emailarray.com | 143 |
| TLS | imap.emailarray.com | 143 |
| SSL | imap.emailarray.com | 993 |


h4. SMTP Service:

|| Encryption || Address || Ports ||
| NONE | smtp.emailarray.com | 25,26,587 |
| TLS | smtp.emailarray.com | 25,26,587 |
| SSL | smtp.emailarray.com | 465 |

{note:title=Important}
You must enable SMTP Authentication in your e-mail client in order to send e-mails out.
{note}

h4. POP3 Service:

|| Encryption || Address || Ports ||
| NONE | pop.emailarray.com | 110 |
| TLS | pop.emailarray.com | 110 |
| SSL | pop.emailarray.com | 995 |