Frequently Asked Question
What is the difference between IMAP and SMTP?
Last Updated 5 months ago
IMAP is for the retrieval of emails and SMTP is for the sending of emails. That means IMAP
talks to both the client and server to get emails, and SMTP talks only to servers to send emails.