Hi, Is it possible with qpidd (amqp1.0) to receive notification on a sender link whether a message sent to a topic exchange was actually delivered to a receiver? Initially I had thought I might be able to use the "durable" header, but I believe that only guarantees that the broker has received/processed the message - not that it actually made it somewhere.
Thanks, Matt
