Changes

E-mail Blacklisting Hmail

1,236 bytes added, 10:48, 28 November 2016
no edit summary
The first step you need to take to create your rule is to open the hMailServer administration window and select the rules item from the tree menu on the left, as shown below in figure 1.
 
[[File:hmail1_0.png|none]]
 
Click the add button in the right hand panel to start the hMailServer rule wizard. You should now be presented with the window shown below in figure 2. The first thing to do is to give your rule a name, which would usually be something representative of the task(s) it will be performing. The next step is to decide if the criteria should use an and or or method of pattern matching. Using the and method would mean that every single criteria would need to be met before triggering the action, where the or method would only have to match any one of the criteria to trigger the action.
 
[[File:hmail2_0.png|none]]
 
Next you need to push the add button from under the criteria section which will bring up the window as shown below in figure 3. In my case I wanted to check when email was being sent from my server to hotmail, so I selected the recipient list menu item from the predefined field drop down menu. I then set the search type drop down menu to contains, and then in the value text field I placed the string @hotmail.co as the text pattern to match against. This criteria meant that any time a user sent an email to an address that contained @hotmail.co the action for my rule would be triggered.
343
edits