aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-01-18 06:40:25 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-01-18 06:40:25 +0000
commit624b6bec3377d25849725c867d63bf7d98a7aa48 (patch)
treee56daa8947de3b7cd81324f61efbe05f76d84f81 /NEWS
parent194f6a69e8db6392c1c16e228e954312a1b9f347 (diff)
downloadfetchmail-624b6bec3377d25849725c867d63bf7d98a7aa48.tar.gz
fetchmail-624b6bec3377d25849725c867d63bf7d98a7aa48.tar.bz2
fetchmail-624b6bec3377d25849725c867d63bf7d98a7aa48.zip
Added dns/nodns.
svn path=/trunk/; revision=785
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e6f8963c..bdbd6906 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,12 @@ features --
* RFC822 header continuation for long address lists is is now handled properly.
+* There is now a `nodns' option to suppress DNS checking of address hostname
+ parts in multidrop mode (make sure your aka list is complete before you use
+ this!).
+
+* Options such as `nokeep' can now be written `no keep'.
+
Note: The first two changes mean that older .fetchmailrc files using
the `set' syntax for these options will cause fetchmail to die with a
parse error at initialization time. Conversion is trivial -- for