Hi,
i use Chilkat Android and i call
imap.AddPfxSourceFile(....)
so my Mail is decrypted and if i call
ckEmail.SaveEml(filePath);
the Mail is stored DEcrypted to. But i want to save the Mail encrypted at the Datastore... How i can do THAT?
THX Howard