Hello All, I have installed drupal 6.14 in office as an Intranet site, for office use only. As I have created new users "Account Activation mail" is not firing. also users are not getting mails for New Password Request. How to overcome this problem? -- Thanks & Regards, Mandar Bartakke ++++++++++++++++++++++++++++++++ मी योगासनं शिकावी म्हणतोय, पण योग येत नाहीये!
Does the server have a mail transfer agent setup? (any email sending configuration/capability) Mandar Bartakke wrote:
Hello All,
I have installed drupal 6.14 in office as an Intranet site, for office use only.
As I have created new users "Account Activation mail" is not firing. also users are not getting mails for New Password Request.
How to overcome this problem?
--
Thanks & Regards,
Mandar Bartakke
++++++++++++++++++++++++++++++++
मी योगासनं शिकावी म्हणतोय, पण योग येत नाहीये!
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
participants (3)
-
Mandar Bartakke -
Matthew Lechleider -
Nikhil Kala