瀏覽代碼

Add `maildomain` to adddomain.sh

pull/329/head
xarraxyl 4 週之前
committed by GitHub
父節點
當前提交
8f03827990
沒有發現已知的金鑰在資料庫的簽署中 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 ||


Loading…
取消
儲存