소스 검색

Removed redundant code.

pull/228/head
Lysergic Facet 2 년 전
committed by GitHub
부모
커밋
3ee022760a
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -2
      emailwiz.sh

+ 1
- 2
emailwiz.sh 파일 보기

@@ -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.


불러오는 중...
취소
저장