summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0314
blob: dd3d3990664f0809f8cff9772da62148fc60e29c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# host_reject_connection
need_ipv4
exim -DSERVER=server -bd -oX PORT_D
****
client 127.0.0.1 PORT_D
??? 554
****
client HOSTIPV4 PORT_D
??? 220
****
killdaemon
exim -DSERVER=server -DLOG_SELECTOR=-connection_reject -bd -oX PORT_D
****
client 127.0.0.1 PORT_D
??? 554
****
killdaemon