[EXIM] Searchtype bug ?

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Rick Ballard
日付:  
To: exim-users
題目: [EXIM] Searchtype bug ?
I have a bozo_alias director, using the aliasfile driver with fqdn's in
the file.

bozo_aliases:
driver = aliasfile;
include_domain = true
file = /usr/exim/bozo.users,
search_type = lsearch*@

aliases look like:
    *@obsolete.host    :blackhole:
    user@address:        :blackhole:


When I have the searchtype set to "lsearch*@", the director works
fine. However, if I try to unfreeze frozen messages with "exim -qf",
exim panics and complains about an unknown search type
lsearch*@. If I change it to lsearch* the "exim -qf" works, but of
course the bozo director no longer works properly. This appears to
be a bug.
--
Rick Ballard
Software Kinetics Ltd.
Dartmouth, Nova Scotia, Canada

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