I don't have either of those entries, and I couldn't find them in mutt's manual.txt file. I'd guess that they were valid entries for some of the pre-1.0 releases, and the HOWTO is just slightly out of date.
Cheers! On Fri, Dec 24, 1999 at 04:05:43PM -0600, David J. Kanter wrote: > Actually, I found a great HOWTO on integrating GnuPGP with Mutt that > helped me with everything. It's at: > > http://www.linux.com/howto/Mutt-GnuPG-PGP-HOWTO.html > > I'm curious though: did you set anything for the pubring or secring? > THe howto says to: > > set pgp_gpg_pubring=~/.gnupg/pubring.gpg > set pgp_gpg_secring=~/.gnupg/secring.gpg > > but Mutt says these variables don't exist. I've commented them out > and everything still works OK, as far as I can tell. > > Thanks.