On 16/11/17 18:40, Sebastian Nielsen via Exim-users wrote: > Now to the big problem: > I haven't found any way to make exim treat different ports > differently. Any hits or ideas on how to accomplish this?
There is an expansion variable $received_port. You can use this anywhere an expansion is done, to get alternate actions. -- Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
