Can an IMAP client create new and modify stored messages in his mailbox on remote server?

link|improve this question

38% accept rate
feedback

1 Answer

up vote 2 down vote accepted

Yes, IMAP can be used to create new messages within a folder as well as to manipulate existing messages.

link|improve this answer
Manipulate as in move around, or edit message bodies too? – Ivan Jul 18 '10 at 18:22
As in move around. Editing messages isn't part of the IMAP spec per se, although it can be simulated via deletion and creation. – Ignacio Vazquez-Abrams Jul 18 '10 at 18:41
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.