'How to use DSN (Delivery Status Notification) with NestJs Mailer?

The NestJS mailer uses NodeMailer package. But I can't find a way to use the DSN option from NodeMailer (doc for DSN on NodeMailer here) in the NestJs Mailer, and can't find an example with it. Someone know how to use it? or this is a not implemented function?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source