From b0e55a125bea3cc870d9d2fe11e20b8eb27d8a8d Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 12 Feb 2001 07:57:35 +0000 Subject: This seems to work. svn path=/trunk/; revision=3079 --- testservers-gen.sh | 44 +++++++++++++++++++++----------------------- 1 file changed, 21 insertions(+), 23 deletions(-) diff --git a/testservers-gen.sh b/testservers-gen.sh index 535ec30e..136ffc41 100755 --- a/testservers-gen.sh +++ b/testservers-gen.sh @@ -1,3 +1,7 @@ +#!/bin/sh + +date=`date` +cat < @@ -10,7 +14,7 @@
Back to Eric's Home Page Up to Site Map -$Date: 2001/02/12 05:37:36 $ +${date}

Fetchmail's Test List

@@ -19,38 +23,32 @@ Here are the server types on my regression-test list:

- - - - - - - - - - - - - - - - - - - - - + + + +EOF +torturetest.py -t +cat < +

+If you control a post-office server that is not one of the types listed +here, please consider lending me a test account. Note that I do not +need shell access, just the permissions to send mail to a mailbox the server +looks at and to fetch mail off of it.

+

+I'd like to have weird things like a POP2 server and broken things like +Microsoft Exchange on here. These are the real robustness tests.


Server ID string:Extensions:Type:
IMAP4rev1 v12.264 IMAP4REV1 UW IMAP
POP3 v7.64 (none) Unknown
QPOP (version 2.53) (none) Eudora QPopper
IMAP4rev1 v10.168 IMAP4REV1 UW IMAP
IMAP4rev1 2000.287 AUTH=CRAM-MD5 IMAP 2000
POP3 v2000.70 AUTH=CRAM-MD5 IMAP 2000 POP3 gatewayProtocol & VersionSpecial Options:Name:
Back to Eric's Home Page Up to Site Map -$Date: 2001/02/12 05:37:36 $ +${dateQ}

Eric S. Raymond <esr@thyrsus.com>
+EOF -- cgit v1.2.3