borlafu 0 Report post Posted December 14, 2006 I have a perfect method on how to enable email sending without using any smtp.. though you need to add phpmailer into your software package.. or i can also give the direction directly. I didn't know that phpmailer didn't need an SMTP server running... that's interesting thanks for the info!! Share this post Link to post Share on other sites
ok1 0 Report post Posted December 31, 2006 (edited) You don't have mail server. You can install mail server. Or change it in php.ini like to mail.isp.com or smpt.isp.com . Edited December 31, 2006 by ok1 (see edit history) Share this post Link to post Share on other sites
LeafH 0 Report post Posted April 2, 2007 (edited) You need to overview the php.ini and do_signup1.php as well, check out if sth wrg w/ the setting.From my exprenice, most people have problem with the setting in php.ini, like SMPT details, you may check your ISP info firstly. Edited April 2, 2007 by LeafH (see edit history) Share this post Link to post Share on other sites