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

            Bug ID: 3039
           Summary: "log_write called with no log flags set" when
                    log_reject_target empty
           Product: Exim
           Version: 4.97
          Hardware: All
                OS: FreeBSD
            Status: NEW
          Severity: bug
          Priority: medium
         Component: ACLs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

>From the documentation of log_reject_target:

This modifier makes it possible to specify which logs are used for messages
about ACL rejections. Its argument is a colon-separated list of words that can
be “main”, “reject”, or “panic”. The default is main:reject. The list may be
empty, in which case a rejection is not logged at all. For example, this ACL
fragment writes no logging information when access is denied:

deny <some conditions>
     log_reject_target =

however if I set it in this way (a simple "deny hosts = ..." I get a "log_write
called with no log flags set" error (acl_smtp_connect).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/
## unsubscribe (doesn't require an account):
##   [email protected]
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to