Hello.
My users can send email from their web pages using mail().
But the email is sent from [EMAIL PROTECTED], I dont want them to
attempt to send bulk, so I wonder if there is any way to identify the
system user sending the email. I use postfix, and I know that postfix
gets connected from user apache, but is there anyway to pass an
argument to postfix, for example, some $_SERVER var to identify the
script location, or something like that.

Any help will be greatly appreciated.

Thanks in advamce.

H Marino

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to