can sign from PGP menu but not from S/MIME menu
When I try to "(s)ign" an outgoing message from the S/MIME menu ("S" from
within the Compose Menu), I'm getting this warning: "Can't sign: No key
specified. Use Sign As."
And when I try to "sign (a)s" from the S/MIME menu, I get this warning:
"/.index: No such file or directory (errno = 2)" .
By contrast, when I sign or sign-as from the PGP menu ("p" from
the Compose Menu), things work as they should.
I have a .gpg.rc file, and in my .muttrc I have:
source ~/.gpg.rc
In both my .muttrc and my .gpg.rc I have:
set pgp_sign_as=fc5c7370
In my .gnupg/options file I have:
default-key FC5C7370
So why the warning from the S/MIME menu?
Also, the fact that we "source .gpg.rc" in the .muttrc makes me wonder if
it might also be necessary to somehow source the ".gnupg/options" file from
the .muttrc as well.
Or is the ".gnupg/options" file read by mutt automatically because it is in
the .gnupg directory? Thanks for any tips.
Mutt 1.5.18 (2008-05-17)
Copyright (C) 1996-2008 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.
System: NetBSD 5.0_BETA (i386)
slang: 20103
libiconv: 1.9
hcache backend: Sleepycat Software: Berkeley DB 4.2.52: (December 3, 2003)
Compile options:
DOMAIN="panix.com"
-DEBUG
-HOMESPOOL -USE_SETGID +USE_DOTLOCK -DL_STANDALONE
-USE_FCNTL -USE_FLOCK
+USE_POP +USE_IMAP -USE_SMTP -USE_GSS +USE_SSL_OPENSSL -USE_SSL_GNUTLS
-USE_SASL +HAVE_GETADDRINFO
+HAVE_REGCOMP -USE_GNU_REGEX
+HAVE_COLOR -HAVE_START_COLOR -HAVE_TYPEAHEAD -HAVE_BKGDSET
-HAVE_CURS_SET -HAVE_META -HAVE_RESIZETERM
+CRYPT_BACKEND_CLASSIC_PGP +CRYPT_BACKEND_CLASSIC_SMIME
-CRYPT_BACKEND_GPGME
-EXACT_ADDRESS -SUN_ATTACHMENT
+ENABLE_NLS -LOCALES_HACK +HAVE_WC_FUNCS +HAVE_LANGINFO_CODESET
+HAVE_LANGINFO_YESEXPR
+HAVE_ICONV -ICONV_NONTRANS -HAVE_LIBIDN +HAVE_GETSID +USE_HCACHE
ISPELL="/usr/local/bin/ispell"
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
PKGDATADIR="/pkg/mutt-1.5.18/share/mutt"
SYSCONFDIR="/pkg/mutt-1.5.18/etc/conf/mutt/mutt-1.5.18"
EXECSHELL="/bin/sh"
-MIXMASTER
To contact the developers, please mail to <mutt-dev@xxxxxxxx>.
To report a bug, please visit http://bugs.mutt.org/.