log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
masqmail
annotate tests/hostname-stdin/README @ 80:
e5090ac234cf
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
refactoring plus one small bugfix replaced deep nested conditionals with early exits fixed a small bug in the same go (Note: it is bad to fix bugs during refactoring): The SMTP_HELO case did not break in case of error. Now it does.
author
meillo@marmaro.de
date
Sat, 19 Jun 2010 11:11:28 +0200 (2010-06-19)
parents
49ca781e1503
children
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
63
49ca781e1503
reworked the test cases completely
meillo@marmaro.de
parents:
0
diff
changeset
+
−
1
Test hostname-stdin
49ca781e1503
reworked the test cases completely
meillo@marmaro.de
parents:
0
diff
changeset
+
−
2
-------------------
0
08114f7dcc23
this is masqmail-0.2.21 from oliver kurth
meillo@marmaro.de
parents:
diff
changeset
+
−
3
63
49ca781e1503
reworked the test cases completely
meillo@marmaro.de
parents:
0
diff
changeset
+
−
4
Sends three mails, using different options, to <you@hostname>. The
49ca781e1503
reworked the test cases completely
meillo@marmaro.de
parents:
0
diff
changeset
+
−
5
mails are passed on stdin.
0
08114f7dcc23
this is masqmail-0.2.21 from oliver kurth
meillo@marmaro.de
parents:
diff
changeset
+
−
6
08114f7dcc23
this is masqmail-0.2.21 from oliver kurth
meillo@marmaro.de
parents:
diff
changeset
+
−
7
Two log files, masqmail.log and debug.log will also be created within
08114f7dcc23
this is masqmail-0.2.21 from oliver kurth
meillo@marmaro.de
parents:
diff
changeset
+
−
8
this directory. They may give some information if anything went wrong.
08114f7dcc23
this is masqmail-0.2.21 from oliver kurth
meillo@marmaro.de
parents:
diff
changeset
+
−
9
63
49ca781e1503
reworked the test cases completely
meillo@marmaro.de
parents:
0
diff
changeset
+
−
10
Run them from within this directory, preferably NOT as root, but you
49ca781e1503
reworked the test cases completely
meillo@marmaro.de
parents:
0
diff
changeset
+
−
11
got to have write permission for this directory.