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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marc Sherman
Fecha:  
A: abc
Cc: exim-users
Asunto: 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