EmailConfigurationSpanish version

Support article

IMAP ports for reading email

Learn which ports IMAP uses, which one is secure and how to configure it in your mail client.

Published: 27/06/2026Updated: 27/06/2026

Introduction

IMAP is the recommended protocol for reading and synchronizing email on several devices. For it to work, your mail program must connect to the server using the correct port.

Main IMAP ports

ProtocolPortSecurityRecommendation
IMAP143Unencrypted or STARTTLSOnly if the server requires it
IMAPS993SSL/TLSRecommended

For domain email accounts, we recommend secure IMAP on port 993 with SSL/TLS.

ItemValue
IMAP servermail.yourdomain.com
Port993
SecuritySSL/TLS
UsernameYour full email address
PasswordMailbox password

Important: SMTP is not IMAP

  • IMAP is for receiving and synchronizing email.
  • SMTP is for sending email.

Ports 465 and 587 belong to SMTP, not IMAP.

Conclusion

To read and sync mail with IMAP, use mail.yourdomain.com, port 993 and SSL/TLS. If your problem is sending, check SMTP instead because it uses different ports.