Question:
Hi, Is it possible to send a reply mail using Chilkat IMAP. It is working fine. I can fetch all unread mails from Inbox but how to send a reply message?
Thank you
The IMAP protocol is for reading and manipulating email in an IMAP account. Sending email is always achieved by using the SMTP protocol.