I am running Mac OS X 10.4 (tiger) and PHP 5.0.4 ...I am having problems getting the mail() function working...when I try to send a message from a script, nothing happens and I get this in my logs...maybe it's a send mail configuration problem...I don't know
Jun 24 08:20:28 Rudi2 postfix/pickup[10135]: 8C9C78C509: uid=-2 from=<nobody>
Jun 24 08:20:28 Rudi2 postfix/cleanup[10367]: 8C9C78C509: message-id=<20050624132028.8C9C78C509@localhost>
Jun 24 08:20:28 Rudi2 postfix/cleanup[10367]: 8C9C78C509: to=<unknown>, relay=none, delay=0, status=bounced (No recipients specified)
Jun 24 08:20:28 Rudi2 postfix/cleanup[10370]: 8D8A38C50B: message-id=<20050624132028.8D8A38C50B@localhost>
Jun 24 08:20:28 Rudi2 postfix/qmgr[578]: 8D8A38C50B: from=<>, size=1838, nrcpt=1 (queue active)
Jun 24 08:20:28 Rudi2 postfix/local[10371]: 8D8A38C50B: to=<root@localhost.localhost>, orig_to=<nobody@localhost.localhost>, relay=local, delay=0, status=sent (delivered to file: /dev/null)
Jun 24 08:20:28 Rudi2 postfix/qmgr[578]: 8D8A38C50B: removed
Thanks