summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/feature-6598_refactor_incoming_mail2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/feature-6598_refactor_incoming_mail b/changes/feature-6598_refactor_incoming_mail
new file mode 100644
index 0000000..1db8c28
--- /dev/null
+++ b/changes/feature-6598_refactor_incoming_mail
@@ -0,0 +1,2 @@
+- Refactor email fetching outside IMAP to it's own independient IncomingMail class (Closes: #6361)
+- Add listener for each email added to inbox in IncomingMail (Closes: #6742)