Hello everyone,
We are validating H.1.4 – Receive Health Information Using Direct (Required) and observing an inconsistency between the Receive Message test and the Delivery Notification test, even though the MDN is sent using the exact same implementation in both cases.
Below is the detailed scenario.
Same HISP
Same MDN generation method
Same signing and encryption logic
Same SMTP configuration
Same MDN recipient:
postm...@ett.healthit.gov
The only difference is the ETT test case being executed.
ETT sends a Direct message to our system.
We receive and process the message.
Our system sends an MDN using our standard MDN method.
Message appears in ETT UI
Message ID is visible
MDN is processed successfully
Status updates to MDN_RECEIVED
All checks are green
✔ Test passes successfully
A Direct message is sent as part of the Delivery Notification test.
The message is received and appears in the ETT Message Status UI.
We send an MDN using the same MDN method as in Test Case 1:
MDN is sent successfully (confirmed in application logs)
SMTP delivery succeeds
However, ETT reports:
❌ Delivery Notification test fails
The MDN sending logic is identical in both tests
The Message-ID format is the same (@localhost)
Messages are visible in the ETT UI in both cases
MDN works for Receive Message
MDN fails for Delivery Notification
This raises the question of why the same MDN logic behaves differently across two ETT test cases.
Are the Receive Message and Delivery Notification tests indexed or correlated differently in ETT?
Is a message that is visible in the Message Status UI always eligible for Delivery Notification correlation?
Are there additional timing, state, or classification requirements specific to the Delivery Notification test?
Can a message successfully receive an MDN but still not be eligible for Delivery Notification validation?
Since:
The message is received
The Message-ID is visible
The same MDN method succeeds in the Receive test
We expected the Delivery Notification test to also correlate and pass.
Any guidance on the difference in MDN handling between these two tests would be very helpful.
Thank you.

--
You received this message because you are subscribed to the Google Groups "Edge Test Tool (ETT)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to edge-test-too...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/edge-test-tool/2db57866-9b9d-4896-be20-60f7f03196ffn%40googlegroups.com.
We currently generate and send a signed and encrypted Processed MDN.
Could you please confirm the correct MDN recipient address expected by the ETT tool?
Specifically, should the MDN be sent to postm...@ett.healthit.gov or tes...@ett.healthit.gov?
We attempted sending the MDN manually to both addresses, however it was not reflected in the tool results, so we want to ensure we are using the correct recipient for SMTP MT 39 validation.
1: SENDING EMAIL WITH MESSAGE DISPOSITION NOTIFICATION HEADER TO in...@dev.unityhealth360.com
2: Email sent Successfully
3: Message-ID of the email sent: <1492803564.900.1768386995433@localhost> Instead of checking MDM, could you please help me with this issue ?
To view this discussion visit https://groups.google.com/d/msgid/edge-test-tool/80745524-470a-4804-b657-7428078a0929n%40googlegroups.com.
In ETT tool Direct messages are working correctly for both sending and receiving. However, Delivery Notifications (MDN) are not being received, even though the Edge Test Tool shows “Email sent Successfully.” No inbound SMTP connection or logs are observed on our side.
This is currently blocking our testing. Could you please provide an update or guidance when possible?
Thanks and regards,
Pranav Kulkarni