[WIP] Start tinkering with IMAP

This commit is contained in:
2024-12-30 21:36:12 -05:00
parent 7791baff20
commit 063809e446
15 changed files with 3651 additions and 2 deletions

View File

@@ -10,7 +10,9 @@
},
"dependencies": {
"@types/imapflow": "^1.0.19",
"@types/mailparser": "^3.4.5",
"imapflow": "^1.0.171",
"letterparser": "^0.1.8",
"zod": "^3.24.1"
}
}