Frank Notspak writes: 

> Hi, 
> 
> Any message encrypted via SqWebmail cannot be opened by Eudora.
> I found the problem is that somehow mimegpg put two extra characters
> ("c) in the encrypted message. For example, what should have been
> Content-Type: multipart/mixed; boundary="=_0_11063_1014243934"
> ......
> becomes
> "cContent-Type: multipart/mixed; boundary="=_0_11063_1014243934" 
> 
> You can check this by saving the second attachment file from an mimegpg
> encrypted message and manually decrypted. 
> 
> I looked at mimegpg.c but could not figure out where the extra "c characters
> are from. Hope you can help.

I cannot reproduce this. Try manually decrypt a GPG/MIME-encrypted message 
as follows: 

GNUPGHOME=[...]/Maildir/gpg    # Or, wherever your GPG secret key lives
export GNUPGHOME
mimegpg -d <$filename  # $filename is the GPG/MIME encrypted message 

mimegpg is installed by sqwebmail. 

-- 
Sam 


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to