Event for auth fail
[exim.git] / test / scripts / 3418-plaintext-event / 3418
1 # plaintext server fail event
2 #
3 # Incorrect auth
4 exim -odi -bs -oMa 10.0.0.5
5 ehlo testing.testing
6 auth mylogin cnggc2VjcmV0
7 quit
8 ****
9 #
10 # Bad base64
11 exim -odi -bs -oMa 10.0.0.5
12 ehlo testing.testing
13 auth mylogin XNlcnggc2VjcmV0
14 quit
15 ****
16 #
17 no_msglog_check