dwyl / sendemail

💌 Simplifies reliably sending emails from your node.js apps using AWS Simple Email Service (SES)
182 stars 26 forks source link

I dont see the copy of the email saved in my sent box. #113

Closed PManager1 closed 2 years ago

PManager1 commented 2 years ago

How can i achive it ?

nelsonic commented 2 years ago

@jpca999 you're going to need to give us a bit more detail. 💭 What email sending service provider are you using? 🤷‍♂️

PManager1 commented 2 years ago

When I send the email I want to have a copy of the sent email in my sent mailbox.
Just like a normal email. Is there a way to achieve that?

nelsonic commented 2 years ago

I don't think AWS SES has the concept of a "sent" mailbox the way GMail does. Hence me asking what service provider you are using. You could just use the bccAddresses to send yourself a copy of every email and they have a full history.

nelsonic commented 2 years ago

https://youtu.be/79DijItQXMM