Sam Varshavchik wrote:
Cary Collett writes:
I'm getting the mail loop message and the local configuration
error message when I try to send mail locally (i.e. mailing
another user on the same machine). Everything else is working
like a charm...
I have localhost, local, localhost.localdomain and the hostname
in etc/locals. So, I'm sort of at a loss as to why I'm getting
these messages.
The domain you are sending to is not any of the domains you've listed
above.
It is. All the domains on the machine are in locals. Here's a bit from
maillog.
Apr 1 19:22:21 kahlan sendmail[3500]: h320MGLS003498: SYSERR(root):
columbuscomprehensivehealth.com. config error: mail loops back to me (MX
problem?)
Apr 1 19:22:21 kahlan sendmail[3500]: h320MGLS003498:
to=<rac...@columbuscomprehensivehealth.com>, delay=00:00:05,
xdelay=00:00:05, mailer=esmtp, pri=30419,
relay=columbuscomprehensivehealth.com. [205.166.48.112], dsn=5.3.5,
stat=Local configuration error
And locals is (extra crap because I've been fiddling with it):
kahlan
local
localhost
localhost.localdomain
kahlan.columbuscomprehensivehealth.com
melindacooksey.com
columbuscomprehensivehealth.com.
columbuscomprehensivehealth.com
columbuscomprehensivehealthcenter.com
.melindacooksey.com
.columbuscomprehensivehealth.com
.columbuscomprehensivehealthcenter.com
Cary