- Dec 17, 2001
- 3,566
- 3
- 81
I'm guessing the problem is on their end, but I don't know every intricacy of mail delivery, so I thought I'd check. I was waiting on a registration-confirmation email from a game forum, but it didn't seem to arrive. Sure enough, maillog says:
Jul 15 02:44:51 aristotle sm-mta[5869]: h6F7ipj5005869: ruleset=check_mail, arg1=<nobody@localhost.my.domain>, relay=mail.rpgforums.net [216.82.116.243], reject=553 5.1.8 <nobody@localhost.my.domain>... Domain of sender address nobody@localhost.my.domain does not exist
So obviously Sendmail is upset because it can't verify the sender's name. This is correct, yes? Seems to me like their relay should be rewriting the sender address to ensure a valid hostname. But maybe I'm missing something...
Jul 15 02:44:51 aristotle sm-mta[5869]: h6F7ipj5005869: ruleset=check_mail, arg1=<nobody@localhost.my.domain>, relay=mail.rpgforums.net [216.82.116.243], reject=553 5.1.8 <nobody@localhost.my.domain>... Domain of sender address nobody@localhost.my.domain does not exist
So obviously Sendmail is upset because it can't verify the sender's name. This is correct, yes? Seems to me like their relay should be rewriting the sender address to ensure a valid hostname. But maybe I'm missing something...
