PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
itsmani1
Forum Regular
Posts: 791 Joined: Mon Sep 29, 2003 2:26 am
Location: Islamabad Pakistan
Contact:
Post
by itsmani1 » Sat Mar 24, 2007 2:39 am
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
aaronhall
DevNet Resident
Posts: 1040 Joined: Tue Aug 13, 2002 5:10 pm
Location: Back in Phoenix, missing the microbrews
Contact:
Post
by aaronhall » Sat Mar 24, 2007 5:31 am
Are you sure that hotmail allows open access to its SMTP server?
kaszu
Forum Regular
Posts: 749 Joined: Wed Jul 19, 2006 7:29 am
Post
by kaszu » Sat Mar 24, 2007 6:53 am