Re: how to hide data in body of every mail

2014-06-13 Thread Albrecht Dreß
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 13.06.14 21:16 schrieb(en) Wietse Venema: That requires a header_checks "ignore" action, with regular expression that contains your Postfix host in the place of *myhostname*, and wildcards in the place for *helo_name* and *client_name*, and some

Re: how to hide data in body of every mail

2014-06-13 Thread Guillermo A. Cabrera Sablon
thanks for, i´ll try that... El 13/06/2014 03:16 p.m., Wietse Venema escribió: Guillermo A. Cabrera Sablon: Hello, i have a problem, i need to hide data from my local network, i mean ip address and hostname that I can see in the body of each email that my postfix sends, anybody can help me??

Re: how to hide data in body of every mail

2014-06-13 Thread Wietse Venema
Guillermo A. Cabrera Sablon: > Hello, i have a problem, i need to hide data from my local network, i > mean ip address and hostname that I can see in the body of each email > that my postfix sends, anybody can help me?? You mean, removing the Received: header with the client IP address? Rec

how to hide data in body of every mail

2014-06-13 Thread Guillermo A. Cabrera Sablon
Hello, i have a problem, i need to hide data from my local network, i mean ip address and hostname that I can see in the body of each email that my postfix sends, anybody can help me?? Thanks