RE: [EXIM] Filter Frustration

トップ ページ
このメッセージを削除
このメッセージに返信
著者: George Bonser
日付:  
To: exim-users
題目: RE: [EXIM] Filter Frustration

Ok, I got it! $header_message-id is what I wanted and matches with a regex is
what I need.



On 10-Nov-97 George Bonser wrote:
> I am trying to filter on the message-id header and it does not seem to be
> working. I have created a simple test message with a
>
> Message-Id: 0.AO@???
>
> The filter should be very simple:
>
> if $message_id contains 0\\.A0 then save /dev/null
> endif
>
> But when I test the filter, it reports that the test returns false.
>
> What am I doing wrong?
>
>
>
> --
> *** Exim information can be found at http://www.exim.org/ ***
>
>


--
*** Exim information can be found at http://www.exim.org/ ***