supporters/scripts
Bradley M. Kuhn 522df6bbfa add display_name to outgoing email.
In an effort to improve the formatting on outgoing emails from the
renewal script, add the display_name to the To: field.

I'm not completely happy with what the MIME encoding is doing here.
Specifically, it chops the line on the < of <email@example.org> so you
get this:

"A very long name that leads to wrapping of the MIME encoded line" <
 email@example.org>

As I read https://www.ietf.org/rfc/rfc2822.txt, it violates this SHOULD:

  Note: Though structured field bodies are defined in such a way that
    folding can take place between many of the lexical tokens (and even
    within some of the lexical tokens), folding SHOULD be limited to
    placing the CRLF at higher-level syntactic breaks.  For instance, if
    a field body is defined as comma-separated values, it is recommended
    that folding occur after the comma separating the structured items
    in preference to other places where the field could be folded, even
    if it is allowed elsewhere.

Brett and I decided to leave it for now and go with it.
2016-12-02 12:56:53 -08:00
..
add-email-address.plx Indicate if there's no existing preferred email address 2016-05-05 17:27:48 -07:00
add-request.plx Simple add-request script to add request from CLI. 2016-03-11 12:11:44 -08:00
add-supporter.plx Fix typo. 2016-03-11 11:04:22 -08:00
calculate-renewal-rate.plx Allow no email address when adding supporter. 2016-02-29 17:58:23 -08:00
db-convert-0.1-to-0.2.plx Correct column name. 2015-12-30 04:49:59 -08:00
find-already-renewed.plx Sort by last gave date. 2016-05-26 13:29:21 -07:00
find-supporter.plx Clarify output. 2016-03-11 12:29:58 -08:00
send-renewal-notices.plx add display_name to outgoing email. 2016-12-02 12:56:53 -08:00
send-t-shirts.plx don't duplicate request. 2016-10-20 11:18:59 -07:00
t-shirt-label-print.plx Include additional font package. 2016-05-27 06:08:36 -07:00