I want to create a suppression list in Mautic that works based on segment conditions.
For example:
- I create a segment with the condition: “FirstName equals Mayank”
- I want all contacts who match this condition to be automatically added to a suppression list
- This means those contacts should not receive any emails or campaigns
My goals are:
- Automatically suppress contacts who match specific criteria (e.g., First Name = Mayank)
- Make sure these suppressed contacts are excluded globally — from all emails and campaigns
- Avoid having to manually exclude the segment/tag every time I send something
Is this possible using default Mautic features like segments, campaigns, or tags?
Or do I need to use a plugin or custom logic?
Any suggestions would be appreciated. Thanks!