[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Setting credentials does not work anymore
From: |
Cecil Westerhof |
Subject: |
Setting credentials does not work anymore |
Date: |
Wed, 19 Dec 2012 12:49:02 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) |
I just update my Linux installation. With it I think Emacs/Gbus got
updated also.
In my .gnus I have:
(setq gnus-secondary-select-methods
`(
(nnimap "gmail"
(nnimap-address "imap.gmail.com")
(nnimap-stream ssl)
(nnimap-authinfo-file ,imap-authinfo-file))
))
(setq smtpmail-auth-credentials imap-authinfo-file)
Until now that worked without a problem. (I use another file as
.authinfo.) Now it does not work anymore. What has changed?
--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
- Setting credentials does not work anymore,
Cecil Westerhof <=