My site is not sending out the validation emails when a user registers. What would cause this to happen?
http://blog.danoftheden.iconrate.net

Comments

killes@www.drop.org’s picture

Multitude of possible reasons.

Check error logs of mail transport agent.
Check if other php scripts can send mail.
...

Danoftheden’s picture

Type error
Date Monday, March 8, 2004 - 5:51pm
User Anonymous
Location /?q=user
Message error mailing new password: '*****' <*******@aol.com>
Hostname ***.**.**.**

That's the error message I'm getting (with emails and IP's editted out).

killes@www.drop.org’s picture

This is from Drupal's error log. I was referring to your Mail transport Agent, ie sendmail, exim, whatever windoze uses, etc.