On 27/12/17 16:49, Jeremy Harris wrote:
On 27/12/17 15:21, Sebastian Arcus via Exim-users wrote:
Yes, a way to turn a defer into a hard fail is what I would need in this
case. Am I correct in thinking that when the defer happens and the ACL
processing is aborted, the DELAY gets skipped?
1) Please trim your included text
Will do
.
2) Yes.
If that is the case, is
there any way to still process the DELAY?
Do the lookup manually, with a ${lookup dnsdb ...} expansion;
you then have more control. Treat the ACL flow as a programming > language.
That's a good pointer - I will investigate that avenue - thank you.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/