WHATPORT(3905) whatport.net WHATPORT(3905)
3905

MUPDATE (Cyrus Murder)

MUPDATE — the distributed mailbox-database protocol that keeps a Cyrus Murder mail cluster's namespace consistent.

TCP IANA: mupdate

Description

RFC 3656 defines the Mailbox Update protocol and IANA registered 3905 for it. In a Cyrus Murder, several IMAP/POP backends share one mailbox namespace: an MUPDATE master holds the authoritative mailbox database and makes operations on it atomic, while frontends and slaves connect to replicate it. The protocol is line-based and text-like, and a client authenticates over SASL after the server advertises its mechanisms. A listener on 3905 means a multi-server Cyrus mail cluster, not a single mail host.

Exposed to the internet?

Do not expose

The MUPDATE master is the mail cluster's source of truth for who owns which mailbox — a strictly internal, backend-to-backend service that should be confined to the cluster's own network.

Check it yourself

$ nc -vz TARGET 3905

See also

Seen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.

Get Beige Box →

also available as JSON · Markdown

Corrections or a missing port? Reply @rimrocksystems.