diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-07-23 13:21:24 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-07-23 13:21:24 +0000 |
commit | 6f8f6a2834de1b996a7c958b5055d0451fdece03 (patch) | |
tree | 3489ed505b31693e68f79b143207ea2bbb4bf241 /fetchmail-features.html | |
parent | 4d5ea12cb31631543e3c53730e497fb63baa25ca (diff) | |
download | fetchmail-6f8f6a2834de1b996a7c958b5055d0451fdece03.tar.gz fetchmail-6f8f6a2834de1b996a7c958b5055d0451fdece03.tar.bz2 fetchmail-6f8f6a2834de1b996a7c958b5055d0451fdece03.zip |
Added dropdelivered.
svn path=/trunk/; revision=2931
Diffstat (limited to 'fetchmail-features.html')
-rw-r--r-- | fetchmail-features.html | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/fetchmail-features.html b/fetchmail-features.html index 983a55a0..563596d7 100644 --- a/fetchmail-features.html +++ b/fetchmail-features.html @@ -10,7 +10,7 @@ <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 2000/06/07 02:21:34 $ +<td width="30%" align=right>$Date: 2000/07/23 13:21:22 $ </table> <HR> @@ -19,6 +19,13 @@ <H2>Since 5.0:</H2> <UL> <LI> +Added a dropdelivered option to discard Delivered-To headers. This +addresses a problem with using fetchmail and postfix as a relay inside +a domain; when postfix sees incoming messages with delivered-to +headers looking exactly the same as the ones it adds himself, it +bounces the message. + +<LI> Added --smtpname to set username and domain portion of SMTP "RCPT TO" command. >fetchmail@mail.julianhaight.com>. @@ -221,7 +228,7 @@ get-mail, gwpop, pimp-1.0, pop-perl5-1.2, popc, popmail-1.6 and upop.<P> <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 2000/06/07 02:21:34 $ +<td width="30%" align=right>$Date: 2000/07/23 13:21:22 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |