I am not receiving emails from my drupal installation even and I don't know if its drupal or my mail server is not turned on or working. How can I determine this?

Comments

JirkaRybka’s picture

I don't know about Drupal 5, but beware of a bug that was found by me in 4.7.3, causing it not to report mail-sending errors in most cases. Try to use the "send new password" function, this one was reporting errors even in 4.7.3 and therefore should in later versions for sure. If it says error, then Drupal is unable to send ( mail() not working in your php), otherwise mails are blocked somewhere on the way after sending. Hope this helps a bit.