[Exim] relay problems

トップ ページ
このメッセージを削除
このメッセージに返信
著者: jordi.valverde
日付:  
To: exim-users
題目: [Exim] relay problems
Hi,


I have an exim problem or I think so...


well I have two machines, a lotus notes and a linux server used for
relaying mails of a domain to him.
I have a ROUTER Configuration like this:

reenvio_host:
        driver = domainlist
        transport = local_smtp
        domains = domain.com
        route_list = "* 192.168.1.2 byname"


and a director configuration like this:

local_smtp:
driver = smtp
hosts = 192.168.1.2
hosts_override


If I do a telnet to the exim host and I put in the rcpt to:
"user@??? the server sends it to the notes and the
notes deliver it to the destination that I put.

How can I stop this? I don't want exim to ship this kind of mails.

I "almost" readed all the faq's about relay and I didn't find anything
related.


Can anyone give a clue about it?


Thank's in advance
Jordi.