Re: [PHP] win32 mail()

2002-07-17 Thread val petruchek
> Have a look the the Pear mail.php or google for "php smtp auth" already done, but i've my own smtp class anyway. i hoped to avoid rewriting code which used mail(). thanks -- Sincerely, val petruchek "Jason Wong" <[EMAIL PROTECTED]> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ: [EMAIL PROTECTED]">ne

Re: [PHP] win32 mail()

2002-07-17 Thread Jason Wong
On Wednesday 17 July 2002 21:18, val petruchek wrote: > don't be afraid - it works perfect. > > i mean mail() on win32 server > > my question is - how to set up SMTP > authorization in php ini > (if smtp server requires pop auth) Standard mail() doesn't do auth. > is it possible or should i use

[PHP] win32 mail()

2002-07-17 Thread val petruchek
don't be afraid - it works perfect. i mean mail() on win32 server my question is - how to set up SMTP authorization in php ini (if smtp server requires pop auth) is it possible or should i use direct smtp connection? -- Sincerely, val petruchek -- PHP General Mailing List (http://www.php.n

[PHP] Win32 mail()

2001-08-14 Thread Jerry Evans
Has anyone got this to work correctly with 4.0.6 ? If so I'd really appreciate knowing the configuration etc. Thanks Jerry. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list admin

Re: [PHP] Win32 - Mail & SMTP ???

2001-01-29 Thread Chris Hayes
a listmember claiming to be Jon Shoberg wrote: > I have PHP-4.0.1 running on my Win200 Pro devel box though the IIS DLL and > SMTP services running. I have SMTP enabled on this machine and have outlook > express configured to send mail though the local SMTP service. I simply told > O.Express t

[PHP] Win32 - Mail & SMTP ???

2001-01-27 Thread Jon Shoberg
I have PHP-4.0.1 running on my Win200 Pro devel box though the IIS DLL and SMTP services running. I have SMTP enabled on this machine and have outlook express configured to send mail though the local SMTP service. I simply told O.Express the outgoing mail server was my machine (just told it the m