Open Issues Need Help
View All on GitHubAI 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.
Unified email API for sending transactional emails across various providers and support for custom drivers.
Unified email API for sending transactional emails across various providers and support for custom drivers.
Unified email API for sending transactional emails across various providers and support for custom drivers.
Unified email API for sending transactional emails across various providers and support for custom drivers.
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.
Unified email API for sending transactional emails across various providers and support for custom drivers.