[exim-dev] [Bug 1031] Implement database logging of complete…

Top Page
Delete this message
Reply to this message
Author: Miro
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 1031] New: Implement database logging of completed remote delivery
Subject: [exim-dev] [Bug 1031] Implement database logging of completed remote delivery
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1031




--- Comment #23 from Miro <bug@???> 2013-05-28 13:51:54 ---
I've started to use this patch. As for now I have such thoughts:
a) I'm missing errors in main log when sql query fails (e.g. wrong syntax).
b) If I use $dbl_defer_errno or $dbl_defer_errstr in dbl_delivery_query then
query is silently dropped. Query isn't executed - and no error message appears.
c) could it be possible to add info about local address ip used for delivery?
d) I can't make dbl_host_defer_query working - exim doesn't even to connect do
database. Probably I've made big bug in configuration, should I describe write
with this problem on user mailing list?
e) thank you for this functionality


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email