Mikko Hänninen: |Oh, right. That's the usual "|'s in patterns must be quoted" issue. | |Try this: | | send-hook "^~C '(jim|john|joe)@home.com'" "set pgp_autoencrypt" | |Or if that doesn't work, try escaping (\) the |'s, or double escaping... |It's a known issue, sort of a bug, in the way the pattern matcher works. That works fine. Thanks. -- Randall Hopper [EMAIL PROTECTED]
- send-hooks matching "all" users - how? Randall Hopper
- Re: send-hooks matching "all" users - how? Mikko Hänninen
- Re: send-hooks matching "all" users - ho... Randall Hopper
- Re: send-hooks matching "all" users ... Mikko Hänninen
- Randall Hopper