diff tests/localhost-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 wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/localhost-stdin/README	Sun May 30 16:05:49 2010 +0200
@@ -0,0 +1,14 @@
+localhost-stdin
+---------------
+
+Three mails are sent, using different options, to <you@localhost>.
+local.sh sends mail accepted from stdin and sends them to a fake local
+mailbox, using your login name. If it works, there should be a file
+named with your login name with the mails. You can look at it with cat
+or less, or with an ordinary mail program.
+
+Two log files, masqmail.log and debug.log will also be created within
+this directory. They may give some information if anything went wrong.
+
+Run them from within this directory, preferably NOT as root, but you
+got to have write permission for this directory.