> I'm using Evolution 1.4.3 and gpg 1.2.1. When I send > encrypted emails all goes well. But when I reveive an > encrypted email from an Enigmail client (have not > tried it yet with other type of clients) it just > displays the encrypted text without asking me to > decrypt it and I don't seem to find any option in > Evolution to decrypt the mail. If I want to decrypt it > I need to save it as a file and use the commandline > gpg utility to decrypt it. This is a very cumbersome > process if you receive a lot of encrypted email. Am I > missing something or is this a bug in Evolution?
It seems, you are receiving GPG/Inline encoded mails. Evo only knows PGP/MIME and does not understand the old PGP/Inline. Unfortunately most mail clients seem to use inline these days... If you want to raise your voice for GPG/Inline support, check out these bugs: support for receiving in-line pgp http://bugzilla.ximian.com/show_bug.cgi?id=17540 support for sending in-line pgp http://bugzilla.ximian.com/show_bug.cgi?id=17541 ...guenther -- char *t="[EMAIL PROTECTED]"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
