blob: 595c31f9b15770197631b6f8ce811d545827a9f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
Pre-requisites
--------------
* SMTP server
* POP3 server
* bash (required for TCP redirects)
create_mails.sh
---------------
This creates the test emails on the local system. Edit to set the test
username.
run_test.sh
-----------
Runs the simple confidence tests.
test-config
-----------
The test configuration. Edit to set the test username and password.
Notes
-----
These tests are *really* basic.
|