RE: FW: [Exim] Forced routes for specified domains, then use…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Darren Mackay
日付:  
To: exim-users
題目: RE: FW: [Exim] Forced routes for specified domains, then use smarthost
this time was a typo, should have read:

     domain1-com:
       driver = domainlist
       transport = remote_smtp
       route_list = "*.domain1.com $domain bydns_a;"


     smarthost:              <-- note: this is 'line 320'
       driver = domainlist
       transport = remote_smtp
       route_list = "* mail-hub.domain.com bydns_a"


My question is the same, what was I doing wrong?

Darren Mackay