Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Sendmail Domain Append problem

1 view
Skip to first unread message

Serial # 19781010

unread,
Mar 14, 2002, 11:42:44 AM3/14/02
to
I just received this following error message.

The original message was received at Thu, 14 Mar 2002 09:39:54 -0500
from ip.ipaddress.net [111.111.111.111]

----- The following addresses had permanent fatal errors -----
<st...@somedomain.com>
(reason: 553 5.3.5 system config error)

----- Transcript of session follows -----
553 5.3.5 somedomain.com.appended-domain.org. config error: mail loops
back to me (MX problem?)
554 5.3.5 Local configuration error

.....


From what I understand email was sent to st...@somedomain.com but my
system appended appended-domain.org a domain that I host. Of course
the name is different but you get the idea. I am wondering why it did
this. Mail is delivered fine to other addresses. But it just append
a domain i host to that outboud to field.

Any ideas?

Thanks
Scott

Adam Beres

unread,
Mar 15, 2002, 3:33:16 AM3/15/02
to
Hello Scott,

look in the file:
http://www.sendmail.org/~ca/email/sendmailv8.html#Q4.5
and search "loop"
have You configured dns corectly ?

I hope you can solve
Adam
http://www.adamberes.de


"Serial # 19781010" <JO...@DOE.COM> schrieb im Newsbeitrag
news:vgk19u0am19ep4okg...@4ax.com...

Joe

unread,
Mar 15, 2002, 11:28:29 AM3/15/02
to
> From what I understand email was sent to st...@somedomain.com but my
> system appended appended-domain.org a domain that I host. Of course
> the name is different but you get the idea. I am wondering why it did
> this. Mail is delivered fine to other addresses. But it just append
> a domain i host to that outboud to field.
>

I saw this once, go to your sendmail.cf and there is a line like:
H?F?From:$?$x <$g>$|$g$
Change that to:
H?F?FROM <$g>

Then HUP sendmail.

Joe

Claus Aßmann

unread,
Mar 15, 2002, 11:38:52 AM3/15/02
to
Serial # 19781010 wrote:

> 553 5.3.5 somedomain.com.appended-domain.org. config error: mail loops
> back to me (MX problem?)
> 554 5.3.5 Local configuration error

See the FAQ.

> From what I understand email was sent to st...@somedomain.com but my
> system appended appended-domain.org a domain that I host. Of course
> the name is different but you get the idea. I am wondering why it did
> this. Mail is delivered fine to other addresses. But it just append
> a domain i host to that outboud to field.

You most likely have a wildcard MX record for your domain.

See cf/README about that.

--
If you feel the urgent wish to send me a courtesy copy of a Usenet
posting, then make sure it's recognizable as such!
The FAQ: http://www.sendmail.org/faq/ Before you ask.

Per Hedeland

unread,
Mar 15, 2002, 4:20:55 PM3/15/02
to
In article <71e73a4f.02031...@posting.google.com>

gro...@twominustwo.com (Joe) writes:
>
>I saw this once, go to your sendmail.cf and there is a line like:
>H?F?From:$?$x <$g>$|$g$
>Change that to:
>H?F?FROM <$g>

Very bad advice in general, and can't possibly help with the OP's
problem.

--Per Hedeland
p...@bluetail.com

0 new messages