From c3a80da98846c21a5d3f32a91669d78774a0aa6a Mon Sep 17 00:00:00 2001 From: Graham Wilson Date: Mon, 30 Aug 2004 01:34:48 +0000 Subject: Move a handful of scripts (used for releases, testing, etc.) to dist-tools, so that they are not released in the tarball. svn path=/trunk/; revision=3934 --- dist-tools/test/testservers-gen.sh | 57 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100755 dist-tools/test/testservers-gen.sh (limited to 'dist-tools/test/testservers-gen.sh') diff --git a/dist-tools/test/testservers-gen.sh b/dist-tools/test/testservers-gen.sh new file mode 100755 index 00000000..52a1e589 --- /dev/null +++ b/dist-tools/test/testservers-gen.sh @@ -0,0 +1,57 @@ +#!/bin/sh + +date=`date` +cat < + + + + + + +Fetchmail's Test List + + + +
Back to Eric's Home Page +Up to Site Map +${date} +
+
+

Fetchmail's Test List

+ +

Here are the server types on my regression-test list:

+ + + + + + +EOF +torturetest.py -t +cat <
Protocol & Version:Special Options:
+ +

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 on here. Also more +closed-source servers because they tend to be broken in odd +ways. These are the real robustness tests.

+ +
+ +
Back to Eric's Home Page +Up to Site Map +${date} +
+ +
+
Eric S. Raymond <esr@thyrsus.com>
+ + +EOF + -- cgit v1.2.3