Example policyd configuration to block certain recipients

From Notes_Wiki

Home > CentOS > CentOS 6.x > Zimbra Policyd configuration > Example policyd configuration to block certain recipients

To block certain recipients use following configuration:

  1. Open policyd webui as configured using Configure and enable policyd on Zimbra
  2. In Policies -> Groups create group named 'blocked_recipients'.
  3. In Group members for 'blocked_recipients' group add 'saurabh@example.com'
  4. Create 'Blocked Recipients' policy with reasonable priority
  5. Add member in policy from 'any' source to '%blocked_recipients' destination
  6. In access control create 'Block bad recipients' linked to 'Blocked Recipients' policy with Verdict 'REJECT'
  7. Enable group member, group, policy member, policy and access control.
  8. Test by sending email to 'saurabh@example.com' from Zimbra


Home > CentOS > CentOS 6.x > Zimbra Policyd configuration > Example policyd configuration to block certain recipients