Posted by Michael Austin on 01/13/06 20:01
at wrote:
> Hi,
>
> I need to test a mail function through my IPS, who doesn't allow sending
> mail without a password. Where do I specify this password? In php.ini I
> can specify SMTP and sender, but apparently not password.
>
> Jakob
or you can download and run a mail utility called PHPMAILER (
http://phpmailer.sourceforge.net/ )
comes with some example code and works like a charm....
--
Michael Austin.
[Back to original message]
|