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.
I don't think so. I would suggest using PEAR::Mail, which has support
for passwords through its SMTP backend.
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 PROTECT
2 matches
Mail list logo