Re: [exim] Re: how do i filter against utf-8 headers

Góra strony
Delete this message
Reply to this message
Autor: Marc Sherman
Data:  
Dla: abc
CC: exim-users
Temat: Re: [exim] Re: how do i filter against utf-8 headers
abc@??? wrote:
>
> humm... good question. No, it's within the check_recipient: section.
>
> Maybe I need to put it in the check_message: section.
>


That's the problem. Message headers doesn't exist until the DATA acl.

- Marc