[exim] Regular expressions in .forward files?

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Robert Nicholson
日付:  
To: exim-users
題目: [exim] Regular expressions in .forward files?
Is there a way to use the following regex in .forward files with the
match operator?

if $rheader_from: matches "[^\x00-\x7f]\{5,\}"
or $rheader_subject: matches "[^\x00-\x7f]\{5,\}"

I get

rheader_from: matches [^ or $rheader_subject: matches [^
Filter error: error while compiling regular expression "[^": missing
terminating ] for character class at offset 2