It's impossible. If you olny want to set the mail sender, you can write mail
head "From: [EMAIL PROTECTED]" to get the same result.
But using SMTP Class is better.

On Fri, 02 Jul 2004 23:44:48 +0100
Olly <[EMAIL PROTECTED]> wrote:

> [mail function]
> ; For Win32 only.
> SMTP = smtp.mail.yahoo.co.uk ; for Win32 only
> sendmail_from= [EMAIL PROTECTED] ; for Win32 only
> 
> ; For Win32 only.
> ;sendmail_from = [EMAIL PROTECTED]
> 
> 
> is there anyway to set a password for the mail function in php.ini
> 
> thanks
> 
> -- 
> Olly
> 
> Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

------------------------------------------------------------------------
Comment: English is not my first language.
Wudi <[EMAIL PROTECTED]>

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

Reply via email to