Commit Graph

6 Commits

Author SHA1 Message Date
Daniel McCarney 63e8d25394 Fixes Mandrill UNSUB merge tag (#2524)
Per the documentation we should be using *|UNSUB:url|* not |UNSUB:url|. I also confirmed that the template that predates the Boulder data/ version used *|UNSUB:https://mandrillapp.com/unsub|*.

I also moved the "WARNING" onto the preceding line. The unsubscribe URL is quite long and gnarly once its been filed in and the warning could be missed in a MUA that doesn't wrap lines well.

This resolves #2523
2017-01-25 10:53:17 -08:00
Daniel McCarney b0f59b8a96 Adds warning about unsub link (#2404)
We received some community forum feedback that the certificate expiration email's unsubscribe link didn't provide enough context to know what would happen if you clicked it. Combined with #1396 I agree that we should make it clear that there won't be a subsequent confirmation of intent if you click unsubscribe and you can't resubscribe yourself.

Note: there is an outstanding operations ticket to switch to using the Boulder data/ templates in staging/production. Until that happens this PR won't take effect post-merge/deployment.
2016-12-08 11:26:05 -08:00
schoen af61757f34 Proposed new reminder language on what renewal means (#2320)
This is some text for the renewal reminder e-mail to explain more about the circumstances under which the e-mail is sent (a very common topic of complaint and confusion on the Community Forum).
2016-11-08 21:16:56 -08:00
Jacob Hoffman-Andrews 839d503a2d Add link to expiration email doc in emails. (#2121) 2016-08-12 15:31:57 -04:00
Jacob Hoffman-Andrews 9a57ba9b5f Remove period at end of sentence in expiry email. (#2094)
Some email clients may make this part of the link, which breaks the link.
2016-07-29 16:14:53 -07:00
Jacob Hoffman-Andrews ad5ac41d67 Add email templates to RPM.
Also add a test that templates compile and run with current code.
2016-01-25 16:40:58 -08:00