Info
- 3 posts
- 2 voices
- Started 3 years ago by purdue512
- Latest reply from purdue512
- This topic is not resolved
Email problem: Sendmail error 'stat=Data format error'
-
- Posted 3 years ago #
Hi folks... Love this software. The style and vibe just can't be beat!
I've been running bbPress for about 6 weeks. I have received many complaints about registration emails not coming. I finally tracked down the following error in the Sendmail logs:
stat=Data format error
The frustrating part is that it is intermittent. Sometimes I see 'stat=Sent (OK...' and the user gets the email. Many times, no email.
Has anyone seen this? Any idea why this is happening?
-
- Posted 3 years ago #
Sounds like a local DNS issue:
http://drupal.org/node/1155Of course, Google knows more about it that I do too:
http://www.google.com/search?q=sendmail+%22stat%3DData+format+error%22 -
- Posted 3 years ago #
Thanks for the feedback. I think you are right. Reverse DNS, actually...
I dug a little deeper in the sendmail log and found that my server was identifying itself as 'local.localdomain'. Some receiving mail servers are fine with this. Others are not. They want to do a look-up on your domain.
The fix (in case anyone else hits this) is to go into your network settings and inspect your host name and domain name. Put in your qualified domain name. Then do a test registration and look in the sendmail log... You should no longer see local.localdomain...
I've done these steps and will monitor. But my research suggests this was the root-cause..
-
You must log in to post.