著者: Oliver Eikemeier 日付: To: exim-users 題目: Re: [Exim] Interpreting Subject: lines - opinions, please
Philip Hazel wrote:
> On Fri, 4 Jul 2003, Frank S. Bernhardt wrote:
>
>>By changing the way $h_xxx expands do you risk breaking someone else's code?
>
> Possibly. That's why I'm asking for opinions.
You would break part of my spam filter:
deny condition = ${if match{$h_subject:}{\N(?i)=\?big5\?[bq]\?[^\?]+\?=\N} {yes}{no}}
message = Sorry, nobody speaks chinese here