Email functionality is currently not working in the Appbox.
This is happening because the app sends emails directly from the client app. This client-side email functionality was abused, which resulted in our mailgun account being suspended.
In a future release, email sending will be handled through a middleware service instead of directly from the client. This will prevent the email functionality from being exposed to abuse on the client side.
Email functionality is currently not working in the Appbox.
This is happening because the app sends emails directly from the client app. This client-side email functionality was abused, which resulted in our mailgun account being suspended.
In a future release, email sending will be handled through a middleware service instead of directly from the client. This will prevent the email functionality from being exposed to abuse on the client side.