https://bugs.exim.org/show_bug.cgi?id=2271
Bug ID: 2271
Summary: Domain callout cache dysfunction in recipient's
verification produces the rejection of all domain's
existing addresses
Product: Exim
Version: 4.89
Hardware: x86
OS: Linux
Status: NEW
Severity: bug
Priority: medium
Component: ACLs
Assignee: jgh146exb@???
Reporter: yvon.lafaille@???
CC: exim-dev@???
A domain is configured with this callout in ACL check_rcpt
deny
domains = xtest.unilim.fr
!verify = recipient /defer_ok/callout=3s,defer_ok
accept
domains = xtest.unilim.fr
The messages for this domain are routed to a different server
A message, crafted to exceed the size limit of the destination server, is
send to an address in this domain : test_01@???
All subsequent messages to all existing addresses of this domain are rejected
with this error : (result of an earlier callout reused)
I am ready to answer your questions, even in a more technical way.
best regard
--
You are receiving this mail because:
You are on the CC list for the bug.