unable to send email on account creation

hevole - July 8, 2009 - 15:58

this was the warning i got when i tried to get my drupal website account created,

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 C:\xampp\htdocs\drupal-6.13\includes\mail.inc on line 193.
Unable to send e-mail. Please contact the site administrator if the problem persists.

what exactly should i verify here?

thanks for your kindly help.

=-=

VM - July 8, 2009 - 16:03

you're working on a local machine without a mailserver. Investigate the smpt.module or ignore the warnings. Once on a live server those warnings won't be there

can you elaborate on the

hevole - July 8, 2009 - 16:26

can you elaborate on the Investigate the smpt.module part?

i guess i cannot ignore the warning since i cannot get my account created without receiving the email that is supposed be sent from here, and i am not able to edit my local website without the account, is this right?

=-=

VM - July 8, 2009 - 17:07

you can activate your account in administer -> users

1st created user doesn't require email authorization

the smtp.module may allow you to use your ISP smtp connection or a google gmail connection

 
 

Drupal is a registered trademark of Dries Buytaert.