diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-08-23 15:32:48 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-08-23 17:05:52 +0100 |
commit | 99350dede64ad634300ddf15d0d97a81fd75d330 (patch) | |
tree | 4b30b80983ba93658a0832f3ad1d30263e4da88d /test/scripts/5800-DANE | |
parent | d6ffd8ef9ebcb2dc913c75ee255459e8ff4fb4da (diff) |
DANE: Fix 2-rcpt message, diff domins case. Bug 2265
Diffstat (limited to 'test/scripts/5800-DANE')
-rw-r--r-- | test/scripts/5800-DANE/5801 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/scripts/5800-DANE/5801 b/test/scripts/5800-DANE/5801 new file mode 100644 index 000000000..98fa6b18b --- /dev/null +++ b/test/scripts/5800-DANE/5801 @@ -0,0 +1,12 @@ +# DANE client: conflicting domain +# +exim -DSERVER=server -DDETAILS=ee -bd -oX PORT_D +**** +# +# +# A single message with 2 receipients, different domains though same MX host +exim -odf t00@mxdane512ee.test.ex t01@mxdane512ee1.test.ex +**** +# +killdaemon +no_msglog_check |