summaryrefslogtreecommitdiff
path: root/test/scripts/3400-plaintext/3403
blob: 98981fa366f2b6210f76def93b603774b580f92d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# authentication (preservation of $authenticated_id)
exim -odi -bs -oMa 10.0.0.2
ehlo testing.ex
auth plain AHVzZXJ4CgBzZWNyZXQ=
auth plain AHVzZXJ4AHNlY3JldA==
mail from:<userx@test.ex>
rcpt to:<userx@test.ex>
data
Test data
.
quit 
****
no_msglog_check