Author: mohammad.meskarian Date: To: exim-users Subject: [Exim] FW: need help .
This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Recently I installed exim-3.22-2 On redhat 7.0. it seems every thing is
fine. Mail delivery in local domain is fine .
but when I want to send mail to out side I get domain unrouteable mail
domain "yahoo.com"
then I add this value to exim.conf .
lookuphost:
driver = lookuphost
transport = remote_smtp
literal:
driver = ipliteral
transport = remote_smtp
I get error in exim.conf
remote_smtp transport, referred to in line 303, was not found
however I have this setting on exim on debian ,
and really I dont know what is the problem .