2005-02-09 -+- Paul -+- twb@users.sourceforge.net -+- Just some observations...

The section entitled "How to make a signature checker?" should be called (something like) "How to fetch a key that you don't have", as that is what it describes.

In the Sylpheed-Claws FAQ Actions page, http://sylpheed-claws.sourceforge.net/phpwiki/index.php/Actions#examples, there is given an example of how to fetch an unknown key from a keyserver without any necessary user interaction. First select the message part that is the signature and then use the following...

Command Line:

ID=`gpg --verify %p /dev/null 2>&1|grep "key ID"|tr -d "[:space:]"|tail -c8`;echo "==== Fetching $ID ===="; gpg --no-tty --keyserver wwwkeys.de.pgp.net --recv-keys $ID

-+- 82.32.161.192 = Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050105 Galeon/1.3.19 (Debian package 1.3.19-3) 2005-02-09 -+- Iznogood -+- iznogood(at)linuxfocus.org -+- hello,
thanks for you comment.
For the first remark, I don't talk only about signature but with sylpheed configuration too. And for this section, I put some code for checking gpg signatures.
For the second one, the code put on sylpheed action manual section doesn't fit to me at all because for one signature, there are often 3 or 4 email addresses and the command doesn't work with me in such cases.

But I still interested to know how I can make gpg controled messages pass over the virus and spam check straight to the automatic filtering.
Cordially. -+- 81.185.216.209 = Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.5) Gecko/20050110 Firefox/1.0 (Debian package 1.0+dfsg.1-2) #2005-11-22 -+- laura -+- lavendano3@hotmail . com -+- yo quiero mis dibujos pero rapido -+- 201.230.76.213 = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; HbTools 4.7.0)