aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-09-12 19:31:09 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-09-12 19:31:09 +0000
commita43b8133fd524395bf38ff7d7576dad197c11747 (patch)
treee8000801ac9851ba7d2c7973f29841e916d51450 /NEWS
parent9828eb6550a33eb3e8da04b6faf5da33c5de9200 (diff)
downloadfetchmail-a43b8133fd524395bf38ff7d7576dad197c11747.tar.gz
fetchmail-a43b8133fd524395bf38ff7d7576dad197c11747.tar.bz2
fetchmail-a43b8133fd524395bf38ff7d7576dad197c11747.zip
Make SMTP forwarding the default.
svn path=/trunk/; revision=93
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 411c7251..c6393294 100644
--- a/NEWS
+++ b/NEWS
@@ -22,7 +22,7 @@ driver to SMTP. (This requires that we find a POP2 server to test with.)
specified.
* SMTP forwarding support. Thanks to Harry Hochheiser <harry@tigger.jvnc.net>
- for this simple but clever idea.
+ for this simple but clever idea. It's now the default delivery mode.
* If no UNIX From line is found, popclient will now synthesize a correct
line from the RFC822 From line.