[pmmail-list] Filter question
James Moe
pmmail-list@blueprintsoftwareworks.com
Mon, 21 Apr 2003 13:53:56 -0700 (MST)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 21 Apr 2003 12:44:09 -0600, Carl S. Hayes (AKA Business Intelligence) wrote:
>As best I can tel there is no way to search the body for a word or
>words, and for example if I have a filter for the h.suvject="xxxx" and
>we get an Email with XXX or xxx in the subject it jus bypasses
>the filter and goes to the inbox.
>
(All of this and more is in the online help for Filters and the filter language
ICSL.)
To search the body of a message for one or more of a set of words:
( body = "word1"
| body = "word2"
| body = "word3"
...etc...
)
The parentheses are handy if you want to add exceptions to the main rule. For instance
if Jane Doe persistently uses word1, you add the exception:
& !(from = "Jane Doe")
To search for a substring of the form XXX*:
h.subject.b = "xxx"
It finds xxx, xxxx, xxxxx, xxxxxxxxxxxxxxxxxxxxx, etc.
To filter incoming mail and move a message:
1. Go to Account->Filters...
2. Select (or create) a filter
3. In the "Type" section select "Incoming"
4. In The "Actions" sections select "Move Message" in the first dropdown.
5. To the right another dropdown appears. Select the folder to move the message.
6. Select OK.
- --
jimoe at sohnen-moe dot com
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0 OS/2 for non-commercial use
Comment: PGP 5.0 for OS/2
Charset: cp850
wj8DBQE+pFpksxxMki0foKoRAsVCAJ9zMi8r0+25bce39DRcxKc2Oa9aEACfSYtU
5BEP0QdquhtSnElu4kGtcVM=
=0RA8
-----END PGP SIGNATURE-----
- pmmail-list - The PMMail Discussion List ---------------------------
To POST to the list, send your message to:
pmmail-list@blueprintsoftwareworks.com
To UNSUBSCRIBE, send a message to mdaemon@bmtmicro.com
with the first line of the message body being...
UNSUBSCRIBE pmmail-list@blueprintsoftwareworks.com
---------------------------------------------------------------------