On 22 August 2011 08:09, Matthias Radestock <span dir="ltr">&lt;<a href="mailto:matthias@rabbitmq.com">matthias@rabbitmq.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
amqp-message-id is the header one can supply in SEND in order to set the message_id field of AMQP&#39;s &#39;basic&#39; content. Similarly, in MESSAGE, if the AMQP &#39;basic&#39; content contains a message_id it is turned into an amqp-message-id header.<br>
</blockquote><div><br>OK, that&#39;s good; it doesn&#39;t explain Lionel&#39;s report that SENDing with &quot;message-id&quot; set led to a correspondingly-set &quot;message-id&quot; on the resulting MESSAGE, though. Looking at the code, I&#39;m guessing that Lionel either sent an &quot;amqp-message-id&quot; header on the SEND, or that I&#39;ve overlooked or misinterpreted something!<br>
<br>Tony<br><br></div></div>