Mercurial > masqmail
annotate tests/hostname-stdin/README @ 154:fc1e5aa286ed
merge
author | meillo@marmaro.de |
---|---|
date | Thu, 08 Jul 2010 09:20:34 +0200 |
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. |