Re: [exim] case insensitive regex matching?

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Daniel Tiefnig
日付:  
To: exim-users
題目: Re: [exim] case insensitive regex matching?
Philip Hazel wrote:
> You used this somewhere in a list that is colon-separated, didn't
> you? Note that it thinks the entire regex is "^(?i". That's the clue.


You're right:

${extract{11}{:}{${lookup mysql{FLAG_QUERY}{$value}}}}

Ooops. Stupid me.


lg,
daniel