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

            Bug ID: 2140
           Summary: route_list changed, transport needs to be specified
                    last
           Product: Exim
           Version: 4.86
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Routing
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Hello,
up to and including 4.85 both of these route_list settings worked:
* host byname transport
* host transport byname
but 4.86RC1 and later only accept
* host byname transport
but reject
* host transport byname
i.e. exim changed and started to require that the transport was specified
/after/ options.

The log message looks like this:
LOG: MAIN
  Error in smarthost router: unknown routing option or transport name
"remote_smtp_smarthost byname"

spec.txt does not document that a specific order is needed:
"The options are a sequence of words; in practice no more than three are ever
present. One of the words can be the name of a transport; this overrides the
transport option on the router for this particular routing rule only."

cu Andreas

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