Hi everyone,

I am having problems with Drupal not sending out automated emails when users sign up with the sign. I am only in the testing phase of my site so it is not yet a big deal, but clearly I will want to get this fixed.

I am running on a VPS server with my email server being run by Google Apps, so I guess I need to find a way for Google Apps to talk to my Drupal site? Or should do I need to set up a separate mail server just for my automated emails.. Any advice to point me in the right direction would be greatly apperciated!

Thanks!

Comments

vm’s picture

by default drupal sends email through php
you can use the smtp.module if you so choose.

however, some questions
is the site email the same as the domainname of the site? in administer -> site information?
if not, you may be getting caught up in spam filters