Your message dated Mon, 26 Jan 2009 22:32:10 +0000
with message-id <[email protected]>
and subject line (no subject)
has caused the Debian Bug report #453845,
regarding smime_keys doesn't handle mutt -Q tmpdir with ~
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
453845: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=453845
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mutt-patched
Version: 1.5.17+20080114-1~bpo40+1
Not sure if this should be in mutt or mutt-patched, so sending it here
for now.
My .muttrc has:
set tmpdir = /home/ramune/.tmp
Due to this, mutt_Q in /usr/bin/smime_keys returns ~/.tmp for the tmpdir
variable (and a few others, such as the S/MIME store, etc).
As mutt translates the path to ~ instead of sending exactly what was in
the .muttrc, smime_keys fails to create the temporary PEM file as it tries
to open() the literal path ~/.tmp/smime/hash.0 instead of substituting
/home/ramune for ~. I changed the muttrc to remove tildes after having
problems with smime_keys, but it appears mutt still does substitutions.
Having mutt print exactly what the user put into the ~/.muttrc would work
as a work-around, but the smime_keys script should probably do tilde
expansion as well.
Debian/etch, i386 with mutt-patched from backports.
If any additional information's needed, please let me know.
Thanks,
-- DN
Daniel
--- End Message ---
--- Begin Message ---
closing this, see my last correspondence
--- End Message ---