ProblemThere is no rule action to automatically classify messages as spam, limiting automated spam management capabilities.
RequestAdd a "Send to Spam" action in the rules engine, so admins can automate spam handling based on rule conditions.
We're using Gmail routing to forward messages to Front along with the headers X-Gm-Spam: 1 (for detected spam) or X-Gm-Spam: 0 for not spam.
X-Gm-Spam: 1
X-Gm-Spam: 0
We want to use a Rule in Front to be able to flag these messages as spam or not instead of a hack moving the spam to a separate spam inbox channel.
We're using Gmail routing to forward messages to Front along with the headers
X-Gm-Spam: 1(for detected spam) orX-Gm-Spam: 0for not spam.We want to use a Rule in Front to be able to flag these messages as spam or not instead of a hack moving the spam to a separate spam inbox channel.