Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ffdcbd1c
Commit
ffdcbd1c
authored
Dec 10, 2011
by
Lars Magne Ingebrigtsen
Browse files
Clarify auth-source in conjuction with smtpmail in NEWS.
parent
bacede64
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
etc/ChangeLog
etc/ChangeLog
+5
-0
etc/NEWS
etc/NEWS
+4
-1
No files found.
etc/ChangeLog
View file @
ffdcbd1c
2011-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
* NEWS: Mention auth-source twice in connection with smtpmail to
clarify that smtpmail uses auth-source.
2011-11-20 Bill Wohler <wohler@newt.com>
Release MH-E version 8.3.1.
...
...
etc/NEWS
View file @
ffdcbd1c
...
...
@@ -133,7 +133,10 @@ That variable used to have the default value "~/.authinfo", in which
case you won't see any difference. But if you changed it to be a list
of user names and passwords, that setting is now ignored; you will be
prompted for the user name and the password, which will then be saved
to ~/.authinfo.
to ~/.authinfo. (To control where and how the credentials are stored,
see the auth-source manual. You may want to change the auth-source
preferences if you want to store the credentials encrypted, for
instance.)
You can also manually copy the credentials to your ~/.authinfo file.
For example, if you had
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment