Overhaul email sending system
Add logging and saving templates to the database for historical accuracy.
This commit is contained in:
parent
3fed489258
commit
196792810b
44 changed files with 4846 additions and 2361 deletions
7
comms/email/template/initial-contact.txt
Normal file
7
comms/email/template/initial-contact.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
We're sending you this email because it's the first time we've gotten this email address ({{.Destination}}).
|
||||
If you'd rather not receive emails from us you can reply with "Unsubscribe" in the subject or body of the email. You can also use the "Unsubscribe" feature of your mail client, if it supports list unsubscribes.
|
||||
If instead you'd like to confirm that you're willing to receive emails at this address, you can do so by openining the following URL in a web browser: {{.URLSubscribe}}. You can also confirm your willingness by replying to this email with 'Confirm' in the subject on the body of the email.
|
||||
|
||||
Thank you,
|
||||
Report Mosquitoes Online
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue