1. Knowledge Base
  2. MDaemon® Email Server

Creating, using, and managing categories in Webmail

MDaemon includes support to tag email, contacts, tasks, and notes in the Pro, LookOut, and WorldClient themes under default or custom categories.

There are 27 default categories that can be enabled, edited, and/or removed, and custom categories can be created as well. Once users have configured Webmail to show categories, users will be able to perform searches and sort items based on categories.

Creating Categories

If the user has permission to create categories, the user can create a category and assign a color to it by performing the following steps:

  1. Log into the Webmail account
  2. Select Options (gear icon)
  3. Select Categories
    webmail_categories_01
  4. Select + New Category
  5. Enter a name for the category in the Category Name and choose a color (optional)
    webmail_categories_02
  6. Click Save

Reordering Categories

To reorder the available list of categories:

  1. Log into the Webmail account
  2. Select Options (gear icon)
  3. Select Categories
  4. Drag and drop categories as desired
    webmail_categories_03

Categorizing Items in Webmail

There are multiple ways to label an item in Webmail. The example below demonstrates how to mark a message in the Pro theme. 

  1. Log into the Webmail account using the Pro theme
  2. Right click on the message and click Categories
    webmail_categories_04
  3. Choose the desired Category
    webmail_categories_05
  4. Click Save
  5. Opening the message will display the chosen Category
    webmail_categories_06

Another option would be to:

  1. Open the message in Webmail 
  2. Choose the icon with the three vertical dots (New Item Menu) button
  3. Select Set Categories
    webmail_categories_07

  4. Choose the desired category/categories
    webmail_categories_05
  5. Click Save

Setting Domain/User level permissions for categories

Domain categories are enabled globally by default. To disable them:

  1. Navigate to the \MDaemon\WorldClient\ directory
  2. Open Domains.ini in notepad
  3. Find the [Default:Settings] section
  4. Change the value of DomainCategoriesEnabled to No
  5. Save and close the Domains.ini file
  6. Restart Webmail 

The ability for users to create custom categories is enabled by default. To disable the ability for all users to create categories, but still use the domain default categories:

  1. Navigate to the \MDaemon\WorldClient\ directory
  2. Open Domains.ini in notepad
  3. Find the [Default:UserDefaults] section
  4. Change the value of CanEditPersonalCategories to No
  5. Save and close the Domains.ini file
  6. Restart Webmail 

Users are able to add and edit their own categories by default. To disable a single user's ability to create categories, but still use the domain default categories:

  1. Navigate to the \MDaemon\User\(domain)\(account)\WC\ directory
  2. Open the User.ini file in notepad
  3. Navigate to the [User] section
  4. Change CanEditPersonalCategories to No
  5. Save and close the User.ini file