emailing from a localhost
Hi guys,
iv had a lot of posts over the last few days anyway i was sort of hoping you could help me with this one as well.
I want to be able to send a confirmation email to an email address(obviously) from my pc that i have set up using XAMPP. Every time i try to, it says
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\ehomeboot\signup.php on line 238
Which isnt very kind on my eyes never mind on users eyes. How do i go about sending the email from the localhost setup? obviously i know i have to have a connection to the internet. but what settings do i need to edit?
any help would be great!