What steps will reproduce the problem?
1. Send a message from NIST to Direct Project Gateway with auto notification
turned on.
What is the expected output? What do you see instead?
Expect to pass the test.
Instead Processed MDN's fail Message-ID format and Data format.
Here is an example of a failing Date and passing date;
Notice the colon in the date offset below.
Fail: 18 Feb 2013 14:38:30 -08:00
Good: 18 Feb 2013 14:38:30 -0800
Here is an example of a failing and passing Message-Id
Notice the <uniqueString@FromDomain> pattern.
Fail: dbf3d167-bc73-4979-a356-a464777bee97
Good: <dbf3d167-bc73-4979-a356-a464777bee97@FromDomain>
Original issue reported on code.google.com by joeshook@gmail.com on 19 Feb 2013 at 6:38
Original issue reported on code.google.com by
joeshook@gmail.com
on 19 Feb 2013 at 6:38