how do i install qmail or postfix on mac/unix and how do i get mail working with php 4
coopster
2:14 am on Nov 21, 2006 (gmt 0)
I would start with the installation docs for either on the platform you are running. As far as getting mail working I assume you are talking about sending mail? Setup
sendmail
for your server, setup your php.ini accordingly and start testing/tweaking. You know, with a new install like this, perhaps you should also consider PHP5!