Tsuraan, On Mon, Sep 22, 2008 at 9:43 PM, tsuraan <tsuraan at gmail.com> wrote: > print chan.basic_publish(m, 'myexchange', 'myroute', > mandatory=True, immediate=True) If you turn the immediate flag off you should be able to publish this without a TX. HTH, Ben