]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/0000-Basic/0108
Fix validation of domain-literals in Message_ID: headers. Bug 2805
[user/henk/code/exim.git] / test / scripts / 0000-Basic / 0108
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 ****