Port 50Remote Mail Checking
The Remote Mail Checking Protocol (RMCP) is an early protocol designed to facilitate remote access to email servers for users to verify mail status without downloading full email content. It enables lightweight communication to determine if new messages are present, providing basic functions similar to what modern POP3 would later formalize. Its use has diminished over time due to advances in email retrieval technologies and secure protocols..
- transport
- tcp · udp
- in transit
- cleartext
- assignment
- official
- risk
- 4/10
- lookups
- 7,907
2 transports registered
payload readable on path
registered with iana
caution
rank 643 of 993 · top 65%
Technical Details
what runs on :50The Remote Mail Checking Protocol (RMCP) was created to allow email clients to remotely query mail servers to check for new messages, primarily focusing on lightweight status queries rather than full mail retrieval. It allowed clients to connect and determine the presence of new or unread mail without transferring large amounts of data, saving bandwidth and reducing server load.
Functionally, RMCP operates over both TCP and UDP port 50, utilizing TCP for reliable connection-based inquiries and UDP for faster, connectionless status checks. The protocol facilitated user mailbox queries by issuing simple commands and receiving succinct responses, reflecting a minimalist approach to mail interaction before more comprehensive standards emerged.
Over time, RMCP became largely obsolete, replaced by protocols like POP3 and IMAP, which provide richer functionality including authentication, mail downloading, folder management, and synchronization. Nonetheless, understanding RMCP offers insights into the evolution of email protocols and early design priorities such as efficiency and low overhead communication.
Security Information
exposure of :50risk score
4/ 10caution
worth attention. how exposed you are depends on configuration — don't leave it reachable from the internet without a reason.
email averages 3.9 across 42 ports — this one sits 0.1 above.
in transit
cleartext
credentials and payloads are readable by anyone on path
assignment
official
registered with iana for this service — scanners fingerprint it by number
reachable over
tcp · udp
udp is connectionless — source addresses are trivially spoofed and it is a reflection favourite
security overview
Common vulnerabilities associated with RMCP stem from its age and lack of inherent security features. Typical issues include:
- Lack of encryption, making it vulnerable to eavesdropping and interception.
- No built-in user authentication, leading to potential unauthorized mail status checking.
- Susceptibility to spoofing and man-in-the-middle attacks due to unprotected communication.
Mitigations for these vulnerabilities include:
- Replacing or disabling RMCP in favor of secure, modern protocols like POP3S, IMAPS, or web-based email with TLS encryption.
- Utilizing network-level protections such as firewalls and access controls to block port 50 traffic externally.
- Implementing strong authentication gateways and monitoring network traffic to detect unauthorized activity targeting legacy protocols.
Related Ports
the 8 most looked-up other ports in email — 42 ports carry that label.
| port | service | risk | |||
|---|---|---|---|---|---|
| :143 | IMAP | TCPUDP | caution | 20.7k | |
| :995 | POP3S | TCPtls | caution | 18.8k | |
| :109 | POP2 | TCP | caution | 17.9k | |
| :2096 | cPanel SSL Webmail | TCPtls | Web Services | safe | 17.4k |
| :110 | POP3 | TCP | caution | 15.5k | |
| :993 | IMAPS | TCPtls | caution | 14.5k | |
| :1352 | Lotus Notes RPC | TCP | caution | 12.3k | |
| :24 | Private Mail | TCPUDP | caution | 11.7k |
risk mix of the 8 listed
- safe13%
- caution88%
3 of 8 encrypted