Commit Graph

6 Commits (72da77b052fc6a0094b794b25d5b5759869976f1)

Author SHA1 Message Date
Ismaw34 f461ca24b5 [13.0] Fixed context field get
On fetchmail_thread_default when creating a new mail.message it says the context["fetchmail_server_id"] is None, the field value is context["default_fetchmail_server_id"].
2024-03-19 09:43:48 +01:00
Radovan Skolnik b8e1d08e52 [MIG] fetchmail_thread_default: Migration to 13.0 2024-03-19 09:43:48 +01:00
Radovan Skolnik 72f4d206d4 [IMP] fetchmail_thread_default: black, isort, prettier 2024-03-19 09:43:48 +01:00
David 59e2b66d71 [MIG] fetch_thread_default: Migration to 11.0 2024-03-19 09:43:48 +01:00
Sergio Teruel Albert 6f527dd448 [9.0][FIX] fetchmail_thread_default: check model in env for update module 2024-03-19 09:43:48 +01:00
Jairo Llopis df461d75e7 [ADD][fetchmail_thread_default] Default thread for incoming mails
This addon lets the sysadmin choose a default mail thread sink for incoming mails.

You can use it to forward all unbound incoming emails to a `mail.channel` where only certain users are subscribed and can triage them.
2024-03-19 09:43:48 +01:00