projects
/
exim.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Change callout EHLO/HELO from smtp_active_hostname to the helo_data
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0108
Commit
Line
Data
59371ea7
PH
1
# remote_sort_domains
2
#
3
exim -odi -N xx@ten-1.net xx@black.com xx@other.edu xx@myhost.com
4
****
5
exim -odi -N xx@myhost.com xx@ten-1.net xx@other.edu xx@black.com
6
****