Kaynağa Gözat

Removed redundant code.

pull/228/head
Lysergic Facet 2 yıl önce
committed by GitHub
ebeveyn
işleme
3ee022760a
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. +1
    -2
      emailwiz.sh

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

@@ -309,8 +309,7 @@ for x in spamassassin opendkim dovecot postfix; do
service "$x" restart && printf " ...done\\n"
done

# Start the SpamAssassin process, and ensure SpamAssassin starts on boot.
/etc/init.d/spamassassin start
# Ensure SpamAssassin starts on boot.
systemctl enable spamassassin.service

# If ufw is used, enable the mail ports.


Yükleniyor…
İptal
Kaydet