masqmail-0.2

diff 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
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tests/hostname-stdin/README	Sun May 30 16:05:49 2010 +0200
     1.3 @@ -0,0 +1,11 @@
     1.4 +Test hostname-stdin
     1.5 +-------------------
     1.6 +
     1.7 +Sends three mails, using different options, to <you@hostname>. The
     1.8 +mails are passed on stdin.
     1.9 +
    1.10 +Two log files, masqmail.log and debug.log will also be created within
    1.11 +this directory. They may give some information if anything went wrong.
    1.12 +
    1.13 +Run them from within this directory, preferably NOT as root, but you
    1.14 +got to have write permission for this directory.