Re: [PHP] I want to use a mailer other than sendmail

2002-05-03 Thread Alex Shi
> > > > Enter the name of your SMTP server on the first line, instead of > > localhost. If you use mindspring, for example, you would put > > mail.mindspring.com instead of localhost. > > > > ---John Holmes... > > > > > -----Original Message----- &

RE: [PHP] I want to use a mailer other than sendmail

2002-05-03 Thread Rasmus Lerdorf
ame of your SMTP server on the first line, instead of > localhost. If you use mindspring, for example, you would put > mail.mindspring.com instead of localhost. > > ---John Holmes... > > > -Original Message- > > From: Alex Shi [mailto:[EMAIL PROTECTED]] > &g

RE: [PHP] I want to use a mailer other than sendmail

2002-05-03 Thread John Holmes
ing, for example, you would put mail.mindspring.com instead of localhost. ---John Holmes... > -Original Message- > From: Alex Shi [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 03, 2002 6:52 PM > To: [EMAIL PROTECTED] > Subject: [PHP] I want to use a mailer other than sendmail

[PHP] I want to use a mailer other than sendmail

2002-05-03 Thread Alex Shi
Hi, I am using PHP 4.0.4pl1 on RH 7.0. I know PHP uses sendmail as it's default mailer. However on my system sendmail has never been working well. So I am thinking that if it is possible to configure php to use my ISP's SMTP server instead of using the sendmail. Any one can help me out how to d