Questions tagged [ethereal-email]

2 questions
1
vote
1 answer

How to integrate Ethereal email service with Cypress 10

I am trying to integrate Ethereal email service with Cypress for Email testing. I followed this example project https://github.com/bahmutov/cypress-ethereal-email-example This project is written for Cypress version < 10. I am trying to make it work…
Ashok Negi
  • 21
  • 2
0
votes
0 answers

How to delete Ethereal email account created with Nodemailer?

Nodemailer provides a method to create new ethereal disposable email account. There is not method to delete it, also Ethereal FAQ says created accounts aren't deleted automatically. There is not clear documentation whether it's a bad practice to…
Igor
  • 21
  • 2