Here is a class that you could use.
http://phpmailer.sourceforge.net/
Joseph
"Chinmoy Barua" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> Hello Everybody,
>
> I don't have sendmail/qmail on my web server where i
> installed PHP. But I want to send mails from web
> server using
Something like this...
Add the following into a .htaccess file for your domain(s)
php_value SMTP smtp.yourhost.com
On 6/21/03 7:51 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> how do you do this please explain
I think you can do this with an .htaccess file instead of the php.ini file
:)
On 6/21/03 6:29 AM, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> From: Chinmoy Barua <[EMAIL PROTECTED]>
> Date: Fri, 20 Jun 2003 23:46:06 -0700 (PDT)
> To: [EMAIL PROTECTED]
> Subject: MAIL( ) - Send mail using an
3 matches
Mail list logo