Re: [EXIM] qualifying DNS names

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Vadim Vygonets
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [EXIM] qualifying DNS names
Quoth Sebastian Kiesel on Wed, Feb 03, 1999:
> the problem is that _all_ mails to user@host (as abbrevation for
> user@??? _or_ user@???) go to the
> smarthost which - what is even worse - can`t deliver them
> because it does not have a search line in its resolv.conf.


Try to do "byname" instead of "bydns" in your routers. But I'm
afraid it won't help.

We had to add the following rewrite rule for our users:
*@cs    $1@???    Eh
...but setting such rule for every host will be a little hard to
do...


Vadik.

--
Do not meddle in the affairs of troff, for it is subtle and quick
to anger.

--
*** Exim information can be found at http://www.exim.org/ ***