c4d0ec6f7f
- mail_new: new mails during sync (max 10, then summary) - mail_error: IMAP connection failure - mail_auth: IMAP login failure - mail_quota: mailbox quota >80% / >95% critical - mail_sync_error: general sync failure per account - mail_sent: mail sent confirmation - mail_send_error: SMTP send failure - mail_draft: draft saved confirmation - mail_account: account inactive warning - mail_folder: folder created/deleted confirmation - All notifications non-critical (try/except wrapped) - Import create_notification from app.core.notifications