> Astrum Et Securis
>
> I used the Postfix Enabler software which sets up the mail server.
> How do I test the mail server? How can I determine if it actually sends
> mail?
>
> RSJ
>
>
> On 7/22/04 2:45 PM, "Matthew Sims" <[EMAIL PROTECTED]> wrote:
>
>>> Astrum Et Securis,
>>>
>>> I'm using a PowerMac G5 machine, which has the MacOS X Panther. It
>>> comes
>>> with the Postfix mail server, which I'm now trying to use with PHP.
>>>
>>> I was able to define the sendmail_path to the Postfix sendmail in the
>>> PHP.INI ..
>>>
>>> Now what happens is, on my localhost when I run the website, and I run
>>> a
>>> php
>>> page that sends form data to email using the mail() function, it
>>> doesn't
>>> give me any error, but the mail never arrives in the defined mailbox.
>>>
>>> Any help appreciated.
>>>
>>> RSJ
>>
>> You should see if the mail server works first before trying it out with
>> PHP. Does Postfix actually send mail?
>>
>> --Matthew Sims
>> --<http://killermookie.org>

I don't know Postfix (I'm a Qmail man) so you should read up on its
Documentation.

--Matthew Sims
--<http://killermookie.org>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to