Use outbox as sent messages folder as last resort

For example laposte.net
This commit is contained in:
M66B 2021-09-30 10:23:03 +02:00
parent 244bbb0e32
commit 8f402c8105
1 changed files with 1 additions and 0 deletions

View File

@ -222,6 +222,7 @@ public class EntityFolder extends EntityOrder implements Serializable {
put("envoyé", new TypeScore(EntityFolder.SENT, 100));
put("Отправленные", new TypeScore(EntityFolder.SENT, 100));
put("Inviata", new TypeScore(EntityFolder.SENT, 100));
put("Outbox", new TypeScore(EntityFolder.SENT, 50));
}};
static final int DEFAULT_SYNC = 7; // days