Justin Giboney wrote:
Is there anything special that a server needs to have to run the mail() function? I have apache running on a mac (10.4.10) with no mail/smtp.
Well, I believe that is your problem right there. The mail() function just hands off to the local MTA. On OS X I believe the default is postfix, and I also believe that it is disabled by default. I would recommend getting Postfix Enabler (http://cutedgesystems.com/software/PostfixEnabler/), setting it up, and trying again.
Thanks, Jordan S. Jones _______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
