MSMQ system queues include a) journal messages, b) dead-letter messages, c) transactional dead-letter messages. In "Journal messages" there are all journal messages of private queues.
I have few questions about the other two queues. What do dead-letter messages and transactinal dead-letter messages include? Are they different compared to the messages in the private queues or are the same? If they are not the same, what kind of messages can I find here?
I had a problem with "Insufficient resources to perform operation" and I was forced to purge the queues.