Add variables for wildcard portion of local-part affix. Bug 281
[exim.git] / test / scripts / 0000-Basic / 0106
CommitLineData
59371ea7
PH
1# SMTP outgoing timeout
2need_ipv4
3#
4server PORT_S
5220 ESMTP
6EHLO
7*sleep 4
8****
9exim -odi userx@domain1.com
10.
11****
12sleep 1
13server PORT_S
14220 ESMTP
15EHLO
16250 OK
17MAIL FROM
18*sleep 4
19****
20exim -odi userx@domain2.com
21.
22****