[exim-dev] [Bug 2597] LDAP lookup in smtp_accept_max_per_host does not close file descriptor

2020-06-22 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2597

Jeremy Harris  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Jeremy Harris  ---
Lacking a response I'll assume yes, and close.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##


[exim-dev] [Bug 2597] LDAP lookup in smtp_accept_max_per_host does not close file descriptor

2020-06-14 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2597

Git Commit  changed:

   What|Removed |Added

 CC||g...@exim.org

--- Comment #2 from Git Commit  ---
Git commit:
https://git.exim.org/exim.git/commitdiff/d3a538c8fee9f31b29947ad73445f50902140899

commit d3a538c8fee9f31b29947ad73445f50902140899
Author: Jeremy Harris 
AuthorDate: Fri Jun 12 20:17:56 2020 +0100
Commit: Jeremy Harris 
CommitDate: Fri Jun 12 20:17:56 2020 +0100

smtp_accept_map_per_host: call search_tidyup in fail path.  bug 2597

 doc/doc-txt/ChangeLog  |  5 +
 src/src/daemon.c   | 14 +++---
 src/src/lookups/ldap.c | 11 ---
 3 files changed, 16 insertions(+), 14 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##


[exim-dev] [Bug 2597] LDAP lookup in smtp_accept_max_per_host does not close file descriptor

2020-06-12 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2597

Jeremy Harris  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|unalloca...@exim.org|jgh146...@wizmail.org

--- Comment #1 from Jeremy Harris  ---
As of the current development tip code, I can't see the ldap connection being
left open in the acceptable-connection branch.  However, it could be not-closed
once the max is reached.  Is it likely you are frequently hitting that?
They would be logged, with the default log_selector.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##