Kaynağa Gözat

fix? sa-dovecot not integrated at start

pull/119/head
Luke Smith 3 yıl önce
ebeveyn
işleme
8dce9ba2d7
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4C50B54A911F6252
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      emailwiz.sh

+ 1
- 1
emailwiz.sh Dosyayı Görüntüle

@@ -280,7 +280,7 @@ postconf -e "smtpd_milters = inet:localhost:12301"
postconf -e "non_smtpd_milters = inet:localhost:12301"
postconf -e "mailbox_command = /usr/lib/dovecot/deliver"

for x in dovecot postfix opendkim spamassassin; do
for x in spamassassin opendkim dovecot postfix do
printf "Restarting %s..." "$x"
service "$x" restart && printf " ...done\\n"
done


Yükleniyor…
İptal
Kaydet