mail: use UTF-8 instead of utf-8
commit68cd6d5573f2264f8122d77221eea15cfa974b6d
authorKyle J. McKay <mackyle@gmail.com>
Fri, 9 Dec 2016 22:57:41 +0000 (9 14:57 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 9 Dec 2016 22:57:41 +0000 (9 14:57 -0800)
treea10f4758075faede7523b70c0e66ab954a9462a0
parentbd41b9ffb2df6d7610e1179453c74d3280114262
mail: use UTF-8 instead of utf-8

While charset names are defined to be case-insensitive,
the UTF-8 name is actually registered as "UTF-8" not "utf-8"
so use the case as registered rather than "utf-8" although
it really shouldn't matter.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
shlib.sh
taskd/mail.sh