Hi all,
I'm using drupal-6.20 i think all stuff is good but suddenly show the message when i login to my site:
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:\AppServ\www\drupal-6.20\includes\mail.inc on line 193.
Unable to send e-mail. Please contact the site administrator if the problem persists.
I wrote the correct the username and password and verified SMTP to be like :
[mail function]
;For Win32 only.
;SMTP = http://localhost.com
smtp_port = 25
;For Win32 only.
;sendmail_from = abdo@localhost.com
but i can't login because this message,I'm using AppServ2.5.10