[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] email problems - mail loops back to me..
- Subject: Re: [cobalt-users] email problems - mail loops back to me..
- From: "Dylan Smith" <dyls@xxxxxxx>
- Date: Fri May 4 04:06:05 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> ----- Transcript of session follows -----
> 553 www.domain.com. config error: mail loops back to me (MX problem?)
> 554 <me@xxxxxxxxxx>... Local configuration error
If the GUI refuses to co-operate, log on as root and edit /etc/sendmail.cw
Add the domain to that file. So, if your domain is foo.org, add foo.org on a
line by itself to sendmail.cw
Then restart sendmail. You can kill -1 it to do that (it causes it to
re-read its config). I think the gui has an option to restart sendmail as
well.