I had a similar problem (I needed to send mail using our NT mail server from
my Linux PHP rig). After scouring the net I found a classed called
smtp_class which solved the problem. I can't remember where it came from -
give Google a shot.

I have since come across PHPMailer (http://phpmailer.sourceforge.net/) which
seems to provide even more functionality, but haven't tried it yet. Maybe
you can check it out.

NT

-----Original Message-----
From: Kai Schaetzl [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 21 March 2002 04:32
To: [EMAIL PROTECTED]
Subject: Re: [PHP-INST] PHP on OS X using external mail server?


Your message of Tue, 12 Mar 2002 16:27:27 -0500:

> I put a php.ini file in /usr/local/lib, and modified 
> the SMTP line to point to our external SMTP server.
>

This option is for Windows only. If you want to send mail via SMTP 
you have to use an SMTP class for sending the mail.


Kai

--

Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
IE-Center: http://ie5.de & http://msie.winware.org



Reply via email to