I started out with the default bounce handling rules a while ago and I haven't made many changes. Is there a consensus on the best approach to validate the Mailbox actions?
I like to keep my bounce@ mailbox cleaned out so I always choose to delete the message in my mailbox if it matches a rule. I forward the message to another matchedRuleName@ for evaluation. To test the regex I've been using regexpal.com with the Mailbox Action regex with the full text received at matchedRuleName@. The weird thing is that the regex doesn't always match on the email, or sometimes it only matches on a bit of text Acy inserts when forwarding the message. Something about my process isn't ideal.
The documentation at https://docs.acymailing.com/main-pages/bounces/mailbox-actions isn't very detailed on such an involved topic. Is there more documentation somewhere else? One of the mailbox actions is "Save message in database" - any idea where that message would be available?