annotate tests/hostname-stdin/README @ 247:3c40f86d50e4
ignoring -m switch now
Some software (e.g. spost of nmh) calls sendmail with -m.
Until now, masqmail failed on this unrecognized option.
From now on it is ignored.
See man/masqmail.8 for the meaning of -m.
author
markus schnalke <meillo@marmaro.de>
date
Mon, 01 Nov 2010 13:30:02 -0300 (2010-11-01)
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.