Portas Padrão Zimbra

Portas Padrão Zimbra

External Access


These are ports typically available to mail clients.

PortProtocolZimbra ServiceDescription
25smtpmtaincoming mail to postfix
80httpmailbox / proxyweb mail client (disabled by default in 8.0)
110pop3mailbox / proxyPOP3
143imapmailbox / proxyIMAP
443httpsmailbox / proxy - web mail clientHTTP over TLS
465smtpsmtaIncoming mail to postfix over TLS (Legacy Outlook only? If possible, use 587 instead)
587smtpmtaMail submission over TLS
993imapsmailbox / proxyIMAP over TLS
995pop3smailbox / proxyPOP3 over TLS
3443httpsproxyUser Certificate Connection Port (optional)
5222xmppmailboxDefault server port
5223xmppmailboxDefault legacy SSL port
9071httpsproxy admin consoleHTTP over TLS (optional)

Internal Access

These are ports typically only used by the Zimbra system itself.

PortProtocolZimbra ServiceDescription
389ldapldapLC(ldap_bind_url)
636ldapsldapsif enabled via LC(ldap_bind_url)
3310-mta/clamdzimbraClamAVBindAddress
5269xmppmailboxServer-to-Server communications between servers on the same cluster
7025lmtpmailboxlocal mail delivery; zimbraLmtpBindAddress
7026miltermailboxzimbra-milter; zimbraMilterBindAddress
7047httpconversion serverAccessed by localhost by default; binds to '*'
7071httpsmailboxadmin console HTTP over TLS; zimbraAdminBindAddress
7072httpmailboxZCS nginx lookup - backend http service for nginx lookup/authentication
7073httpmailboxZCS saslauthd lookup - backend http service for SASL lookup/authentication (added in ZCS 8.7)
7110pop3mailboxBackend POP3 (if proxy configured); zimbraPop3BindAddress
7143imapmailboxBackend IMAP (if proxy configured); zimbraImapBindAddress
7171-zmconfigdconfiguration daemon; localhost
7306mysqlmailboxLC(mysql_bind_address); localhost
7307mysqlloggerlogger (removed in ZCS 7)
7780httpmailboxspell check
7993imapsmailboxBackend IMAP over TLS (if proxy configured); zimbraImapSSLBindAddress
7995pop3smailboxBackend POP3 over TLS (if proxy configured); zimbraPop3SSLBindAddress
8080httpmailboxBackend HTTP (if proxy configured on same host); zimbraMailBindAddress
8443httpsmailboxBackend HTTPS (if proxy configured on same host); zimbraMailSSLBindAddress
8465miltermta/opendkimOpenDKIM milter service; localhost
8735ngmailboxinternal mailbox to mailbox communication
8736ngmailboxdistributed configuration
10024smtpmta/amavisdto amavis from postfix; localhost
10025smtpmta/masteropendkim; localhost
10026smtpmta/amavisd"ORIGINATING" policy; localhost
10027smtpmta/masterpostjournal
10028smtpmta/mastercontent_filter=scan via opendkim; localhost
10029smtpmta/master"postfix/archive"; localhost
10030smtpmta/master10032; localhost
10031miltermta/cbpolicydcluebringer policyd
10032smtpmta/amavisd(antispam) "ORIGINATING_POST" policy
10663-loggerLC(logger_zmrrdfetch_port); localhost
23232-mta/amavisdamavis-services / msg-forwarder (zeromq); localhost
23233-mta/amavisdsnmp-responder; localhost
11211memcachedmemcachednginx route lookups, mbox cache (calendar, folders, sync, tags); zimbraMemcachedBindAddress

System Access and Intra-Node Communication

In a multi-node environment the typical communication between nodes required includes:

Please note: this table is a WORK IN PROGRESS

DestinationSource(s)Description
ALL
22*ALL*SSH (system & zmrcd): host management
udp/53*ALL*DNS (system ¦ dnscache): name resolution
Logger
udp/514*ALL*syslog: system and application logging
LDAP
389*ALL*all nodes talk to LDAP server(s)
MTA
25ldapsent email (cron jobs)
25mboxsent email (web client, cron, etc.)
antivirus
3310mboxzimbraAttachmentsScanURL (not set by default)
memcached
11211mboxmbox metadata data cache
11211proxybackend mailbox route cache
Mailbox (mbox)
80proxybackend proxy http
110proxybackend proxy pop3
143proxybackend proxy imap
443proxybackend proxy https
993proxybackend proxy imaps
995proxybackend proxy pop3s
7025mtaall mta talk to any mbox (LMTP)
7047mboxlocalhost by default; zimbraConvertdURL
7071mboxall mbox talk to any mbox (Admin)
7072proxyzmlookup; zimbraReverseProxyLookupTarget
7073mtasasl auth; zimbraMtaAuthTarget (since ZCS 8.7)
Zimbra Docs
8443all docs + all mboxbackend https


    • Related Articles

    • Restaurar um Item no Zimbra Backup

      O que é Item Restore (restauração de item)? Item Restore é um dos modos de restauração do Zimbra Backup. Um único item é restaurado do repositório de backup para a conta do proprietário. Qualquer tipo de item pode ser restaurado dessa maneira. Para ...
    • Exportar Alias Zimbra

      - Conectar via SSH no servidor Zimbra - executar o comando $su - zimbra Para listar todas as contas e o alias de cada uma executar o comando  for i in `zmprov -l gaa` ; do zmprov ga $i zimbraMailAlias ; doneEste comando lista todo as as contas e seus ...
    • Como liberar uma mensagem bloqueada no Zimbra

      Primeiro Passo: Localizando a mensagens: 1. Faça o login na console de administração com a conta de administrador 2. Na caixa de pesquisa no topo, digite "vírus" como termo de pesquisa e tecle enter ou clique na lupa. Isso deve listar uma conta com o ...
    • Mensagem enviadas pelo Zimbra vem com a Tag ***UNCHECKED*** no Subject

      Esta mensagem é incluída quando o serviço de antivírus ClamAV do Zimbra está parado ou não está funcionando corretamente e deve ser reiniciado. - Logue no servidor do zimbra pela linha de comando - execute o comando #su - zimbra para acessar com o ...