aboutsummaryrefslogtreecommitdiff
path: root/bin/email
diff options
context:
space:
mode:
Diffstat (limited to 'bin/email')
-rwxr-xr-xbin/email2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/email b/bin/email
index deaf0f0..87d1cec 100755
--- a/bin/email
+++ b/bin/email
@@ -70,4 +70,4 @@ eval "$(assert-arg "${1:-}" 'ADDRESS')"
printf 'Content-Type: text/plain; charset=UTF-8\nSubject: %s\n\n%s' \
"$(echo "$SUBJECT" | tr -d '\n')" \
"$(cat)" |
- msmtpq -a euandreh "$@"
+ msmtpq -a EuAndreh "$@"