This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
serve.zone
/
platformservice
Watch
2
Star
0
Fork
0
You've already forked platformservice
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
platformservice
/
ts
/
email
/
index.ts
3 lines
92 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(email): Enhance email integration by updating @push.rocks/smartmail to ^2.1.0 and improving the entire email stack including validation, DKIM verification, templating, MIME conversion, and attachment handling.
2025-05-07 17:41:04 +00:00
import
{
EmailService
}
from
'./classes.emailservice.js'
;
fix(core): update
2024-02-15 20:30:38 +01:00
fix(core): update
2024-02-16 13:28:40 +01:00
export
{
EmailService
as
Email
}
;
Reference in New Issue
Copy Permalink