Mail systems comprise different components to accomplish all mail activities. On the top of these mail system functions is the message submission, delivery, and retrieval on a target host. Simple Mail Transfer Protocol (SMPT) is the mail transport protocol used to transfer mail between hosts. In SMTP session, like any protocol, two participants are involved. The first is the client that initiat...