holodeck-b2b / hb2b-as2

An extension for Holodeck B2B to support message exchanges using the AS2 protocol
GNU General Public License v3.0
6 stars 1 forks source link

Use disposition messages as specified in RFC4130 #3

Closed sfieten closed 4 years ago

sfieten commented 5 years ago

Currently if an error occurs in the processing of a received message a generic "Error: unexpected-processing-error" disposition message is included in the MDN. Although it correctly signals that the message couldn't be processed succesfully, it would be better to use the disposition message as described in section 7.4.3 of RFC4130.