Webhook Bounce Management with Cloudron Email Server
-
Is it possible to use Mautic's Webhook Bounce Management with Cloudron's built-in email server?
https://docs.mautic.org/en/5.x/channels/emails.html#webhook-bounce-management
-
https://docs.mautic.org/en/5.x/channels/emails.html#monitored-inbox-configuration should work since it's just reading bounces via IMAP , no?
-
How can I setup a webhook from my Cloudron?
-
As in, the email server has to call some webhook for bounces? We don't have such a mechanism. I guess you have to write some script that runs in a cronjob that monitors an inbox for bounces and then calls webook in the format required by the app.