GroupWise Rule Tips
How to create a GroupWise Rule:
- Open GroupWise Windows Client
- Tools, Rules, New
- Enter a “Rule Name”
- What event should the rule be executed?
- What conditions need to be met?
- What actions are to be taken?
- Save
- Check name in front of “Rule Name” means it is enabled.
- Close
- Test the rule operation
GroupWise Rule Examples
- Suggested setup that will be used in the following examples
- Categories Setup (used to see when GW Rules have been executed):
- Action, Categories, More
- New Category: “Spam”
- Add
- Edit Color, select color of choice, ok
- Ok
- Junk Mail Handling Setup:
- Tools, Junk Mail Handling, Settings
- Junk Mail, check for Enable Junk List
- Blocked Mail, check for Enable Block List
- Ok
- Suggest moving new Junk Mail folder under Cabinet with drag and drop using the folders window
- Define new condition variable
- Tools, Rules, New
- Click on “Define Conditions” button
- Click on down triangle on left field
- Click on “All Fields” … you may need to scroll down on the list
- Click on “X Fields” button in lower left
- New Internet X Field: X-Wvu-Pmx-Score
- Click on “Add” button
- New Internet X Field: X-Pmx-Version
- Click on “Add” button
- OK, OK, Cancel, Cancel, Close
- Spam rule for “Me to Me”
- Rule Name: Spam Check 1
- Event: New Item, Received
- Conditions:
- Item Types: Mail
- Conditions (username=GW login, first.last=GW email address):
X-Wvu-Pmx-Score [] *? And
X-Pmx-Version [] *? New Group
And
From [] And
To [] ew Group
Or
From [] And
To [] nd
- Actions:
- Category: select Spam, ok
- Move to Folder: Cabinet/Junk Mail
- Stop Rule Processing
- Spam rule for “International Mail”
- Rule Name: Spam Check 2
- Event: New Item, Received
- Conditions:
- Item Types: Mail
- Conditions (jp=japan, fr=france, de=denmark):
X-Wvu-Pmx-Score [] *? And
X-Pmx-Version [] *? New Group
And
From [] @*.jp And
From [] @*.fr And
From [] @*.de End
- Actions:
- Category: select Spam, ok
- Move to Folder: Cabinet/Junk Mail
- Stop Rule Processing
- Spam rule for “Pure Message”
- Rule Name: Spam Check 3
- Event: New Item, Received
- Conditions:
- Item Types: Mail
- Conditions (quotes added for user readability, not needed):
Subject [] “PureMessage Admin”End
- Actions:
- Category: select Spam, ok
- Move to Folder: Cabinet/Junk Mail
- Stop Rule Processing
- Spam rule for “Stock Blocks”
- Rule Name: Spam Check 4
- Event: New Item, Received
- Conditions:
- Item Types: Mail
- Conditions (quotes added for user readability, not needed):
Message [] “stocks to trade” Or
Message [] “Opening Price” Or
Message [] “Global score” Or
Subject [] “Wall Street” End
- Actions:
- Category: select Spam, ok
- Move to Folder: Cabinet/Junk Mail
- Stop Rule Processing
- Spam rule for “Vacation or Out of Office”
- Rule Name: Stop Mail Bounce
- Event: New Item, Received
- Conditions:
- Item Types: Mail
- Conditions (quotes added for user readability, not needed):
Subject [] “Auto-Reply” End
- Actions:
- Stop Rule Processing
- Rule Name: Vacation
- Event: New Item, Received
- Conditions:
- Item Types: Mail
- Conditions (quotes added for user readability, not needed):
Subject [] *?And
Subject [*] “Auto-Reply” And
From [*] “systems.wvu.edu” New Group
And
Created>=7/3/2009And
Created <= 7/4/2009End
… above dates can be change for appropriate start and end dates
- Actions:
- Reply:
Bullet for Reply to sender
Do not check include message
Click OK
Subject: Auto-Reply
Message:
“I am out of the office starting July 3rd and returning July 5th. Please direct your inquiries or requests to{alternate contact}.”
Click OK
… These two rules are order specific and should appear after any Spam rules.
Lastupdate: 7/16/09