I have set DLRs to false but I still see the following in my logs 2011-06-17 03:46:44 [31593] [6] ERROR: SMPP[11]: got DLR but could not find message or was not interested in it id<121063089> dst<xxxx>, type<2> 2011-06-17 03:46:44 [31593] [6] ERROR: SMPP[12]: got DLR but could not find message or was not interested in it id<121061326> dst<xxxx>, type<2>
Snippet of my configuration file:- system-type = "VMA" msg-id-type = 0x01 wait-ack = 600 max-pending-submits = 5 no-dlr = true Thanks TG
