Jump to content

mail function doesn't work


ashraf_gawdat

Recommended Posts

I'm trying to send an email using (mail) function, but it always return false. I use php5 installed on windows server 2003. I think it is a problem in the settings in php.ini.Here is the mail portion of the settings:[mail function]; For Win32 only.SMTP = localhost ; for Win32 onlysmtp_port = 25sendmail_from= me@localhost ; for Win32 only; For Win32 only.;sendmail_from = me@localhostIs there any problems in this settings? Or what may cause this function not to work?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...