The mysql DLR implementation is one of many ways to handle DLR's
(internal in-memory handling is also available). In those case,
failing to delete the DLR's would mean filling memory with more and
more DLR's forever (not a practical approach IMHO). It could be
possible of course to do this _only_ on the mysql implementation, but
that's not a good approach IMO.

You should handle the DLR logging on the application level, meaning
the page being pointed by "dlr-url" that's called when a DLR arrives.

Hope it helps.

On 6/18/06, Rehuel Lobato de Mesquita <[EMAIL PROTECTED]> wrote:

Hi,

Is it possible to keep the DLR in the mysql database?  I see that now the
dlr is remove right away from the db when sending the sms. I need to keep it
in the db, for I need this to check if it was delivered for my sms
application.

I hope my question is clear.

Rehuel


--
Alejandro Guerrieri
Magicom
http://www.magicom-bcn.net/
LinkedIn: http://www.linkedin.com/in/aguerrieri

Reply via email to