Make {bounce,warn}_message_file expanded. Bug 2522
[exim.git] / test / scripts / 3825-gsasl-plaintext / 3825
CommitLineData
14a806d6
JH
1# GSASL PLAIN authentication: gsasl driver vs. plaintext driver
2#
3# gsasl client against plaintext server
4exim -DSERVER=server -bd -oX PORT_D
5****
6exim -odi plain@test.ex
7****
8killdaemon
9#
10# plaintext client against gsasl server
11exim -DSERVER=server -DOPT=y -bd -oX PORT_D
12****
13exim -odi -DOPT=y plain@test.ex
14****
15killdaemon
16no_msglog_check