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

            Bug ID: 3157
           Summary: 4.99-RC1 does not expose lots of _OPT macros
           Product: Exim
           Version: 4.99
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: General execution
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

I've eg.

remote_lmtp:
  driver = smtp
  protocol = lmtp
.ifdef _OPT_TRANSPORT_SMTP_MESSAGE_LINELENGTH_LIMIT
  message_linelength_limit = 65536
.endif
...

in one of my transports. This worked with 4.98. But 4.99-RC1 doesn't set the
option which works without the .ifdef.

And "-bP macros" on 4.99-RC1 does not expose it... as well as all of
_OPT_TRANSPORT_SMTP_*
compared to 4.98.

And at second sight it seems (according to a full "-bP macros" diff 4.98 <->
4.99) that
_OPT_AUTHENTICATOR_*
_OPT_TRANSPORT_*
_OPT_ROUTER_*
_DRIVER_ROUTER_*
_DRIVER_TRANSPORT_*
_DRIVER_AUTHENTICATOR_*
are missing as well.

My Exim is as statically built as 4.98.

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