Hi Ovidiu, > I would like to tell RabbitMQ to put all the unroutable messages that > were sent to an exchange in a "default" queue. > > Is it possible? I think alternate exchanges (a.k.a., unroutable message exchanges) may help: http://www.rabbitmq.com/extensions.html#alternate-exchange Michael