view tests/localhost-stdin/README @ 428:e972c3cbe1e0

Bugfix: Read as long as there *is* content. Before this fix masqmail did not read the contents of files that were given as values to config items.
author markus schnalke <meillo@marmaro.de>
date Wed, 03 Apr 2013 21:45:57 +0200
parents 49ca781e1503
children
line wrap: on
line source

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.