Tushar,
What's in the DLR message wise actually depends on your provider. On
some of my connections the DLR actually contains none of the original
message.
What you need to do is specify a custom dlr-url when you submit a
message, this would contain an id for the message you sent, then when
the DLR comes in your URL will be called and you will have your id.
This will then let you look up the message you sent. You could of
course include the entire message in the dlr-url I guess.
Ben
On 19 Apr 2007, at 10:44, tushar wrote:
Hi,
Can anyone tell me how to receive full sent message from the
dlr. I am getting dlrs but in that the message is only 20 bytes., I
want to receive full message in the dlr? How to do it?
Thanks in advance,
Tuhsar