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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Marc Sherman
日付:  
To: abc
CC: exim-users
題目: 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