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

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Marc Sherman
Dátum:  
Címzett: abc
CC: exim-users
Tárgy: 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