Recognize unsolbox

This commit is contained in:
M66B
2025-10-02 22:56:38 +02:00
parent 1a8ad03f68
commit e81d2dd3b5

View File

@@ -241,6 +241,7 @@ public class EntityFolder extends EntityOrder implements Serializable {
put("Indesiderata", new TypeScore(EntityFolder.JUNK, 100));
put("indésirable", new TypeScore(EntityFolder.JUNK, 100));
put("Wiadomości-śmieci", new TypeScore(EntityFolder.JUNK, 100)); // Polish
put("unsolbox", new TypeScore(EntityFolder.JUNK, 50)); // mailo.com
put("sent", new TypeScore(EntityFolder.SENT, 100));
put("Gesendet", new TypeScore(EntityFolder.SENT, 100));