Simple mail transfer protocol

Views: 106 Last modified: December 22nd, 2011 Comments: 0

Simple Mail Transfer Protocol is used for transmitting e-mail over the internet using the IP protocol. Clients(or users) uses some kind of user interface(MUA – Mail User Agent) to transmit and/or read their e-mail. This can be done by webmail, outlook or any other mail client(application).

The SMTP protocol is used to transfer email from mail server A to mail server B(or more). Users can read their email by using other protocols like IMAP or POP3*, but those protocols are out of scope in this article.

When a client submits an email, it will go to an “mail server” which will forward the email over the IP protocol to another mail server and waits till a user picks the email up from the mail spool using a protocol for incoming mail like POP3* or IMAP.

STMP uses TCP port 25

Schematic overview – How SMTP works

* Current version at the moment of writing this article

More network protocols

VN:F [1.9.13_1145]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.13_1145]
Rating: 0 (from 0 votes)
    Bluehost

    Mail this!

    To: From:Sum {2+5} =  
    Anything to add ?

        You must be logged in to post a comment.