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 direct smtp
> connection?

Have a look the the Pear mail.php or google for "php smtp auth"

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
The full impact of parenthood doesn't hit you until you multiply the
number of your kids by thirty-two teeth.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to