Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
d83c9da8
Unverified
Commit
d83c9da8
authored
May 18, 2019
by
Honza Hommer
Browse files
add clearaccountconf MAIL_BIN
parent
9a7c9e8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
notify/mail.sh
View file @
d83c9da8
...
...
@@ -22,6 +22,8 @@ mail_send() {
_MAIL_CMD
=
$(
_mail_cmnd
)
if
[
-n
"
$MAIL_BIN
"
]
;
then
_saveaccountconf_mutable MAIL_BIN
"
$MAIL_BIN
"
else
_clearaccountconf
"MAIL_BIN"
fi
_MAIL_BODY
=
$(
_mail_body
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment