]> Pileus Git - ~andy/fetchmail/blob - fetchmail-features.html
Ready to merge in Julian Haight's changes.
[~andy/fetchmail] / fetchmail-features.html
1 <!doctype HTML public "-//W3O//DTD W3 HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE>Fetchmail Feature List</TITLE>
5 <link rev=made href="mailto:esr@snark.thyrsus.com">
6 <meta name="description" content="The fetchmail brag sheet.">
7 <meta name="keywords" content="fetchmail, POP, POP3, IMAP, IMAP2bis, IMAP4"> 
8 </HEAD>
9 <BODY>
10 <table width="100%" cellpadding=0><tr>
11 <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a>
12 <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a>
13 <td width="30%" align=right>$Date: 2000/06/07 00:22:01 $
14 </table>
15 <HR>
16
17 <H1 ALIGN=CENTER>Fetchmail Feature List</H1>
18
19 <H2>Since 5.0:</H2>
20 <UL>
21 <LI>
22 Fetchmail now runs on BeOS, thanks to David Reid" <david@jetnet.co.uk>.
23
24 <LI>
25 In IMAP, unseen-message counting and indexing is now done by SEARCH
26 UNSEEN at the beginning of each poll or re-poll (rather than with
27 the UNSEEN and RECENT responses and FLAGS queries on individual
28 messages). This significantly cuts down on traffic to and from the
29 server, and gives more reliable results.<p>
30
31 <LI>
32 The aka option now matches hostname suffixes, so (for example) saying
33 `aka netaxs.com' will match not just netaxs.com but also (say)
34 pop3.netaxs.com and mail.netaxs.com.
35
36 <LI>
37 Fetchmail can optionally use the RFC 2177 IDLE extension on an IMAP 
38 server that supports it.
39
40 <LI>
41 Fetchmail now recognizes the RFC 2449 extended responses [IN-USE] and
42 [LOGIN-DELAY].
43
44 <LI>
45 Fetchmail running in daemon mode now restarts itself quietly when the
46 rc file is touched.
47
48 <LI>Following recent court decisions and changes in U.S. federal
49 regulatory policy, hooks for Secure Sockets Layer (SSL) are now part
50 of the main fetchmail distribution.  The distribution still contains
51 no actual cryptographic code.
52
53 <LI>NTLM support, so fetchmail can query Microsoft Exchange servers.
54
55 <LI>Expunge option can now be used to break POP3 retrieval into subsessions. 
56
57 <LI>Support for AUTH=CRAM-MD5 under IMAP, a la RFC2195.
58 </UL>
59
60 <H2>Since 4.0:</H2>
61 <UL>
62 <LI>The interface and monitor options now work with freeBSD.
63
64 <LI> Fetchmail now sends RFC1894-conformant bouncemail on SMTP and LMTP errors.
65
66 <LI> Full support for LMTP according to RFC2033.
67
68 <LI> True multi-language support using GNU gettext.
69
70 <LI> Support for use of HESIOD with Kerberos.
71
72 <LI> The --bsmtp option supports recording fetched mail as a BSMTP batch.
73
74 <LI> The --limit option can now be used in daemon mode, with oversized-message
75 notifications being mailed to the calling user.
76
77 <LI> 
78 Configurable support for the <a
79 href="http://www.demon.net/info/helpdesk/demon_products/mail/sdps-tech.shtml">SDPS
80 extensions</a> in <a href="http://www.demon.net/">www.demon.net</a>'s
81 POP3 service.
82
83 <LI> There is now an interactive GUI fetchmail configurator, fetchmailconf.
84
85 <LI> Code is 64-bit clean and Y2K-safe.
86
87 <LI> Automatically decodes armored 7-bit MIME into 8 bits (this can be
88 suppressed).
89
90 <LI> You can specify which SMTP error is recognized as a spam block.
91
92 <LI> Support for Kerberos V authentication.
93
94 <LI> Support for IMAP-OTP authentication using Craig Metz's patches 
95      for UW IMAP.
96
97 <LI> Support for IPv6 (using glibc or Craig Metz's inet6-apps library).
98
99 <Li> Support for IPSEC (using Craig Metz's inet6-apps library).
100
101 <LI> Support for IMAP with RFC1731-conformant GSSAPI authentication.
102
103 <LI> Fixed and verified support for Cyrus IMAP server, M$ Exchange,
104      and Post Office/NT.
105
106 <LI> Support for responding with a one-time password when a POP3 server
107      issues an RFC1938-conforming OTP challenge.
108
109 <LI> Support for Compuserve's RPA authentication protocol for POP3
110      (not compiled in by default, but configurable).
111 </UL>
112
113 <H2>Since 3.0:</H2>
114 <UL>
115 <LI> Support for IMAP RFC 1731 authentication with Kerberos v4. 
116
117 <LI> Support for multiple-folder retrieval in a single session 
118      under IMAP. 
119
120 <LI> Following SMTP 571 response to a From line, fetchmail no longer 
121      downloads the bodies of spam messages. 
122
123 <LI> Support for a `hunt list' of SMTP hosts. 
124
125 <LI> Support for ESMTP 8BITMIME and SIZE options. 
126
127 <LI> Support for ESMTP ETRN command. 
128
129 <LI> The stripcr & forcecr options to explicitly control carriage-return 
130      stripping and LF-&gt;CRLF mapping before mail forwarding. 
131 </UL>
132
133 <H2>Since 2.0:</H2>
134 <UL>
135 <LI> Support for secure use with ssh. 
136
137 <LI> Mailserver passwords can be parsed out of your .netrc file. 
138
139 <LI> When forwarding mail via SMTP, fetchmail respects the 571 
140      "spam filter" response and discards any mail that triggers it. 
141
142 <LI> Transaction and error logging may optionally be done via syslog. 
143
144 <LI> (Linux only) Security option to permit fetchmail to poll a host  
145      only when a point-to-point link to a particular IP address is
146      up. 
147
148 <LI> RPOP support (restored; had been removed in 1.8). 
149 </UL>
150
151 <H2>2.0 and earlier versions:</H2>
152 <UL>
153 <LI> Support POP2, APOP, RPOP, IMAP2, IMAP2bis, IMAP3, IMAP4, IMAP4rev1. .
154
155 <LI> Support for Kerberos V4 user authentication (either MIT or Cygnus). 
156
157 <LI> Host is auto-probed for a working server if no protocol is
158      specified for the connection.  Thus you don't need to know
159      what servers are running on your mail host in advance; the
160      verbose option will tell you which one succeeds. 
161
162 <LI> Delivery via SMTP to the client machine's port 25.  This
163      means the retrieved mail automatically goes to the system
164      default MDA as if it were normal sender-initiated SMTP mail. 
165
166 <LI> Configurable timeout to detect if server connection is dropped. 
167
168 <LI> Support for retrieving and forwarding from multi-drop mailboxes 
169      that is guaranteed not to cause mail loops. 
170
171 <LI> Large user community -- fetchmail has a large user base (the
172      author's beta list includes well over two hundred people).  This 
173      means feedback is rapid, bugs get found and fixed rapidly. 
174
175 <LI> Carefully written, comprehensive and up-to-date man page describing
176      not only modes of operation but also how to diagnose the most
177      common kinds of problems and what to do about deficient servers.
178
179 <LI> Rugged, simple, and well-tested code -- the author relies on it
180      every day and it has never lost mail, not even in experimental
181      versions.  (In the project's entire history there has only been
182      one recorded instance of lost mail, and that was due to a quirk
183      in some Microsoft code.)
184
185 <LI> Strict conformance to relevant RFCs and good debugging options.
186      You could use fetchmail to test and debug server implementatations.
187
188 <LI> For anybody who cares, fetchmail is Y2K safe.
189 </UL>
190
191 <H2>Features in common with other remote-mail retrieval programs:</H2>
192
193 The other programs I have checked include fetchpop1.9, PopTart-0.9.3,
194 get-mail, gwpop, pimp-1.0, pop-perl5-1.2, popc, popmail-1.6 and upop.<P>
195
196 <UL>
197 <LI> Support for POP3.
198
199 <LI> Easy control via command line or free-format run control file.
200
201 <LI> Daemon mode -- fetchmail can be run in background to poll 
202      one or more hosts at a specified interval.
203
204 <LI> From:, To:, Cc:, and Reply-To: headers are rewritten so that 
205      usernames relative to the fetchmail host become fully-qualified
206      Internet addresses.  This enables replies to work correctly.
207      (Would be unique to fetchmail if I hadn't added it to fetchpop.)
208
209 <LI> Message and header processing are 8-bit clean.
210 </UL>
211
212 <HR>
213 <table width="100%" cellpadding=0><tr>
214 <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a>
215 <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a>
216 <td width="30%" align=right>$Date: 2000/06/07 00:22:01 $
217 </table>
218
219 <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>
220 </BODY>
221 </HTML>