# logging smtp protocol errors and pipelining
need_ipv4
#
exim -bd -DSERVER=server -oX PORT_D
****
client 127.0.0.1 PORT_D
??? 220
ehlo rhu.barb
??? 250-
??? 250-
??? 250-
??? 250-
??? 250-
??? 250
mail from:<userx@test.ex>
??? 250
rcpt to:<userx@test.ex>
??? 550
DATA
??? 503
??? 503
??? 503
QUIT
??? 221
****
client 127.0.0.1 PORT_D
??? 220
helo rhu.barb
??? 250
mail from:<userx@test.ex>
??? 250
rcpt to:<userx@test.ex>
??? 550
DATA
??? 503
??? 503
??? 503
QUIT
??? 221
****
client 127.0.0.1 PORT_D
??? 220
ehlo rhu.barb
??? 250-
??? 250-
??? 250-
??? 250-
??? 250-
??? 250
mail from:<deny@test.ex>
??? 550
rcpt to:<userx@test.ex>
??? 503
DATA
??? 503
??? 503
??? 503
QUIT
??? 221
****
client 127.0.0.1 PORT_D
??? 220
helo rhu.barb
??? 250
mail from:<deny@test.ex>
??? 550
rcpt to:<userx@test.ex>
??? 503
DATA
??? 503
??? 503
??? 503
QUIT
??? 221
****
client 127.0.0.1 PORT_D
??? 220
ehlo rhu.barb
??? 250-
??? 250-
??? 250-
??? 250-
??? 250-
??? 250
mail from:<userx@test.ex>
??? 250
rcpt to:<userx@test.ex>
??? 550
rcpt to:<ph11@test.ex>
??? 550
rcpt to:<ph12@test.ex>
??? 550
DATA
??? 503
??? 503
??? 503
QUIT
??? 221
****
client 127.0.0.1 PORT_D
??? 220
helo rhu.barb
??? 250
mail from:<userx@test.ex>
??? 250
rcpt to:<userx@test.ex>
??? 550
rcpt to:<ph11@test.ex>
??? 550
rcpt to:<ph12@test.ex>
??? 550
DATA
??? 503
??? 503
??? 503
QUIT
??? 221
****
client 127.0.0.1 PORT_D
??? 220
ehlo rhu.barb
??? 250-
??? 250-
??? 250-
??? 250-
??? 250-
??? 250
rcpt to:<userx@test.ex>
??? 503
DATA
??? 503
??? 503
??? 503
QUIT
??? 221
****
killdaemon
# Wait for delivery process
sleep 1
no_msglog_check
