explicitly tell about enqueued email

This commit is contained in:
Aine
2022-11-15 09:42:07 +02:00
parent eb07bc1ac7
commit a8780a32c1
4 changed files with 36 additions and 19 deletions

View File

@@ -146,6 +146,7 @@ func startBot(statusMsg string) {
func shutdown() {
log.Info("Shutting down...")
cron.Shutdown()
smtpm.Stop()
mxb.Stop()