aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-09-20 14:59:21 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-09-20 14:59:21 +0000
commit49e46d92e5a5c7adeb5aebdf923aa78639b4ca61 (patch)
tree5dddf9c77b42728dff25dff5b17574deaca04581 /NEWS
parentb2ad72a23f867bcdc9a18802dc7989a8a9ae7ad1 (diff)
downloadfetchmail-49e46d92e5a5c7adeb5aebdf923aa78639b4ca61.tar.gz
fetchmail-49e46d92e5a5c7adeb5aebdf923aa78639b4ca61.tar.bz2
fetchmail-49e46d92e5a5c7adeb5aebdf923aa78639b4ca61.zip
Be robust in the presence of Sun NIS and other nonstandard password schemes.
svn path=/trunk/; revision=101
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7a815aef..f6db5654 100644
--- a/NEWS
+++ b/NEWS
@@ -61,6 +61,9 @@ driver to SMTP. (This requires that we find a POP2 server to test with.)
* Warn users that running concurrent instances of popclient is a bad idea.
+* Try USER and HOME to set defaults before going to the password file.
+ This should work in Sun NIS environments.
+
3.1:
* MDA arguments are now dumped when using the -V option.