eleith / emailjs

html emails and attachments to any smtp server with nodejs
MIT License
2.19k stars 230 forks source link

Duplicate Emails being sent or showing up in Yahoo #300

Closed DKBoston15 closed 3 years ago

DKBoston15 commented 3 years ago

Using EmailJS, I receiving 2 emails in Yahoo despite only sending one.

I figured it was my code causing this, so I logged into EmailJS and tried it with a test email and it did the same thing. As you can see in the screenshot, I am receiving two emails at the exact same time. The EmailJS history tab only shows one email. I only have one service setup.

Am I doing something wrong here?

Screen Shot 2021-09-15 at 9 48 30 PM

eleith commented 3 years ago

this is not the source for emailjs.com, you might be looking for https://github.com/emailjs-com instead