s.
MIME allows non-ASCII data like images, audio, and video to be sent through email by transforming
the data into ASCII format during transfer and then transforming it back at the receiving end. MIME
defines headers that are added to email messages to specify the encoding and content type. SMTP is
the underlying protocol that transfers email messages between servers using a series of commands
and responses to route messages from the sending to the receiving server.
te