Jump to content

Help: mail function in IIS


bkiatenxi

Recommended Posts

Hi All,

 

I'm new in php running under IIS, I just want to know if i need to setup or configure something in the IIS server for me to use the simple mail() function of php. Apparently, this code seems not to be working:

 

      mail($email, $subject, $message);

 

Its working fine under Apache, i dont know whats wrong with it under IIS.

 

Any type of response would be very much appreciated. Thanks in advance.

 

Link to comment
https://forums.phpfreaks.com/topic/52843-help-mail-function-in-iis/
Share on other sites

  • 3 weeks later...

can anyone help me with this...

i have set up mail($email, $subject, $message) on a windows 2000 server but i dont get any mail at all..

what sort of properties should i change in php.ini file?

we are using LotusNotes and it has a serveraddress that looks like: abcserver/abc/com

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.