-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 01 November 2002 1:36 pm, Christian Schoenebeck wrote:
> Hi!
>
> I want Exim to send emails for some specific users over my ISP's SMTP
> server instead of sending them directly. I added following router at the
> top of the routers setup to check the senders address and if it matches one
> of the 'senders' list, it should send their mail via SMTP over my.isp.com:
>
> myisp_smarthost:
>   driver = lookuphost
>   transport = remote_smtp
>   senders = [EMAIL PROTECTED];[EMAIL PROTECTED]
>   fallback_hosts = my.isp.com
>
Mine is a bit different (but it works)


smarthost:
  driver = domainlist
  transport = remote_smtp
  route_list = "* smtp.blueyonder.co.uk bydns_a"




- -- 
Alan Chandler
[EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE9wvJZuFHxcV2FFoIRAqhNAJ9KplLkI4zvff287GfbftoM1oCIDQCePwku
ZSGHwaoB+bswMIoyyuxz6Mc=
=/HZS
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to