Added comment

This commit is contained in:
M66B
2023-10-02 07:54:22 +02:00
parent 7611791ce4
commit de4561fac6

View File

@@ -2406,6 +2406,7 @@ class Core {
static void onSynchronizeFolders(
Context context, EntityAccount account, Store istore, State state,
boolean keep_alive, boolean force) throws MessagingException {
// Folder names: https://datatracker.ietf.org/doc/html/rfc2060#section-5.1.3
DB db = DB.getInstance(context);
if (account.protocol != EntityAccount.TYPE_IMAP)