TF-942 Auto generate missing Outbox mailbox before send email

This commit is contained in:
dab246
2022-09-23 12:55:38 +07:00
committed by Dat H. Pham
parent 1722543808
commit 106a0c4a37
16 changed files with 205 additions and 85 deletions
@@ -0,0 +1,4 @@
class NotFoundOutboxMailboxException implements Exception {
NotFoundOutboxMailboxException();
}