[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] (RaQ2) E-mail problem.
- Subject: Re: [cobalt-users] (RaQ2) E-mail problem.
- From: flash22@xxxxxxx
- Date: Fri Feb 2 14:28:07 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Thu, 1 Feb 2001, Ariel Manzur wrote:
> Hi.
>
> When I send e-mail to one of the sites on a raq2, 'redjurista.com', I get
> the error:
>
> 553 redjurista.com. config error: mail loops back to me (MX problem?)
> 554 <info@xxxxxxxxxxxxxx>... Local configuration error
>
> The domain ('redjurista.com' and 'www.redjurista.com') is on
> /etc/sendmail.cw, and the DNS is set correctly. If I use
Whenever someone says 'DNS is set correctly' i'm suspiscous ;0
You have no MX records, your nameserver is listing a non-authorative
nameserver for the domain...
Domain servers in listed order:
NS1.ANIME.COM.AR 209.132.85.110
NS2.ANIME.COM.AR 209.132.15.226
but nslookup gives
redjurista.com nameserver = anime.com.ar
redjurista.com nameserver = ns1.anime.com.ar
redjurista.com nameserver = ns2.anime.com.ar
granted it's an alias to the second, but it still shouldn't be there -/
ps: your serial seems bogus (1999?)
> "/usr/sbin/sendmail -t" to send the mail from inside the raq, it arrivers
> with no errors.
local delivery skips some of the MX rules....
Other things to verify....
You don't have a forwarding loop in virtusertable or aliases
(eg forwarding info@ instead of specifying it as an alias does interesting
things)
You don't have listen errors in maillog for the IP address for that
domain, eg 'gethostbyname failed for...'
You enabled relay for that domain name (etc/mail/access)
(Probably ok as you should get a different error)
I'd bet the first dollar on adding a MX record tho ;0
>
> Am I missing something?
>
> Thanks.. Bye.
>
> Ariel.
>
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>