Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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 || Server Address || Ports ||
| NONESSL | imap.emailarray.com | 143993 |
| TLS | imap.emailarray.com | 143 |
| SSLNONE | imap.emailarray.com | 993143 |




h4. SMTP Service:

|| Encryption || Server Address || Ports ||
| NONESSL | smtp.emailarray.com | 25,26,587465 |
| TLS | smtp.emailarray.com | 25,26,587 |
| SSLNONE | smtp.emailarray.com | 46525,26,587 |


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



h4. POP3 Service:
{tip}
Also note that *IMAP is recommended rather than POP*, as it´s a protocol made to support several devices accessing one same account, with all folders synced at our server, which also guarantees that our backups will be executed.
{tip}

|| Encryption || Server Address || Ports ||
| NONESSL | pop.emailarray.com | 110995 |
| TLS | pop.emailarray.com | 110 |
| SSLNONE | pop.emailarray.com | 995110 |