Luke Smith
1 mese fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con
0 aggiunte e
1 eliminazioni
-
bin/mw
|
|
|
@@ -70,7 +70,6 @@ list() { getaccounts && [ -n "$accounts" ] && echo "$accounts" || exit 1; } |
|
|
|
|
|
|
|
prepmsmtp() { |
|
|
|
mkdir -p "${msmtprc%/*}" "${msmtplog%/*}" |
|
|
|
ln -s "$msmtprc" "$HOME/.msmtprc" 2>/dev/null |
|
|
|
envsubst <"$msmtptemp" >>"$msmtprc" |
|
|
|
} |
|
|
|
|
|
|
|
|