Page 1 of 1

how do i enable sendmail on windows

Posted: Tue Sep 10, 2002 10:25 pm
by harsha
can any one tell me how to install and run sendmail on windows systems
so that i can send mail using php scripts

Posted: Wed Sep 11, 2002 12:51 am
by volka
uh, must it be sendmail? cygwin (i.e.) has exim and ssmtp on board and there are plenty of (free) native win32-smtp servers

Posted: Wed Sep 11, 2002 12:58 am
by Takuma
Search Google like this:-
  • Free SMTP server software

Posted: Wed Sep 11, 2002 2:16 am
by twigletmac
Or just ask your ISP what your SMTP server's name or IP is and use that value in your php.ini.

Mac