Files
mailcat/.gitignore
T
wienen 5c0e345fd8 Add VPS IMAP sorting automation
Prompts used since the previous commit:
- Hieronder staat je oorspronkelijke plan. Volgens mij moet stap 'Add VPS automation' nog worden uitgevoerd, inclusief de testen.

Special observations:
- Added a testable IMAP sorting daemon, shared IMAP operation helpers, systemd service template, and SSH deployment script.
- Local tests passed; no live VPS deployment or mailbox-affecting daemon test was run.
- verplaats_log.json remains modified from the user's run and was intentionally not staged.
2026-07-04 20:00:17 +02:00

9 lines
109 B
Plaintext

__pycache__/
*.py[cod]
*.log
.DS_Store
config.json
**/*.eml
sort_mail_daemon_state.json
verplaats_log_*.json