Re: unable to verify mail messages as signed files

2007-04-23 Thread Werner Koch
On Mon, 23 Apr 2007 11:44, [EMAIL PROTECTED] said: > I guess the tool does so to avoid creating temporary files. > In facts, it pipes faked clearsigned messages to gpg's stdin. > > What would you suggest it should do instead? Use two file descriptors. Or use gpgme which makes this much easier.

Re: unable to verify mail messages as signed files

2007-04-23 Thread Alessandro Vesely
Werner Koch wrote: > On Sat, 21 Apr 2007 21:12, [EMAIL PROTECTED] said: > >> Disagreement happens after the tool combines text and >> signature into a unique file. I reproduced it as follows: > > The simple answer is: You can't do that. Clearsigned messages are > different from detached signatur

Re: unable to verify mail messages as signed files

2007-04-23 Thread Werner Koch
On Sat, 21 Apr 2007 21:12, [EMAIL PROTECTED] said: > Disagreement happens after the tool combines text and > signature into a unique file. I reproduced it as follows: The simple answer is: You can't do that. Clearsigned messages are different from detached signatures. Shalom-Salam, Werner

unable to verify mail messages as signed files

2007-04-21 Thread Alessandro Vesely
Hi, I've installed a tool to verify signed mail, enigmail, that signals lots of bad signatures, using gpg. When I verified those messages "manually" they were all ok. Disagreement happens after the tool combines text and signature into a unique file. I reproduced it as follows: D:\tmp>gpg --ver