Forums | MacLife

You are not logged in.

#1 2003-02-11 9:34 am

groid
Some Kind of Monster
Moderator
From: OMG I live in Chicago now!
Registered: 2001-01-09
Posts: 2542

Using pMachine

I used the article in MA to set up php and MySql to run pMachine.  All is going well for the most part.  I wish I understood more code to customize the looks of the site better, but oh well.  Anyway, when I send out an email from the site it doesn't get sent.  I don't get any errors, it just never actually sends.  I went to pMachine's site and they say that php has to be set up to use a mail program or something similar. 

This is what I do not know how to do.  Do any of you use pMachine and are successful sending emails through it?

Thanks


Siggy / Groid
http://wow.clanmacaddict.com/
A little about me!
Lighten up, Francis.

Offline

 

#2 2003-02-11 2:26 pm

Daniel
[dp] design#
From: Indian Harbour Beach, FL
Registered: 2000-11-21
Posts: 9222
Website

Re: Using pMachine

The problem is that PHP tries to use sendmail, if I'm not mistaken, to send e-mail.  On Mac OS X, Apple broke sendmail.  Annoyingly enough, even if you fix sendmail (it's a permissions problem) they will revert to their original state after about a day and sendmail will once again be broken.

I'm not familiar with pMachine; does it have the option to use an external SMTP server?  I have a PHP page that connects to and sends mail from an external SMTP server (borrowed mostly from phpBB's similar function) to get around this limitation.


Airman Dan
Private Pilot, Airplane Single-Engine Land
http://homepage.mac.com/dp.design/.Pictures/maf/crosssig.gif
ONE NATION WITH LIBERTY AND JUSTICE FOR ALL.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson