feat: Refactor SMTP client to support session-based email processing, enhancing queue management and error handling

This commit is contained in:
Siwat Sirichai 2025-08-19 13:53:20 +07:00
parent c2aa9b6cf6
commit 069540e310
7 changed files with 951 additions and 480 deletions

2
.gitignore vendored
View file

@ -6,6 +6,8 @@ yarn-error.log*
# Build outputs
lib/
lib-esm/
dist/
*.tsbuildinfo