rewrite mail header (X-Originating-IP) Dear All,
Could someone advise is it possible to rewrite the X-Originating-IP header to include the http auth user name ? so that it will look like :
X-Originating-IP : [111.222.333.444] (username)
if not, is it possible to insert another header info such as :
X-Originating-IP : [111.222.333.444]
X-http-auth-user : username
(something like that.)
any advice? Thanks. |