Quoth Chris Snell on Thu, Sep 14, 2000:
> I'd use lsearch which seems to work but it doesn't like wildcards. I also
> tried setting search_type to 'partial2-lsearch' with the following in my
> lsearch file:
>
> bikeworld.com shrubbery.satx.bikeworld.net byname
>
> which seemed to match mail sent to something@??? but not
> something@???.
You need partial-lsearch (or partial2-lsearch, or whatever) _and_
the key with a star (*.bikeworld.com).
Vadik.
--
If you think C++ is not overly complicated, just what is a protected
abstract virtual base pure virtual private destructor, and when
was the last time you needed one?
-- Tom Cargill, C++ Journal, Fall 1990.