[PHP] note to PHP developers

2001-07-17 Thread Michael Geier, CDM Systems Admin
I have noticed on the list over the past two months, an increasing number of problems with the mail() function. Mostly, people having this problem don't have sendmail installed. It would seem that PHP's mail() function was written around sendmail. Is there a way to resolve this, with either

Re: [PHP] note to PHP developers

2001-07-17 Thread Nathan Cook
[EMAIL PROTECTED] To: PHP Mailing List [EMAIL PROTECTED] Sent: Tuesday, July 17, 2001 9:20 AM Subject: [PHP] note to PHP developers I have noticed on the list over the past two months, an increasing number of problems with the mail() function. Mostly, people having this problem don't have sendmail

Re: [PHP] note to PHP developers

2001-07-17 Thread teo
Hi Michael! On Tue, 17 Jul 2001, Michael Geier, CDM Systems Admin wrote: I have noticed on the list over the past two months, an increasing number of problems with the mail() function. Mostly, people having this problem don't have sendmail installed. It would seem that PHP's mail()

Re: [PHP] note to PHP developers

2001-07-17 Thread Michael Hall
Me too. I've never had a problem with Postfix. It just dropped in in Sendmail's place and has worked wonderfully ever since. Great piece of software. Mick On Wed, 18 Jul 2001, Christopher Allen wrote: Also, postfix works fine for me... On a side note, qmail has a wrapper that pretends

RE: [PHP] note to PHP developers

2001-07-17 Thread Jason Murray
Me too. I've never had a problem with Postfix. It just dropped in in Sendmail's place and has worked wonderfully ever since. Great piece of software. I was led to believe Postfix is what Qmail evolved into? Jason (running Postfix from day 1, no problems at all with it...) -- Jason Murray

RE: [PHP] note to PHP developers

2001-07-17 Thread Michael Hall
No, they're two seperate things. In addition to being incredibly easy to install and configure, Postfix can be made fairly secure and it has a better (=more 'open') license of some kind. Mick On Wed, 18 Jul 2001, Jason Murray wrote: Me too. I've never had a problem with Postfix. It just