https://bugs.exim.org/show_bug.cgi?id=2897
Bug ID: 2897 Summary: improve 'Warning: ACL "warn" statement skipped: condition test deferred' log line Product: Exim Version: 4.96 Hardware: x86 OS: Linux Status: NEW Severity: wishlist Priority: medium Component: ACLs Assignee: jgh146...@wizmail.org Reporter: wbre...@gmx.net CC: exim-dev@exim.org As mentioned on IRC#exim... Sometimes ACLs output log lines like: Warning: ACL "warn" statement skipped: condition test deferred This is not very helpful, because neither states the condition itself nor the line in the config file. Maybe one of those two can be added to the output? In my recent case it was a verify = arc/... line, which deferred because control = dkim_disable_verify control = dmarc_disable_verify was set. -- 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/ ##