On 08/06/07, Dylan Bouterse <xtremetoonz@xxxxxxxxx> wrote:
If this is definitely NOT an apache problem, please let me know and I will move on from there. Thank you.
It isn't an apache problem (apache doesn't send mail unless you do highly specialised tricks with it). But anyway try this for giggles. php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -f vhost@xxxxxxxxxx" With that set on a per-vhost basis you should be able to distinguish the sender address. Assuming you're calling the sendmail binary rather than using smtp from php, the trick is to pass the right options to the mta. -- noodl --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx