Hi guys

I am facing some strange problem, as when php mail scripts calls apache
change the actual headers and as an result i am get to much spams. Like php
mail function pass the header below

From: ji...@myhost1domain.com To: u...@yahoo.com

But in maillogs it comes as

From: apa...@myhostmachine.com To: u...@yahoo.com

I can seek and found -f option for php mail script to change the From Header
and this below warning comes

X-Authentication-Warning:
myhostmachine.com: apache set sender to u...@gmail.com using -f

Is there anyway in apache to pass the actual headers ? instead of
apa...@localhost etc.

Kindly suggest about this.

Thanks
Muzi

Reply via email to