summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0482
blob: 48a53d749caa9efcfe687297f5356badc325165b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# much space before : in header line
need_ipv4
#
exim -DSERVER=server -bd -oX PORT_D
****
client 127.0.0.1 PORT_D
??? 220
helo foobar
??? 250
mail from:<userx@test.ex>
??? 250
rcpt to:<userx@test.ex>
??? 250
data
??? 3
From                                                                                                                                                                                                                              : userx
  
This is junk 
.
??? 5
quit
??? 221
****
killdaemon