[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] email problems - mail loops back to me..



> ----- 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.