Hi, is there a way to configure PHP, or Postfix so, that i can trace the source of mail()-uses? I dont want to disable the command. But in the current state the use just leaves the userid of the web-server in the mail-logfiles. The only idea i have is to insert a syslog-call that writes the script-name with the full path into the method and recompile. So i could trace back the user who wrote the script. Is there an already working way to do something similar?
Sam -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php