Robert Virkus

Results 81 comments of Robert Virkus
trafficstars

First of all: it's great to see PGP support being worked on! Secondly, would it be possible to get the full response as retrieved by a `FETCH $id (BODY[])` ?...

I'd love to support PGP in this project but currently do not know how to accomplish this.

Hey that would be super-awesome and I will gladly help you with the integration. Maybe I can try to build the generic decryption / encryption pipeline you are describing and...

Thanks for these insights! # Decrypt and Encrypt *Check for Decryption* If I understood you correctly, for checking if a message is encrypted, we have to check different levels: 1....

Forgot to mention: Maily already uses the `flutter_secure_storage` plugin, so it can safely store key data.

Sorry for the late answer, I was busy with some iCalendar work. Having samples by various clients would be super-helpful. I guess the easiest way is just to add them...

Wow, this is so very, very cool! It's kinda sad that there is no pure dart open-pgp library available I guess that [OpenPGP](https://pub.dev/packages/openpgp) requires Flutter since it relies on the...

Sorry, this usecase is not yet supported. I am very open for a corresponding PR, though... As far as I understood, NTML authentication could be used across SMTP, POP and...

Thanks for the report, what mail service are you using? Also, would it be possible to test this again while depending on the git version of enough_mail? This should produce...