SMTP
SMTP manages the transfer of e-mail from one computer mail system to another.
It does not accept mail from local users nor does it distribute mail to the intended recipients. This task is handled by the local mail system.
SMTP only interacts with the local mail system and thus does not see the mail which is local to the system. It is only when mails are sent to or received from another machine does SMTP come into play. An I/O queue exists as the interface between the Local Mail System and the Client/Server ports. The client is concerned with sending mails to another system while the server is concerned with only receiving mails.
The local system thus maintains a mailbox for each user on the system.
The name of this mailbox is unique and consists of two ports:
The Local Port
This is just the name of the user and must be unique to the local host.
The Global Port
This part is the name of the host and must be unique to the internet.
MHS
This is used in Novell messaging products.
Similar to X.400 the MHS server acts as a gateway and translates the format of a message if required.