Message-id management revisited

Alasdair Allan aa at astro.ex.ac.uk
Thu Jun 5 06:17:47 PDT 2008


> 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.



More information about the apps-samp mailing list