Am 2004-08-18 16:38:26, schrieb Odhiambo Washington: > I am missing something that I believe is obvious, but I am missing it > anyway. > There is this folk who posts to the list I am subscribed to and any > e-mail he 'signs', I cannot open with mutt. Mutt says: > Content-Type: application/pgp; format=text; x-action=sign > What param do I set in .muttrc to be able to view such mail without > resorting to another application? You can write a Wraper like ____ ( '/home/michelle/bin/pgpattachment' ) _______________________________________ / | #!/bin/bash | | if [ `echo $1 | grep -E "signature.asc"] ; then | cat $1 | fi \______________________________________________________________________ and in your ~/mailcap you need ____ ( '/home/michelle/.mailcap' ) ___________________________________ / | # ----- User Section Begins ----- # | application/pgp; pgpattachment %s; copiousoutput \______________________________________________________________________ Now if you have no gnupg installed it will automaticly call ~/bin/pgpattachment and schow the contents of the mime-part Oh yes, my warper ist much more compley and view zip, tgz, gz, rar, po, deb, rpm, srpm... > Thank you. Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/88452356 67100 Strasbourg/France IRC #Debian (irc.icq.com)
Attachment:
signature.pgp
Description: Digital signature