https://bugs.exim.org/show_bug.cgi?id=2147

Alexandru Chirila <chir...@spamexperts.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #3 from Alexandru Chirila <chir...@spamexperts.com> ---
Sorry for re-opening this, but I still believe this is not working as intended. 

The documentation states, as you also mentioned: "and used to force the current
and subsequent callout checks to succeed". However, right now, the current
callout checks defers instead of succeeding, while subsequent check are
successful. 

>From my example debug log, snipping out parts that don't seem relevant:

=====
>>> processing "deny"
>>> check !verify = recipient/callout=2m,random
>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>   SMTP>> MAIL FROM:<> SIZE=1023
>>>   SMTP>> RCPT 
>>> TO:<server1.test24.simplyspamfree.com-1500022496-test...@catchall.simplyspamfree.com>
>>> cmd buf flush 116 bytes
>>>   SMTP<< 250 OK
>>>   SMTP<< 250 Accepted
>>>   SMTP>> QUIT
>>> ----------- end verify ------------
>>> deny: condition test deferred in ACL "acl_check_rcpt"
=====

I think the intention here is to have this check be successful instead of
returning a deferral.

-- 
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/ ##

Reply via email to