diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-06-08 15:29:34 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-06-08 15:29:34 +0000 |
commit | 7ced1a55ec66d3339b16be7218f4be4b2ae3f41b (patch) | |
tree | 5a36a1c297424031b1c4a4edeb91a826187603b4 /testservers-gen.sh | |
parent | 705c5ff32e5e5691883a03af8d8d49423f9f06cc (diff) | |
download | fetchmail-7ced1a55ec66d3339b16be7218f4be4b2ae3f41b.tar.gz fetchmail-7ced1a55ec66d3339b16be7218f4be4b2ae3f41b.tar.bz2 fetchmail-7ced1a55ec66d3339b16be7218f4be4b2ae3f41b.zip |
Prepare for 6.0.0.
svn path=/trunk/; revision=3644
Diffstat (limited to 'testservers-gen.sh')
-rwxr-xr-x | testservers-gen.sh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/testservers-gen.sh b/testservers-gen.sh index 2c2accbf..75bbd715 100755 --- a/testservers-gen.sh +++ b/testservers-gen.sh @@ -37,8 +37,9 @@ here, please consider lending me a test account. Note that I do <em>not</em> need shell access, just the permissions to send mail to a mailbox the server looks at and to fetch mail off of it.<P> <p> -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. +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. <HR> <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="/~esr">Eric's Home Page</a> |