# Servers & Ports ## Servers & Ports
Configuring "\[Support:Autodiscover & Autoconfig\]" can simplify the configuration of your desktop clients
### IMAP Service
Encryption Server Address Ports
SSL imap.emailarray.com 993
TLS imap.emailarray.com 143
NONE imap.emailarray.com 143
### SMTP Service
Encryption Server Address Ports
SSL smtp.emailarray.com 465
TLS smtp.emailarray.com 25,26,587
NONE smtp.emailarray.com 25,26,587
**Important** You must enable SMTP Authentication in your e-mail client in order to send e-mails out.
### ### POP3 Service
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.
Encryption Server Address Ports
SSL pop.emailarray.com 995
TLS pop.emailarray.com 110
NONE pop.emailarray.com 110