and what is problem wiht simply using
mail();
yes path should be empty
""Schollnick, Benjamin"" <[EMAIL PROTECTED]> schrieb im
Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> I'm not aware of a SENDMAIL equivalent that comes with Windows NT, and I'm
> trying to use a PHP script that
Try blat or WindMail for NT - they're both free.
Ignatius
> -Original Message-
> From: Schollnick, Benjamin [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 22 March 2001 23:52
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Mail Functions under Win32
>
>
>
> I'm not aware of a S
> [mail function]
> SMTP= lysithea.eastgw.x.com ; for Win32 only
> sendmail_from =[EMAIL PROTECTED] ; for Win32 only
> ;sendmail_path = ;for unix only, may supply arguments as well
> (default is 'sendmail -t -i')
>
> Do I need a sendmail equivalent, and does a