Hi,

On Sat, Aug 15, 2009 at 3:58 AM, Reinaldo de
Carvalho<reinal...@gmail.com> wrote:
> 2009/8/14 Eduardo Júnior <ihtrau...@gmail.com>:
>>
>> ok, but there is another way to do what I want.
>> The example above was a test.
>> Accepting some headers and denying the rest is an alternative:
>>
>> /^((Resent-)?From|To|Cc|Date|Reply-to|Reply-TO|Return-Path|Message-ID):/     
>>    OK
>> /./     IGNORE
>>
>>
>
> No!! cleanup processes header_checks header by header. You're removing
> all headers except those listed in the first line.
>
> "Each  message  header  or  message  body  line is compared
> against a list of patterns.  When a  match  is  found  the
> corresponding action is executed, and the matching process
> is repeated for the next message header  or  message  body
> line."
>
> http://www.postfix.org/header_checks.5.html

I already read this reference, thanks.
What I post here was just a test.
I'm not doing that.


[]'s


-- 
Eduardo Júnior
GNU/Linux user #423272

:wq

Reply via email to