summaryrefslogtreecommitdiff
path: root/test/scripts/3418-plaintext-event/3418
blob: 2df7dd3cef0ccd1930aa1b9d76b98869c092379f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# plaintext server fail event
#
# Incorrect auth
exim -odi -bs -oMa 10.0.0.5
ehlo testing.testing
auth mylogin cnggc2VjcmV0
quit
****
#
# Bad base64
exim -odi -bs -oMa 10.0.0.5
ehlo testing.testing
auth mylogin XNlcnggc2VjcmV0
quit
****
#
no_msglog_check