git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix growable-string sprintf
[exim.git]
/
test
/
scripts
/
3400-plaintext
/
3403
1
# authentication (preservation of $authenticated_id)
2
exim -odi -bs -oMa 10.0.0.2
3
ehlo testing.ex
4
auth plain AHVzZXJ4CgBzZWNyZXQ=
5
auth plain AHVzZXJ4AHNlY3JldA==
6
mail from:<userx@test.ex>
7
rcpt to:<userx@test.ex>
8
data
9
Test data
10
.
11
quit
12
****
13
no_msglog_check