RE: [PHP] PHP sendmail configuration

2003-01-07 Thread Petre Agenbag
config file > > > -Original Message- > > From: Richard Baskett [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, 7 January 2003 10:49 AM > > To: PHP General > > Subject: [PHP] PHP sendmail configuration > > > > > > Ok I know it's off topic, bu

RE: [PHP] PHP sendmail configuration

2003-01-06 Thread Peter Houchin
> Subject: [PHP] PHP sendmail configuration > > > Ok I know it's off topic, but I've been working on this for over > 5 hours now > and I almost have it configured, but something is definitely wrong! > Basically I can send email using sendmail by this command: > > ech

[PHP] PHP sendmail configuration

2003-01-06 Thread Richard Baskett
Ok I know it's off topic, but I've been working on this for over 5 hours now and I almost have it configured, but something is definitely wrong! Basically I can send email using sendmail by this command: echo "Just a test" | mail -s "test" [EMAIL PROTECTED] Now [EMAIL PROTECTED] receives the emai