[support] Email notifications in Drupal 6.14

Nikhil Kala writeme at nikhilkala.com
Mon Nov 30 11:22:17 UTC 2009


Hi Mandar,


I have installed drupal 6.14 in office as an Intranet site, for office use
> only.
>
If you are using XAMPP or WAMP server as web server then you need to do
small change in php.ini file

In php.ini file at

before

SMTP = localhost
smtp_port = 25


After
SMTP = smtp.gmail.com
smtp_port = 25

You can also use any SMTP server details with the correct port number.


Under linux OS you need to have at least sendmail installed.

Hope this helps you


Thanks
Nikhil Kala
Blogs - http://www.nikhilkala.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20091130/58c2d7c3/attachment.html 


More information about the support mailing list