]> Pileus Git - ~andy/fetchmail/blob - website/testservers.html
Note Earl's regression fix for SSL_CTX_clear_options() on older OpenSSL.
[~andy/fetchmail] / website / 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 <meta name="description" content=""/>
7 <meta name="keywords" content=""/> 
8 <title>Fetchmail's Test List</title>
9 </head>
10 <body>
11 <table width="100%" cellpadding=0 summary="Canned page header"><tr>
12 <td width="30%">Back to <a href="/index.html">Home Page</a>
13 <td width="30%" align=right>Wed Oct 15 18:43:10 EDT 2003
14 </tr></table>
15 <hr />
16 <h1>Fetchmail's Test List</h1>
17
18 <p>Here are the server types on my regression-test list:</p>
19
20 <table border=1 width=80% align=center summary="Server list">
21 <tr>
22 <td><strong>Protocol &amp; Version:</strong></td>
23 <td><strong>Special Options:</strong></td>
24 </tr>
25 <tr><td>IMAP: CommuniGate IMAP server</td><td>IMAPrev1 STARTTLS AUTH=CRAM-MD5 AUTH=DIGEST-MD5</td>
26 <tr><td>POP3: CommuniGate POP3 server</td><td>CAPA LAST APOP CRAM-MD5</td>
27 <tr><td>POP3: IntraStore POP3 mail server</td><td>!CAPA LAST</td>
28 <tr><td>APOP: IntraStore POP3 mail server</td><td>!CAPA LAST APOP</td>
29 <tr><td>IMAP: IntraStore IMAP mail server</td><td>IMAPrev1 IDLE AUTH=CRAM-MD5 AUTH=SKEY AUTH=ANONYMOUS</td>
30 <tr><td>POP3: Eudora EIMS</td><td>CAPA LAST APOP SASL CRAM-MD5 NTLM</td>
31 <tr><td>POP3: gmx.de pop server</td><td>!CAPA UIDL</td>
32 <tr><td>IMAP: IMail IMAP server</td><td>IMAP4rev1 AUTH=CRAM-MD5</td>
33 <tr><td>IMAP: Microsoft Exchange</td><td>IDLE AUTH=NTLM</td>
34 <tr><td>POP3: qpopper 3.1.2 (Eudora) patched with mysql</td><td>CAPA UIDL</td>
35 <tr><td>IMAP: Courier IMAP</td><td>IMAP4rev1</td>
36 <tr><td>POP3: Courier POP3</td><td>CAPA UIDL</td>
37 <tr><td>APOP: Qpopper using APOP</td><td>!CAPA</td>
38 <tr><td>IMAP: UW IMAP</td><td>IMAPrev1</td>
39 <tr><td>IMAP: Courier IMAP</td><td>IMAP4rev1</td>
40 <tr><td>POP3: Qpopper 4.0.5</td><td>CAPA UIDL</td>
41 </tr></table>
42
43 <p>If you control a post-office server that is not one of the types listed
44 here, please consider lending me a test account.  Note that I do <em>not</em>
45 need shell access, just the permissions to send mail to a mailbox the server
46 looks at and to fetch mail off of it.</p>
47
48 <p>I'd like to have weird things like a POP2 server on here.  Also more
49 closed-source servers because they tend to be broken in odd
50 ways. These are the real robustness tests.</p>
51
52 <hr />
53 <table width="100%" cellpadding=0 summary="Canned page header"><tr>
54 <td width="30%">Back to <a href="/index.html">Home Page</a>
55 <td width="30%" align=right>Wed Oct 15 18:43:10 EDT 2003
56 </tr></table>
57
58 <br clear="left" />
59 </BODY>
60 </HTML>