diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-11-29 03:57:29 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-11-29 03:57:29 +0000 |
commit | 609eefe17ef7b30a62c651d1d52406c8c44d15db (patch) | |
tree | 6134c7cff504c272e25501318707763eee4ecedb | |
parent | 9a8573a7cb6582bbd139fc2f0c1a52d69def966c (diff) | |
download | fetchmail-609eefe17ef7b30a62c651d1d52406c8c44d15db.tar.gz fetchmail-609eefe17ef7b30a62c651d1d52406c8c44d15db.tar.bz2 fetchmail-609eefe17ef7b30a62c651d1d52406c8c44d15db.zip |
Added bouncemail.
svn path=/trunk/; revision=2230
-rw-r--r-- | fetchmail-features.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/fetchmail-features.html b/fetchmail-features.html index 39201aa4..974bb03a 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: 1998/11/26 03:58:53 $ +<td width="30%" align=right>$Date: 1998/11/29 03:57:29 $ </table> <HR> @@ -18,6 +18,8 @@ <H2>Since 4.0:</H2> <UL> +<LI> Fetchmail now sends bouncemail on SMTP and LMTP errors. + <LI> True multi-language support using GNU gettext. <LI> Support for use of HESIOD with Kerberos. @@ -161,7 +163,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: 1998/11/26 03:58:53 $ +<td width="30%" align=right>$Date: 1998/11/29 03:57:29 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |