RE: [Exim] Mail forwading questions - revisited

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Philip Hazel
日付:  
To: Craig Coles
CC: exim-users
題目: RE: [Exim] Mail forwading questions - revisited
On Fri, 28 Sep 2001, Craig Coles wrote:

> Now I need to receive the mail with our old domain name, still resolve
> aliases (for redirecting mail to local lists, etc.), and then send the
> mail on to the Exchange server. But this time the domain name remains
> the same.


Put this as your final director:

punt:
  driver = smartuser
  domains = your.domain     <=== can omit if only one domain is local
  transport = punt


and create this transport:

punt:
driver = smtp
hosts = your.exchange.server

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.