Hi Mandar,<br><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="font-family: &#39;Sans Serif&#39;; font-size: 10pt; font-weight: 400; font-style: normal;">

<p style="margin: 0px; text-indent: 0px;">I have installed drupal 6.14 in office as an Intranet site, for office use only.</p></div></blockquote><div>If you are using XAMPP or WAMP server as web server then you need to do small change in php.ini file<br>
<br>In php.ini file at <br><br>before<br><br>SMTP = localhost<br>smtp_port = 25<br><br><br>After<br>SMTP = <a href="http://smtp.gmail.com">smtp.gmail.com</a><br>smtp_port = 25<br><br>You can also use any SMTP server details with the correct port number. <br>
<br><br>Under linux OS you need to have at least sendmail installed.<br><br>Hope this helps you<br></div></div><br><br>Thanks<br>Nikhil Kala<br>Blogs - <a href="http://www.nikhilkala.com">http://www.nikhilkala.com</a><br>
<br>