Messages in a dead letter queue

 

If a message is protected by application level security, there might be a problem if, for any reason, the message does not reach its destination and is put on a dead letter queue. If we cannot work out how to process the message from the information in the message descriptor and the dead letter header, you might need to inspect the contents of the application data. We cannot do this if the application data is encrypted and only the intended recipient can decrypt it.

 

Parent topic:

Comparing link level security and application level security


sy10460_