summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0325
blob: 76577f5236ee96c182c7847d92700ae4c6f9e878 (plain)
1
2
3
4
5
6
7
8
9
# $domain_data, $local_part_data and $router_name
exim -v -bt xxx@a.b.c
****
exim -bh V4NET.0.0.0
helo test
mail from:a@b.c
rcpt to:xxx@a.b.c
quit
****