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

--- Comment #6 from Liam Morland <[email protected]> ---
(In reply to Lena from comment #4)
> Liam, does your Exim config contain "verify = header_syntax"?

This is included in conf.d/acl/40_exim4-config_check_data:

  .ifndef NO_CHECK_DATA_VERIFY_HEADER_SYNTAX
  deny
    !acl = acl_local_deny_exceptions
    !verify = header_syntax
    message = header syntax
    log_message = header syntax ($acl_verify_message)
  .endif

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