On August 23, 2018 6:24:34 PM PDT, "David W. Jones" <[email protected]> wrote: >On 08/23/2018 06:35 AM, Sean Greenslade wrote: >>> Could it be done for IMAP? >> >> Yes, moving between folders on IMAP works fine on K-9. > >So would it be possible to move an email from one IMAP account to a >different IMAP account?
It would be a different action, but yes it is possible to implement. If it's on the same account, it can just issue an IMAP MOVE command. To move between accounts, it has to create a new message on the destination account and expunge it from the source account. --Sean -- You received this message because you are subscribed to the Google Groups "K-9 Mail" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
