Re: move mailmessage

Sébastien Marinier <[email protected]> Wed, 07 Jun 2006 15:15:12 +0200
Newsgroups gmane.mail.libetpan.user
Message-ID <[email protected]>
Move message is not implemented in the imap implementation driver. But,
the maildriver is able to be nice, in that case, and if copy_message
and remove_message are implemented, it do the move by the sequence of
these two calls.

As remove_message is now implemented, this will work now. Note, as Din
said to me, that this is a "slow implementation". Imap might be
optimized in better way with STORES and EXPUNGE. But if you're not
afraid losing some mic-secs, you can use it.

Moreover, this allow pop3/imap transparent use of remove_message
without protocol consideration.

Regards

Am Dienstag, 23. Mai 2006 11:44 schrieb Marko Ivancic:

I see the best method to solve this kind of problems is to directly
"grep" the libetpan headers file :)

Yes, that's true :) Alternatively, if you're working mostly on IMAP my advise
is to download the rfc. You can find every command mentioned there as
mailimap_command in mailimap.h :-)

Regards,
Michael

--

_________________________

Sébastien Marinier callto:marinier34

_______________________________________________
Libetpan-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libetpan-users