Re: [exim] Unkown User

トップ ページ
このメッセージを削除
このメッセージに返信
著者: W B Hacker
日付:  
To: exim users
題目: Re: [exim] Unkown User
Daniel Stålhammar wrote:

> Hi
>
> I can send mail local to both zappe@??? and
> zappe@??? but when i send from remote to
> zappe@??? i get Unkown User but it works with
> zappe@??? and i got
>
> domainlist local_domains = americandad.hv.se : klaus.americandad.hv.se
>
> What can be wrong?
>
> /Daniel
>


BTW:

'klaus.americandad.hv.se'

- has more useful DNS records (at least includes an MX) than:

'americandad.hv.se'

Which returns 'no host found' for a 'host' command (from where I sit)

and 'no address associated with hostname' to a ping request.


- so it is odd that you even get an smtp connection, let alone 'unknown user'
when not using the 'klaus' prefix.

You need some DNS cleanup as well as Exim configure changes.

HTH,

Bill