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

[Mutt] #3324: mutt: smime_keys fails if tmpdir is set



#3324: mutt: smime_keys fails if tmpdir is set
------------------------------+---------------------------------------------
 Reporter:  antonio@xxxxxxxx  |       Owner:  mutt-dev
     Type:  defect            |      Status:  new     
 Priority:  trivial           |   Milestone:          
Component:  mutt              |     Version:  1.5.20  
 Keywords:                    |  
------------------------------+---------------------------------------------
 Forwarding from http://bugs.debian.org/542817

 {{{
 Hi!

         In my .muttrc I have set tmpdir with the following entry away
 from /tmp (causes mail loss if suspend fails while a message is in the
 pipe). This setting seems to confise smime_keys.

 <=====
 set tmpdir="$HOME/Mail/tmp"
 ====>

 <=====
 LANG="C" smime_keys add_p12 christoph.p12

 NOTE: This will ask you for two passphrases:
        1. The passphrase you used for exporting
        2. The passphrase you wish to secure your private key with.

 Enter Import Password:
 MAC verified OK
 Enter PEM pass phrase:
 Verifying - Enter PEM pass phrase:
 Couldn't open =tmp/smime/cert_tmp.0: No such file or directory at
 /usr/bin/smime_keys line 518.
 ====>
 }}}

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