Date: 07/31/02
- Next message: Kevin Myrick: "Re: [PHP] I need some help: PHP portal site/creating email accounts through form submission"
- Previous message: Nick Wilson: "Re: [PHP] I need some help: PHP portal site/creating email accounts through form submission"
- In reply to: Jason Wong: "Re: [PHP] I cannot use mail() ?!?"
- Next in thread: Manuel Lemos: "[PHP] Re: I cannot use mail() ?!?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
That is what I had orginally thought. However, in an article I found about
mail(), he said it will also work on a linux box that does not have sendmail
configured.
If that's the case, how do I get sendmail to work with Exchange?? <sendmail
newbie>
Aaron
"Jason Wong" <php-general <email protected>> wrote in message
news:200208010416.16738.php-general <email protected>
> On Thursday 01 August 2002 03:17, Aaron Paxson wrote:
> > I am currently using PHP 4.2.2 with Apache 1.3 on RedHat 7.2. My email
> > server is Exchange 5.5sp3
> >
> > SMTP is set correctly in my php.ini file, and have restarted Apache.
> > However, I still cannot send out a simple text email:
>
> I believe the SMTP setting in php.ini is only used if the server is
running
> Windows. Under Linux, the sendmail setting is used. Read the comments in
> php.ini.
>
> --
> Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
> Open Source Software Systems Integrators
> * Web Design & Hosting * Internet & Intranet Applications Development *
>
> /*
> panic: kernel segmentation violation. core dumped (only kidding)
> */
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Kevin Myrick: "Re: [PHP] I need some help: PHP portal site/creating email accounts through form submission"
- Previous message: Nick Wilson: "Re: [PHP] I need some help: PHP portal site/creating email accounts through form submission"
- In reply to: Jason Wong: "Re: [PHP] I cannot use mail() ?!?"
- Next in thread: Manuel Lemos: "[PHP] Re: I cannot use mail() ?!?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

