I'm using the mail() function.
This is what I have:
SMTP = localhost
smtp_port = 25
sendmail_from = me@mycompany.com
;sendmail_path =
I'm getting this warning:
Failed to connect to the mailserver at "localhost".
I am testing this function on the local server. What do I need to change?
I am using Windows vista and I'm new to it. Is there IIS on this OS and where do I find it?
Unable to send mail
Moderator: General Moderators
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
- Technocrat
- Forum Contributor
- Posts: 127
- Joined: Thu Oct 20, 2005 7:01 pm
I think you will find this much easier to use for what your trying to do:
http://www.swiftmailer.org/
http://www.swiftmailer.org/