Commit Graph

24 Commits

Author SHA1 Message Date
KM Koushik 07c53d3f58 rebrand to useSend (#210) 2025-09-03 08:21:55 +10:00
KM Koushik 7ecb3d27a9 add credentials for sts client 2025-08-09 20:57:27 +10:00
KM Koushik da13107f88 feat: add ses tenant support for teams (#193) 2025-08-09 20:37:29 +10:00
KM Koushik 6fd258b282 fix race condition by setting email id (#188) 2025-07-26 22:25:38 +10:00
KM Koushik 202fbeacb6 add logging (#187) 2025-07-26 20:05:34 +10:00
KM Koushik ae215abf1a fix: use nodemailer to compose email (#166) 2025-05-29 21:19:56 +10:00
KM Koushik 15e5327024 feat: add In-Reply-To option (#165) 2025-05-25 20:44:13 +10:00
KMKoushik aec7bbb6f1 add X-Entity-Ref-ID 2025-03-19 22:53:19 +11:00
KM Koushik 0a1d93ac60 make dev setup better (#116)
* make dev setup better

* chage docs

* remove the need of github login
2025-03-17 21:33:43 +11:00
Arxk 9c5da6dca6 Added transaction to creating an SES setting & upgraded to Prisma ORM 6 (#109)
* Added transaction to creating SES setting & upgraded Prisma to Prisma ORM 6

* Keep logging of the queue status in

---------

Co-authored-by: Kumarion <121711454+Kumarion@users.noreply.github.com>
2025-03-08 23:05:28 +11:00
KM Koushik de85dde705 update dkim to have smaller key (#105) 2025-02-08 20:03:06 +11:00
KM Koushik f60c66acbe feat: add daily email usage (#97)
* add daily email usage

* remove console
2025-02-02 07:57:49 +11:00
Marc Seitz 88ba41059e feat: enable List-Unsubscribe headers in campaign emails (#96)
* feat: add `precendence: bulk` header for campaign emails

* feat: create and pass unsubUrl to to email queue for campaign

* fix: add correct `List-Unsubscribe-Post` header value
2025-01-23 07:16:12 +11:00
KM Koushik 5e297ac23a fix rate limit set to default (#83) 2024-11-29 10:47:01 +11:00
Xavi Velàsquez 26f42e6e9e Fix error when adding attachments (#82) 2024-11-29 08:28:26 +11:00
KM Koushik 3e173fc5dc convert text to html for marketing emails (#55) 2024-08-14 08:00:57 +10:00
KM Koushik 5ddc0a7bb9 Add unsend campaign feature (#45)
* Add unsend email editor

Add email editor

Add more email editor

Add renderer partial

Add more marketing email features

* Add more campaign feature

* Add variables

* Getting there

* campaign is there mfs

* Add migration
2024-08-10 10:09:10 +10:00
KM Koushik f77a8829be Improve Self host setup (#30)
* Add self host setup

* Improve blunders

* Move to bull mq

* More changes

* Add example code for sending test emails
2024-06-24 08:21:37 +10:00
KMKoushik 3df022f6b2 Add replyto option 2024-05-16 07:18:44 +10:00
KMKoushik 493e9fb63a Fix eslint 2024-04-22 12:46:53 +10:00
KMKoushik 80878679cd Add attachment support 2024-04-19 20:58:30 +10:00
KMKoushik 9465960f0a Add ses hook parser to capture all the events 2024-04-16 14:04:30 +10:00
KMKoushik ffad4050de Add click and open tracking 2024-04-10 08:35:03 +10:00
KMKoushik bbc64b5392 Add MVP version 2024-03-24 17:43:56 +11:00