<<< Date Index >>>     <<< Thread Index >>>

[Mutt] #3478: Naming the gnupg signature filename instead of "noname" filename



#3478: Naming the gnupg signature filename instead of "noname" filename
-------------------------+--------------------------------------------------
 Reporter:  schplaf      |       Owner:  mutt-dev
     Type:  enhancement  |      Status:  new     
 Priority:  trivial      |   Milestone:          
Component:  mutt         |     Version:  1.5.20  
 Keywords:               |  
-------------------------+--------------------------------------------------
 Hi,

 When I sign and send an email with mutt, the signature file is
 automatically named "noname". I would prefer something like that
 "signature.asc".

 I found a solution to resolve this minor problem:
 By googling a bit, I found the vk.pgp_verbose_mime patch (here is the
 original patch: http://www.doorstop.net/projects ) which add the
 pgp_mime_signature_filename variable.

 I adapted it to my current version of mutt (~)1.5.21-r1 (the latest
 unstable version of mutt on Gentoo Linux) and I wrote an
 overlay. After patching, compiling and installing, it works perfectly.

 To use the feature offered by this patch, just add these two lines in your
 .muttrc file :
 set pgp_mime_signature_filename="<name you want to give to your
 signature>"
 set pgp_mime_signature_description="<description you want to give to your
 signature>"

 It would be great to add it directly to mutt sources (the patch is very
 small and simple, but useful)

 JC

 Please find here the mails thread sent on gentoo-users ML:
 http://groups.google.com/group/linux.gentoo.user/msg/2a54398b522c0d04

 And the bug report I filed on the Gentoo bugtracker:
 https://bugs.gentoo.org/show_bug.cgi?id=348477

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3478>
Mutt <http://www.mutt.org/>
The Mutt mail user agent