Re: Message-id management revisited

From: Alasdair Allan <aa-at-astro.ex.ac.uk>
Date: Thu, 5 Jun 2008 14:17:47 +0100


> But when you reassemble the sender-msg-id in your reply()
> implementation you try to undo that step:
>
> $msg_id = "msg-id:" . $msg_id;
>
> and if the original didn't start with "msg-id:" then the msg-id that
> you pass back to the client using receiveResponse() will have the
> wrong value.

Oops! You're right. Sorry. I'll fix that.

Al. Received on 2008-06-05Z15:18:10