From 17532a2003b95515361cf0dc208670b337562d16 Mon Sep 17 00:00:00 2001 From: Ivan Dimitrov Date: Thu, 9 Nov 2023 12:09:02 +0200 Subject: [PATCH] test-mail script and website removal --- bin/test-mail | 43 ++++++++++++++++++++++++++++++++++++ flake.nix | 21 +++++++++++------- mailserver/configuration.nix | 1 - 3 files changed, 56 insertions(+), 9 deletions(-) create mode 100755 bin/test-mail diff --git a/bin/test-mail b/bin/test-mail new file mode 100755 index 0000000..02cb688 --- /dev/null +++ b/bin/test-mail @@ -0,0 +1,43 @@ +#!/usr/bin/env bash + +mail=" +Subject: Invitation to Our Upcoming Tech Symposium + +List-Unsubscribe: + +Dear John Doe, + +I trust this email finds you in good health. I am delighted to extend an invitation to you for our upcoming Tech Symposium, an event that promises to be both exciting and enlightening. + +Event Details: + +Title: Tech Symposium 2022 +Date: April 15, 2022 +Time: 10:00 AM to 5:00 PM +Location: Silicon Valley Convention Center, CA + +The symposium will feature a variety of activities including keynote speeches from industry leaders, interactive workshops on the latest tech trends, and networking sessions with professionals from across the globe. We believe that your presence and participation would greatly enhance the event. + +Please RSVP by April 1, 2022, so we can ensure we have a spot reserved for you. You can RSVP by replying to this email or contacting us at rsvp@example.com or 123-456-7890. + +We look forward to your positive response and hope to see you at the Tech Symposium 2022. + +Best Regards, + +Jane Smith +Event Coordinator +jane.smith@example.com +123-456-7890 + +P.S. If you wish to stop receiving these emails, you can unsubscribe by replying with 'UNSUBSCRIBE' in the subject line. +" + +name="Ivan Dimitrov" +from="ivan@idimitrov.dev" +rand="$(tr -dc A-Za-z0-9