Hi,

I have installed drupal 4.7.0, but I never receive the username/password email from drupal. All other mail services work fine on my server. Any ideas?

Thanks

Comments

styro’s picture

Have you used an email address for your Drupal site that your mail server can/will relay?

You don't have any spam filters etc enabled anywhere along the line?

--
Anton
New to Drupal? | Forum posting tips | Troubleshooting FAQ
Example Knowledge Base built using Drupal

aventurer’s picture

I've tried registering with multiple different email accounts (e.g. work email, personal email, etc.), but no luck.

Are there any email settings I can / need to configure in drupal itself?

Thanks.

styro’s picture

That was the address I was talking about. It is the address Drupal uses in the 'From;' header - if your mail server doesn't relay messages from that address, you won't get the mail.

It is set on the admin >> settings page.

--
Anton
New to Drupal? | Forum posting tips | Troubleshooting FAQ
Example Knowledge Base built using Drupal

aventurer’s picture

That did it.

-Dave