Commit graph

7 commits

Author SHA1 Message Date
the-djmaze f8b794ec1c Prevent folder/messages flags conflict by using the right name attributes for Folders 2023-03-13 11:49:40 +01:00
the-djmaze 07f6b7545a Rename spam=>junk and draft=>drafts folder names to be compatible with IMAP and JMAP 2023-02-21 10:56:21 +01:00
the-djmaze e12eeeafc6 Resolve #927 Call to undefined method MailboxDetectPlugin::Logger() 2023-02-08 10:43:11 +01:00
the-djmaze 636ffe5fbb Add more logging for #907 2023-02-07 14:50:06 +01:00
the-djmaze f2ca5f6a30 Probably solution for #907 2023-02-07 11:49:05 +01:00
the-djmaze f080a302b1 Almost all JSON properties to JavaScript camelCase 2023-01-24 18:58:25 +01:00
the-djmaze 54896bf044 Remove most DoFolders loops as they are not used.
And move system folder detection/autocreate to MailboxDetectPlugin because it is hardly used.
And by using mailbox.role the default system folder detection is only using (IMAP and JMAP) RFC standards.
2022-12-15 13:49:39 +01:00