moqui / moqui-framework

Use Moqui Framework to build enterprise applications based on Java. It includes tools for databases (relational, graph, document), local and web services, web and other UI with screens and forms, security, file/resource access, scripts, templates, l10n, caching, logging, search, rules, workflow, multi-instance, and integration.
http://www.moqui.org
Other
279 stars 199 forks source link

Email reattempt #634

Open jenshp opened 3 months ago

jenshp commented 3 months ago

These changes add fields to the EmailMessage entity to keep track of sending attempts, and code to re-attempt failed email message sending due to temporary issues like exceeded quotas, network problems, etc.