Przeglądaj źródła

Add `maildomain` to adddomain.sh

pull/329/head
xarraxyl 3 miesięcy temu
committed by GitHub
rodzic
commit
8f03827990
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      adddomain.sh

+ 1
- 0
adddomain.sh Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz