diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-12-15 16:17:21 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-12-15 16:17:21 +0000 |
commit | f50d39cc0c9f8487dde51788940bbce975a43503 (patch) | |
tree | d2d17ab0d82ffcdd26023d7c72a13c74d9bb3385 /fetchmail-features.html | |
parent | 887cd3b25843477b742915fb5f365ad01e93b630 (diff) | |
download | fetchmail-f50d39cc0c9f8487dde51788940bbce975a43503.tar.gz fetchmail-f50d39cc0c9f8487dde51788940bbce975a43503.tar.bz2 fetchmail-f50d39cc0c9f8487dde51788940bbce975a43503.zip |
gcc -Wall cleanup.
svn path=/trunk/; revision=2278
Diffstat (limited to 'fetchmail-features.html')
-rw-r--r-- | fetchmail-features.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/fetchmail-features.html b/fetchmail-features.html index 974bb03a..7cdf489f 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/29 03:57:29 $ +<td width="30%" align=right>$Date: 1998/12/15 16:17:21 $ </table> <HR> @@ -20,11 +20,13 @@ <UL> <LI> Fetchmail now sends bouncemail on SMTP and LMTP errors. +<LI> Full support for LMTP according to RFC2033. + <LI> True multi-language support using GNU gettext. <LI> Support for use of HESIOD with Kerberos. -<LI> The -bsmtp option supports recording fetched mail as a BSMTP batch. +<LI> The --bsmtp option supports recording fetched mail as a BSMTP batch. <LI> The --limit option can now be used in daemon mode, with oversized-message notifications being mailed to the calling user. @@ -37,7 +39,7 @@ in <a href="http://www.demon.net/">www.demon.net</a>'s POP3 service. <LI> Code is 64-bit clean and Y2K-safe. -<LI> Automatically decodes armored 7-bit MIME into 8 bits. +<LI> Can axutomatically decodes armored 7-bit MIME into 8 bits. <LI> You can specify which SMTP error is recognized as a spam block. @@ -163,7 +165,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/29 03:57:29 $ +<td width="30%" align=right>$Date: 1998/12/15 16:17:21 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |