소스 검색

Add `maildomain` to adddomain.sh

pull/329/head
xarraxyl 2 달 전
committed by GitHub
부모
커밋
8f03827990
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      adddomain.sh

+ 1
- 0
adddomain.sh 파일 보기

@@ -5,6 +5,7 @@ domain="$1"

domain="$1"
subdom="mail"
maildomain="$subdom.$domain"

# Add the domain to the valid postfix addresses.
grep -q "^mydestination.*$domain" /etc/postfix/main.cf ||


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