Autor: Andreas J Mueller Data: A: exim-users Assumpte: Re: [Exim] Smart Host on a different port?
Hi Kevin!
> However, exim says the port is illegal. How do I get it to smart host the
> information to the smarthost using a port other than port 25.
Exim is correct. ;-) Port is an option of the smtp transport, thus
you will need to create a separate transport for your smart host and
use that in your send_to_smart_host router.