Is it possible to send mail in a worker ?

Hi, I'm looking to send mail from a worker where SMTP identifiers would be dynamic because I have several addresses from an API. I just realized that nodemailer seems to be a problem on workers. Is there an alternative?
Was this page helpful?