Mercurial > masqmail
comparison tests/hostname-stdin/README @ 63:49ca781e1503
reworked the test cases completely
they are split into four independent tests now
and each one is tested to work with the current version
author | meillo@marmaro.de |
---|---|
date | Sun, 30 May 2010 16:05:49 +0200 |
parents | tests/README@08114f7dcc23 |
children |
comparison
equal
deleted
inserted
replaced
62:610cd4e09b91 | 63:49ca781e1503 |
---|---|
1 Test hostname-stdin | |
2 ------------------- | |
3 | |
4 Sends three mails, using different options, to <you@hostname>. The | |
5 mails are passed on stdin. | |
6 | |
7 Two log files, masqmail.log and debug.log will also be created within | |
8 this directory. They may give some information if anything went wrong. | |
9 | |
10 Run them from within this directory, preferably NOT as root, but you | |
11 got to have write permission for this directory. |