Treat only processed invoices as already sorted

Prompts used since the previous commit:

- User said they do not want final destination folders in Archief.
- User clarified: only treat INBOX.Facturen - verwerkt as already sorted; treat all other mailboxes as sources except Sent, Drafts, Trash and Spam.

Special observations:

- Updated source-folder selection accordingly.
- Removed Archief final destination creation and added Technisch destination folders.
- Verified Python compilation and route/folder consistency.
This commit is contained in:
2026-07-04 12:07:27 +02:00
parent 4780c18d70
commit 9c7ba6fa5d
2 changed files with 144 additions and 86 deletions
+3 -5
View File
@@ -185,11 +185,9 @@ def mappen() -> list[str]:
"Bestellingen.Sligro",
"Bestellingen.Smartphonehoesjes",
"Bestellingen.Viking",
# Archief nieuwe jaren
"Archief.2023",
"Archief.2024",
"Archief.2025",
"Archief.2026",
# Technisch
"Technisch",
"Technisch.DMARC",
]
return folders