info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to set gnus authinfo file


From: Martin
Subject: Re: how to set gnus authinfo file
Date: Sun, 12 Jun 2016 11:58:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (cygwin)


  Alice Bob writes:

  > Emacs 24.5; Gnus 5.13.
  >
  > I would like to set file path of `~/.authinfo.gpg' which stores nntp,
  > nnimap, smtp passwords. This is the code snippet:
  >
  > (setq nnimap-authinfo-file
  >         (nnheader-concat gnus-home-directory "authinfo.gpg")
..................................................^ ?
  >       smtpmail-auth-credentials
  >         (nnheader-concat gnus-home-directory "authinfo.gpg")
..................................................^ ?
  >       smtpmail-starttls-credentials
  >         (nnheader-concat gnus-home-directory "authinfo.gpg"))
..................................................^ ?
  >
  > But this setting does not work.

Hi,

in my case just .authinfo.gpg in the home directory makes gnus ask for
the passphrase to decrypt .authinfo.gpg. No seperate configuration
needed.

Martin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]