See the dlr-url parameter in the users guide.
 
Rene Kluwen
Chimit
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Rehuel Lobato de Mesquita
Sent: maandag 19 juni 2006 0:52
To: 'Chronis Nikos'
Cc: users@kannel.org
Subject: RE: Don't remove DLR from mysql database

Hey Nikos,
 
How can I, then, get a "delivery report" in my own application database? Where can I put a query to change the status of the message in my application, when the message is delivered, cause how will the probram know if the message is delevered?
 
Rehuel


From: Chronis Nikos [mailto:[EMAIL PROTECTED]
Sent: Sunday 18 June 2006 12:41 PM
To: [EMAIL PROTECTED]
Cc: users@kannel.org
Subject: Don't remove DLR from mysql database

Hello,
 
Yes it is possible, I did it long time, but experienced some problems.
You can edit the file gw/dlr.c and gw/dlr_mysql.c to keep it (you have to comment the structure and the remove operation)
 
But this is better to let the file like they are original.
Why you will ask, simply because sometime your provider will send you the ACK/ statement after the delivery receipt.
Then you got the delivery (1) before the sent to gateway (8) into your application (if you log)
 
Best Regards,
Nikos

Reply via email to