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

Pàgina inicial
Delete this message
Reply to this message
Autor: Marc Sherman
Data:  
A: abc
CC: exim-users
Assumpte: 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