Drupal Gmail Module – Solved.

How to send email’s through your GMail account with Drupal 6.13

I have just installed Drupal 6.13 on my Windows 2003 Server. The installation went fine I just had this error message on the last screen saying:

  • warning: mail() [function.mail]: Failed to connect to mailserver at “localhost” port 25, verify your “SMTP” and “smtp_port” setting in php.ini or use ini_set() in …
  • Unable to send e-mail. Please contact the site administrator if the problem persists.Other than that the install said: Congratulations, Drupal has been successfully installed.

    I know I can ignore this error, but I would like to be able to get Drupal to send email through my GMail account like I did when I was using WordPress. Do you know if there is a module I can download or how I can set this up?
  • Related posts:

    1. WP Mail SMTP Settings for GMail.
    2. WordPress Contact Form 7 & WP-Mail-SMTP problem solved
    3. Drupal mailhandler smtp localhost error
    4. How to add GMail to your domain.
    5. WordPress – PHP Warning: Invalid argument supplied for foreach() in php … on line 86
    6. Beginning Drupal
    7. Drupal – The selected file… could not be uploaded. Only JPEG, PNG and GIF images are allowed

    Leave a Reply