blob: d89570e303548f4ea455014548ca97c848540e89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# host list in verify output when routing to a local transport
exim -v -bv userx@localhost
****
exim -bv userx@localhost
****
exim -v -bt userx@localhost
****
exim -bt userx@localhost
****
exim -v -bt userx@smtp
****
|