Unified email API for sending transactional emails across various providers and support for custom drivers.

email-sender javascript mailer nodejs unbuild
5 Open Issues Need Help Last updated: Jul 10, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement email sending drivers for Listmonk and Sendinblue for the @unproducts/unmail project. This involves creating new drivers that integrate with the respective APIs, ensuring they adhere to the existing driver structure and testing thoroughly.

Complexity: 3/5
enhancement help wanted

Unified email API for sending transactional emails across various providers and support for custom drivers.

TypeScript
#email-sender#javascript#mailer#nodejs#unbuild
[Driver] SendInBlue about 2 months ago
good first issue

Unified email API for sending transactional emails across various providers and support for custom drivers.

TypeScript
#email-sender#javascript#mailer#nodejs#unbuild
[Driver] Plunk about 2 months ago
good first issue

Unified email API for sending transactional emails across various providers and support for custom drivers.

TypeScript
#email-sender#javascript#mailer#nodejs#unbuild
[Driver] Listmonk about 2 months ago
good first issue

Unified email API for sending transactional emails across various providers and support for custom drivers.

TypeScript
#email-sender#javascript#mailer#nodejs#unbuild

AI Summary: The task involves adding a global error wrapper (try-catch block) around a specific section of code in the `abstract.ts` file of the `@unproducts/unmail` project. The catch block should handle errors by throwing a custom `processingError` that includes details about the specific email driver involved.

Complexity: 2/5
good first issue

Unified email API for sending transactional emails across various providers and support for custom drivers.

TypeScript
#email-sender#javascript#mailer#nodejs#unbuild