Mercurial > masqmail
annotate tests/hostname-stdin/README @ 279:1aa107c6b1e5
moved some code around
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Mon, 06 Dec 2010 17:46:24 -0300 |
parents | 49ca781e1503 |
children |
rev | line source |
---|---|
63 | 1 Test hostname-stdin |
2 ------------------- | |
0 | 3 |
63 | 4 Sends three mails, using different options, to <you@hostname>. The |
5 mails are passed on stdin. | |
0 | 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 | |
63 | 10 Run them from within this directory, preferably NOT as root, but you |
11 got to have write permission for this directory. |