On 17/01/17 01:06, Jason Gottschalk wrote:
> static_route:
> driver = manualroute
> transport = remote_smtp_smart
> route_data = ${lookup{$domain}lsearch{/etc/staticroutes}}
> and then add this to the transport section:
> # Push to in-house MTAs
> remote_smtp_smart:
> driver = smtp
> port = 25
> delay_after_cutoff = false
> hosts = ${lookup{$domain}lsearch{/etc/staticroutes}}
> hosts_override
> and everything works just fine.
> It seems as though the virtual_aliases_nostar: section
^^^^^^^^^^^^^^^^^^^^^^
What?
PS: your mail was very hard to read; please use some vertical
white space.