Secret Santa Emailing
🎅📨
Understand how it works
🕵️ Privacy First:
Your data stays with you. The entire process runs locally on your machine - no email storage worries !
🔒 Secure & Reliable::
Uses your existing (professionnal) email account. Fully compatible with popular services like Gmail and Outlook.
📨 User-Friendly:
Upload a CSV with names and addresses.
Customize your email template.
Preview and send each email individually with ease.
🤝 Trustable & Free:
Fully Open Source code, but you can
Buy Me a Coffee ☕
⚙️ Advanced Customization:
Thanks to
Jinja templating
, you can add conditional logic to your templates for a personalized touch! !
Notebook:
https://github.com/louisgeisler/EmailTemplatingSender/blob/main/secret_santa.ipynb
GitHub Repo:
https://github.com/louisgeisler/EmailTemplatingSender
Upload CSV File with a Name and Email Columns
People Ordering and Sending
🔀Shuffle Randomly🔀
Download CSV
Email (
Jinja
) Template
To:
Subject:
Email Template:
For each email, you have two people, the email SENDER and the email RECEIVER.
From both of them, you can access their personnal information using '.[upper case name of the csv column]'
Hi {{ SENDER.NAME }}, For this Christmas we have plan a Secret Santa ! For this, you'll need to prepare a gift ~10€ for {{ RECEIVER.NAME }} ({{ RECEIVER.EMAIL }}) ! Please, keep the surprise until the End-Of-The-Year Party, the XXth December, in XXXXXX, at XPM. Be original, creative and see you soon ;-)
Select your Email Provider
GMAIL
Other
📨 Generate Emails 📨
Warning
Popups aren't allowed ; allowed popus, so when you close the opened tab to fill the mail, a new one will automatically open ! But you also just keep pressing the "➡️Send Next Email➡️"
Manual Sending
To:
➡️Send Next Email➡️