implement STARTTLS

This commit is contained in:
zefie
2025-06-18 13:11:57 -04:00
parent 7019767fac
commit f901dfbb50
3 changed files with 204 additions and 68 deletions

View File

@@ -43,6 +43,7 @@
"proxy-agent": "^6.4.0",
"rc4-crypto": "^1.5.0",
"sanitize-html": "^2.13.0",
"starttls": "^1.0.1",
"strftime": "^0.10.2",
"uuid": "^8.3.2"
},