aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-11-10 10:26:29 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-11-10 10:26:29 +0000
commit5a26cddfe3ad3d189aa77dc887390d8025172a3c (patch)
tree13e2eec5eacf62919937af16bcf2b0356d65f231 /NEWS
parentecb3612c83cbc7f140663cd7266ae3879a643414 (diff)
downloadfetchmail-5a26cddfe3ad3d189aa77dc887390d8025172a3c.tar.gz
fetchmail-5a26cddfe3ad3d189aa77dc887390d8025172a3c.tar.bz2
fetchmail-5a26cddfe3ad3d189aa77dc887390d8025172a3c.zip
The default for --smtphost is now always "localhost" regardless of
authentication types and protocols, so as to simplify configurations for workstations where the SMTP daemon only listens on the loopback interface. Sunil Shetye & Matthias Andree svn path=/trunk/; revision=4410
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a4be54dc..f85ca41c 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,10 @@ fetchmail 6.3.0 (not yet released officially):
(1997) or v3 (2001, aka IEEE Std 1003.1-2001) are no longer supported. They
may continue to work and non-intrusive patches to support them may be
accepted. Matthias Andree
+* The default for --smtphost is now always "localhost" regardless of
+ authentication types and protocols, so as to simplify configurations for
+ workstations where the SMTP daemon only listens on the loopback interface.
+ Sunil Shetye & Matthias Andree
# OBSOLETION WARNINGS
* The MX and host alias lookups that fetchmail performs in multidrop mode are