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: Alice Bob
Subject: Re: how to set gnus authinfo file
Date: Sun, 12 Jun 2016 20:07:02 +0800
User-agent: Emacs/Gnus

Martin <parozusa@web.de> writes:

>   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.
>
Hi Martin,

I would like to change the default location of .authinfo.gpg
file. For example, put it under ~/.emacs.d/gnus/.authinfo.gpg

I cannot find a way to do this.

-- 
horizon


reply via email to

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