[Exim] exim manualroute.

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Adam Matthews
日付:  
To: exim-users
題目: [Exim] exim manualroute.
This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Hi,

I have just added a section to my exim.conf to forward all e-mail to a
particular domain to another host. As per documentation. I added the
following at the top of my routers section.

special:
     driver = manualroute
     transport = remote_smtp
     route_list = the.particular.domain the.other.host


Now after this I get this error :-

router special: cannot find router driver "manualroute"

any ideas ?

help much appreciated :-)
--