Hi all,
trying to fix this issue i have setup this at the begining of the
Routers Section (as anyone can see in
http://www.surestorm.com/data/Exim_exim.conf.txt):
-------------------------------------------------------------------------------------
begin routers
no_verify:
driver = accept
domains = partial-lsearch*;/etc/exim/noverifydomains
verify_only
dnslookup:
...
-------------------------------------------------------------------------------------
This "seems" not to work, but i couldn't evaluate real traffic yet. Any
comments about the syntax and the place where i have configured the check?
jonathan
Suresh Ramasubramanian wrote:
> At 11:25 PM 9/4/2003, you wrote:
>
>> Hi,
>>
>> this do not solve (completely) the problem because some users send me
>> mail
>> from an internal mx which do not resolve to the external address (are
>> different) and exim says that the hostname is not rutabale (are diferent
>> names, in example, internal mx is correo.tid.es and the external ip
>> resolves as mail.tid.es, to exim says are not rutable.
>>
>> How can i fix both issues??
>
>
>
> by reading the documentation about how to disable dns checks / sender
> verification for internal hosts.
>
> "order matters" in the ACLs would be a good hint - read exim.conf
> first, it
> is almost all in plain english.
>
> srs
>
>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users
> Exim details at http://www.exim.org/ ##
>