Does somebody knows how to configure exim to rewrite or hide certain
parts of the SMTP header in a message as for example:

An internal smtp server (using a private ip) use an certain Relay server
for outgoing delivery. Once the mail delivered, you can see the Internal
Private IP in the Header HELO part.

Received: from [192.168.xxx.xxx] (helo=ex.amp3.le) # here's the ip and
the server name that I want to rewrite or hide
        by ex2.amp2.le2 with esmtp (Exim 4.xx)
        (envelope-from <[EMAIL PROTECTED]>)
        id 1HcK8S-0001T1-IK
        for [EMAIL PROTECTED]; Fri, 13 Apr 2007 13:40:25 +0200


Could it be maybe possible to rewrite such flags for particular hosts
using on a lsearch ?



Thank you.





-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to