aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-02-15 03:24:30 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-02-15 03:24:30 +0000
commit1277744aa60373dd2346ec8a81bdd03de79b78c8 (patch)
treebf44197da920fd88aa61a933be2a9a5f01eef6d9 /NEWS
parenta74182b892b0ab4f67c5bd7987fe5de9856dc436 (diff)
downloadfetchmail-1277744aa60373dd2346ec8a81bdd03de79b78c8.tar.gz
fetchmail-1277744aa60373dd2346ec8a81bdd03de79b78c8.tar.bz2
fetchmail-1277744aa60373dd2346ec8a81bdd03de79b78c8.zip
Add warning.
svn path=/trunk/; revision=883
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bd7000df..954340f8 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,13 @@
------------------------------------------------------------------------------
fetchmail-3.5 ()
+Note: The .poprc compatibility hack that allows your first user declaration
+per server to omit the "username" show has been causing some confusion (see
+question F3 in the FAQ for details). Use of the feature now generates a
+warning to standard error. In a future release, probably 4.0, this hack
+will be removed and the leading `username' token required for every user
+entry.
+
features --
* The host that ETRN specifies is now set by the smtphost option.