From: Michael Tremer Date: Thu, 27 Nov 2025 10:34:59 +0000 (+0000) Subject: donate: Update the first Christmas email X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=842e1228f0eef53168b900c41cf613d4e50dd4c3;p=ipfire.org.git donate: Update the first Christmas email Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index b86bb8d6..b13c6c7e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1125,14 +1125,17 @@ static_img_authdir = $(static_imgdir)/auth dist_static_img_donate_DATA = \ src/static/img/donate/admin-santa.jpg \ + src/static/img/donate/elf-santa.jpg \ src/static/img/donate/thanksgiving.jpg CLEANFILES += \ src/static/img/donate/admin-santa@600.jpg \ + src/static/img/donate/elf-santa@600.jpg \ src/static/img/donate/thanksgiving@600.jpg static_img_donate_DATA = \ src/static/img/donate/admin-santa@600.jpg \ + src/static/img/donate/elf-santa@600.jpg \ src/static/img/donate/thanksgiving@600.jpg static_img_donatedir = $(static_imgdir)/donate diff --git a/src/crontab/ipfire b/src/crontab/ipfire index 16155518..5cdf3847 100644 --- a/src/crontab/ipfire +++ b/src/crontab/ipfire @@ -26,6 +26,6 @@ SHELL=/bin/bash # Christmas Campaign 0 15 27 11 * nobody ipfire.org --logging=error campaigns:send donate/messages/thanksgiving -#0 16 6 12 * nobody ipfire.org --logging=error campaigns:send donate/messages/christmas-1 +0 14 5 12 * nobody ipfire.org --logging=error campaigns:send donate/messages/christmas-1 0 15 17 12 * nobody ipfire.org --logging=error campaigns:send donate/messages/christmas-2 0 10 24 12 * nobody ipfire.org --logging=error campaigns:send donate/messages/christmas-3 diff --git a/src/static/img/donate/elf-santa.jpg b/src/static/img/donate/elf-santa.jpg new file mode 100644 index 00000000..715c06bc Binary files /dev/null and b/src/static/img/donate/elf-santa.jpg differ diff --git a/src/templates/donate/messages/christmas-1.html b/src/templates/donate/messages/christmas-1.html index f879b8c6..d51152bc 100644 --- a/src/templates/donate/messages/christmas-1.html +++ b/src/templates/donate/messages/christmas-1.html @@ -1,72 +1,51 @@ {% extends "../../messages/base-promo.html" %} +{% block hero %} + + + Santa + + +{% end block %} + {% block content %}

{{ _("Dear %s,") % account.first_name }}

- As the year comes to a close, we can’t help but look back with pride and gratitude at - everything we’ve accomplished together. Thanks to our amazing community, IPFire has - continued to protect networks worldwide, deliver many updates, and drive innovation - in Open Source firewall solutions. + Here at IPFire, we don’t just push code — we push boundaries to make the + internet safer. But even elves need a little fuel.

- But none of this would be possible without your support. + If you have enjoyed the work we do, consider giving thanks to the humans + behind the screens.

- This holiday season, we're asking for your help to make IPFire even stronger in 2025. + Your support helps our team keep building, improving, and keeping the bad + stuff out of everyone’s network.

- Your donation supports: + And yes — you can now support us in crypto too. Because elves like options.

- - -

- 🎁 Make a Difference Today: -

- {{ _("Donate Now") }} + {{ _("Support IPFire Now") }}

- Every contribution, no matter the size, helps protect the networks that protect you. -

- -

- Thank you for being part of the IPFire community. -

- -

- Let’s make next year our best yet! -

- -

- {{ _("Warm regards,") }} -
{{ _("-Your IPFire Team") }} + {{ _("Happy Holidays,") }} +
{{ _("-The IPFire Team") }}

diff --git a/src/templates/donate/messages/christmas-1.txt b/src/templates/donate/messages/christmas-1.txt index 21eb3cce..6ed46a06 100644 --- a/src/templates/donate/messages/christmas-1.txt +++ b/src/templates/donate/messages/christmas-1.txt @@ -1,36 +1,25 @@ From: IPFire Project To: {{ account.email_to }} -Subject: 🎄 Support IPFire This Holiday Season +Subject: Keep The IPFire Elves Happy 🎉 Precedence: bulk X-Auto-Response-Suppress: OOF {{ _("Dear %s,") % account.first_name }} -As the year comes to a close, we can’t help but look back with pride and gratitude at -everything we’ve accomplished together. Thanks to our amazing community, IPFire has -continued to protect networks worldwide, deliver many updates, and drive innovation -in Open Source firewall solutions. +Here at IPFire, we don’t just push code — we push boundaries to make the internet safer. +But even elves need a little fuel. -But none of this would be possible without your support. +If you have enjoyed the work we do, consider giving thanks to the humans behind the screens. -This holiday season, we're asking for your help to make IPFire even stronger in 2025. +Your support helps our team keep building, improving, and keeping the bad stuff out of +everyone’s network. -Your donation supports: +And yes — you can now support us in crypto too. Because elves like options. - * Development of new features - * Ongoing security improvements - * Our mission to provide open and accessible firewall solutions for everyone + Support IPFire at https://www.ipfire.org/donate -🎁 Make a Difference Today: - - https://www.ipfire.org/donate?utm_medium=email&utm_campaign=christmas-1 - -Every contribution, no matter the size, helps protect the networks that protect you. - -Thank you for being part of the IPFire community. Let’s make next year our best yet! - -Warm regards, --Your IPFire Team +Happy Holidays, +— The IPFire Team -- {{ _("Don't like these emails?") }} https://www.ipfire.org/unsubscribe