I have never used BSD so forgive any of the obvious:
1. Sendmail installed on this machine?
2. Is the php.ini value for 'sendmail_path' correct?
3. Is there any firewall or port.deny for SMTP?
4. Can you send mail from the CLI?
--
Michael Geier
CDM Sports, Inc. - Systems Administrator
email: [EMAIL PROTECTED]
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCM d-(---) s+:+ a31 C+++(++) ULVIS++++$ P--->+ L+++>++++ E---
W+++ N++ o+(-) K+ w(---) O M-- V--()@ PS+(++) PE Y+ PGP t+ 5+
X+ R++* tv+ b++++(+++) DI+ D++ G e+* h--- r+++ y++++
------END GEEK CODE BLOCK------
Quoting The Doctor <[EMAIL PROTECTED]>:
> Anyone knows why the below is hapeening?
>
> My PHP info page is on http://www.nk.ca/phpinfo.phtml
>
> ----- Forwarded message from Bob Federer <[EMAIL PROTECTED]>
> -----
>
> Return-Path: <[EMAIL PROTECTED]>
> Received: from doctor.nl2k.ab.ca (IDENT:[EMAIL PROTECTED]
> [127.0.0.1])
> by doctor.nl2k.ab.ca (8.12.6.Beta1/8.12.6) with ESMTP id
> g8M1FDh7013565
> (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168
> verify=NO)
> for <[EMAIL PROTECTED]>; Sat, 21 Sep 2002 19:15:13 -
0600
> (MDT)
> Received: (from root@localhost)
> by doctor.nl2k.ab.ca (8.12.6.Beta1/8.12.6/Submit) id
> g8M1FDkG013564
> for [EMAIL PROTECTED]; Sat, 21 Sep 2002 19:15:13 -0600
> (MDT)
> Resent-Message-Id:
> <[EMAIL PROTECTED]>
> Received: from ELITE (CPE0050ba761922.cpe.net.cable.rogers.com
> [24.157.79.145])
> by doctor.nl2k.ab.ca (8.12.6.Beta1/8.12.6) with SMTP id
> g8LMD1h8000209
> for <[EMAIL PROTECTED]>; Sat, 21 Sep 2002 16:13:04 -0600
> (MDT)
> Reply-To: <[EMAIL PROTECTED]>
> From: "Bob Federer" <[EMAIL PROTECTED]>
> To: "System Administrator a.k.a. The Root of the Problem"
> <[EMAIL PROTECTED]>
> Subject: RE: php emails
> Date: Sat, 21 Sep 2002 18:12:57 -0700
> Message-ID: <[EMAIL PROTECTED]>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: 7bit
> X-Priority: 3 (Normal)
> X-MSMail-Priority: Normal
> X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
> Importance: Normal
> In-Reply-To: <[EMAIL PROTECTED]>
> Resent-From: [EMAIL PROTECTED]
> Resent-Date: Sat, 21 Sep 2002 19:15:13 -0600
> Resent-To: The Doctor <[EMAIL PROTECTED]>
>
> Hello Dave,
> The php mail function is still not working. I've changed the coding
> a little
> bit to help you debug it. The code on the page is now:
>
> <?php
> mail('[EMAIL PROTECTED], [EMAIL PROTECTED]', 'An email to two people',
> 'This is
> a test');
> ?>
>
> As you can see, it will send an email to both you and me.
>
> To test the page you can go to community updates or
> sellwithpictures. The
> two URLs are:
>
> http://www.sellwithpictures.com/php/emailtest.html
>
> and
>
> http://www.communityupdates.com/php/emailtest.html
>
> Please email me when you have it working.
> Thanks for your effort.
>
> Apart from being a neat thing for a page to be able to do, I'm
> doing a quote
> for a large site where they require emails to be sent out by the
> site when
> someone fills out a form, so we need to have this figured out.
>
> Thanks again,
>
> bob
>
>
> -----Original Message-----
> From: System Administrator a.k.a. The Root of the Problem
> [mailto:[EMAIL PROTECTED]]
> Sent: September 21, 2002 12:54 PM
> To: Bob Federer
> Subject: Re: php emails
>
> On Sat, Sep 21, 2002 at 01:43:03PM -0700, Bob Federer wrote:
> > Hello Dave,
> >
> > I'm going to want to be able to send emails form the Community
> Updates and
> > Sell With Pictures sites using PHP.
> >
> > The code to send a simple email is very straightforward in php
> (it's one
> > line of code) example below:
> >
> > <?phpmail('bob_elitegroup.on.ca', 'test email', 'This is just a
> test');?>
> >
> > If the system is set up correctly on your end, it should work
> flawlessly.
> > Unfortunately, at this point, it is not working. Apparently, the
> php.ini
> > file needs to be adjusted at your end. The link below has details
> of how
> to
> > do it.
> >
> > http://www.webmasterbase.com/article/679
> >
> >
> > Could you look into this and let me know when you have made
> this
> functional?
> >
>
> Try now.
>
> > Thanks
> >
> > bob
>
> --
> contact:
> Dave Yadallee NetKnow The Internet Knowledge Company
> [EMAIL PROTECTED] http://www.nl2k.ab.ca
> 990-3244
>
>
>
> ----- End forwarded message -----
>
> --
> Member - Liberal International On 11 Sept 2001 the WORLD was
> violated.
> This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED]
> Society MUST be saved! Extremists must dissolve.
> Beware of defining as intelligent only those who share your
> opinions
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
---------------------------------------------
This email sent using CDM Sports Webmail v2
[ http://webmail.cdmsports.com ]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php