From 3c91240e6641bd60aa3aa96b7d83bc907e5df855 Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Mon, 29 Apr 2002 12:25:15 +0000 Subject: Added info about test_archivemail.py --- README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README') diff --git a/README b/README index 495cc27..a6d63be 100644 --- a/README +++ b/README @@ -51,6 +51,11 @@ or later, because we use the PyUnit 'unittest' module. Sorry. INSTALLATION: +If you want to test archivemail: + cp archivemail archivemail.py + python test_archivemail.py + (NOTE: This could take over 90 seconds on slower systems) + To install archivemail, run: python setup.py install @@ -69,4 +74,5 @@ The archivemail website is at: http://archivemail.sourceforge.net/ If you have any feedback or bug reports about archivemail, you are very welcome to email me. + -- Paul Rodger -- cgit v1.2.3