view tests/localhost-stdin/README @ 164:b8c358b2e242

replaced hmac_md5.c with an own implementation of RFC 2104 Until now the sample code of the RFC itself was used, but it lacked a license or copyright notice. See the comment in hmac_md5.c for details.
author meillo@marmaro.de
date Sun, 18 Jul 2010 22:20:20 +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.