Page 1 of 1

smtp thing

Posted: Sat Mar 24, 2007 2:39 am
by itsmani1
Here are settings of my php.ini on local server
my server is connected to internet and i want my server to send email using php mail() function.

Code: Select all

SMTP = mail.hotmail.com
sendmail_from = xxxxx@hotmail.com
any help

Posted: Sat Mar 24, 2007 5:31 am
by aaronhall
Are you sure that hotmail allows open access to its SMTP server?

Posted: Sat Mar 24, 2007 6:53 am
by kaszu