Managing Trusted and Suspended Addresses
Use
The Bounced Mail Framework (BMF) checks all incoming mails from unknown senders for SPAM. Sometimes, filtering can affect mails that are not actually SPAM. With BMF, you can also control outgoing mail addresses.
- Trusted addresses are patterns used to filter incoming and outgoing mails.
Mails that match a trusted address pattern can pass freely through BMF.
- Mail addresses with permanent problems (such as mails containing viruses, non-existent users or connection errors) must be blocked by providing a list of suspended addresses.
For example, if an e-mail address is in the suspended address list and outgoing filtering is enabled, no more mails are sent to this address.
You can add, edit, and remove trusted and suspended addresses for each client application.
Prerequisites
You have configured filtering options for the client application that you have selected.
More information: Setting Up Client Applications
Procedure
Adding a Trusted Address Pattern
- Navigate to Clients → Settings → Trusted Addresses.
- Choose Add.
- Enter a pattern, for example:
(\w+)(\.\w+)*@company\.com
More information: Patterns Syntax
- Enable the filtering destinations for which you want to apply the pattern:
- Incoming - applies the pattern if filtering for all received mail is enabled
- Outgoing - applies the pattern if filtering for all sent mail is enabled
- ChooseSave.
- To edit or delete the pattern, select it from the list and choose Editor Deleterespectively.
Adding a Suspended Address
- Navigate to Clients → Settings → Suspended Addresses.
- Choose Add.
- Enter an e-mail address, for example name@company.com.
- ChooseSave.
- To edit or delete the address, select it from the list and choose Editor Deleterespectively.