Disable quarantine for a specific dest domain

Jun 18, 2019
12
0
21
50
Hello,

On my Promox Mail Gateway server, which receives mail from several domains, I would like for a specific destination domain to disable the quarantine, so that it systematically sends the email

How can I do this? (I do not master SMEs at all)

thank you in advance for your help
 
You could create a rule that has higher priority than your quarantine one, and simply choose the `Accept` action for all mails to that domain.
 
First create a `Who` (Mail Filter -> Who Objects) object that contains the domain you want to whitelist. Maybe name it `Whitelist_<Domain>`.
Then create a new rule under `Mail Filter` that contains the action `Accept` and as from `Whitelist_<Domain>`. This rule should have a higher priority than the quarantine one.

Edit:
Sorry, mixed that up. You want to allow all mails to a destination domain. In this case you have to add the `Whitelist_<Domain>` object as `To` instead of `From`.
 
Last edited: