Kaynağa Gözat

Don't create ~/.msmtprc

msmtp has XDG support (https://github.com/marlam/msmtp/commit/af2f409).
Is there another reason for creating this file?
pull/1036/head
Nikola Kvartovič 1 ay önce
ebeveyn
işleme
e03a7206e7
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: E99FBF734652D095
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. +0
    -1
      bin/mw

+ 0
- 1
bin/mw Dosyayı Görüntüle

@@ -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"
}



Yükleniyor…
İptal
Kaydet