]> Pileus Git - ~andy/fetchmail/blob - dist-tools/test/testservers.html
Credit John Beck's fixes.
[~andy/fetchmail] / dist-tools / test / testservers.html
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <link rev=made href="mailto:esr@snark.thyrsus.com"/>
7 <meta name="description" content=""/>
8 <meta name="keywords" content=""/> 
9 <title>Fetchmail's Test List</title>
10 </head>
11 <body>
12 <table width="100%" cellpadding=0 summary="Canned page header"><tr>
13 <td width="30%">Back to <a href="/~esr">Eric's Home Page</a>
14 <td width="30%" align=center>Up to <a href="/~esr/sitemap.html">Site Map</a>
15 <td width="30%" align=right>Mon Jan 12 15:52:14 EST 2004
16 </tr></table>
17 <hr />
18 <h1>Fetchmail's Test List</h1>
19
20 <p>Here are the server types on my regression-test list:</p>
21
22 <table border=1 width=80% align=center summary="Server list">
23 <tr>
24 <td><strong>Protocol &amp; Version:</strong></td>
25 <td><strong>Special Options:</strong></td>
26 </tr>
27 <tr><td>IMAP: CommuniGate IMAP server</td><td>IMAPrev1 STARTTLS AUTH=CRAM-MD5 AUTH=DIGEST-MD5</td>
28 <tr><td>POP3: CommuniGate POP3 server</td><td>CAPA LAST APOP CRAM-MD5</td>
29 <tr><td>POP3: IntraStore POP3 mail server</td><td>!CAPA LAST</td>
30 <tr><td>APOP: IntraStore POP3 mail server</td><td>!CAPA LAST APOP</td>
31 <tr><td>IMAP: IntraStore IMAP mail server</td><td>IMAPrev1 IDLE AUTH=CRAM-MD5 AUTH=SKEY AUTH=ANONYMOUS</td>
32 <tr><td>POP3: Eudora EIMS</td><td>CAPA LAST APOP SASL CRAM-MD5 NTLM</td>
33 <tr><td>POP3: gmx.de pop server</td><td>!CAPA UIDL</td>
34 <tr><td>IMAP: IMail IMAP server</td><td>IMAP4rev1 AUTH=CRAM-MD5</td>
35 <tr><td>IMAP: Microsoft Exchange</td><td>IDLE AUTH=NTLM</td>
36 <tr><td>POP3: qpopper 3.1.2 (Eudora) patched with mysql</td><td>CAPA UIDL</td>
37 <tr><td>IMAP: Courier IMAP</td><td>IMAP4rev1</td>
38 <tr><td>POP3: Courier POP3</td><td>CAPA UIDL</td>
39 <tr><td>APOP: Qpopper using APOP</td><td>!CAPA</td>
40 <tr><td>IMAP: UW IMAP</td><td>IMAPrev1</td>
41 <tr><td>IMAP: Courier IMAP</td><td>IMAP4rev1</td>
42 <tr><td>POP3: Qpopper 4.0.5</td><td>CAPA UIDL</td>
43 </tr></table>
44
45 <p>If you control a post-office server that is not one of the types listed
46 here, please consider lending me a test account.  Note that I do <em>not</em>
47 need shell access, just the permissions to send mail to a mailbox the server
48 looks at and to fetch mail off of it.</p>
49
50 <p>I'd like to have weird things like a POP2 server on here.  Also more
51 closed-source servers because they tend to be broken in odd
52 ways. These are the real robustness tests.</p>
53
54 <hr />
55 <table width="100%" cellpadding=0 summary="Canned page header"><tr>
56 <td width="30%">Back to <a href="/~esr">Eric's Home Page</a>
57 <td width="30%" align=center>Up to <a href="/~esr/sitemap.html">Site Map</a>
58 <td width="30%" align=right>Mon Jan 12 15:52:14 EST 2004
59 </tr></table>
60
61 <br clear="left" />
62 <ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@thyrsus.com&gt;</A></ADDRESS>
63 </BODY>
64 </HTML>