I want to send mail into selected mailbox(mail folder, Gmail's label) on a gmail account.
Actually, I made a function which is getting emails on selected mailbox through IMAP Protocol. But, now I have to make a function which sends emails into my selected mailbox.
How can i selectively send mail to this mailbox?