Parcourir la source

bind added in case

pull/314/head
Luke Smith il y a 1 mois
Parent
révision
9f9f2b2e63
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4C50B54A911F6252
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      emailwiz.sh

+ 1
- 1
emailwiz.sh Voir le fichier

@@ -17,7 +17,7 @@

umask 0022

apt-get install -y postfix postfix-pcre dovecot-imapd dovecot-pop3d dovecot-sieve opendkim opendkim-tools spamassassin spamc net-tools fail2ban
apt-get install -y postfix postfix-pcre dovecot-imapd dovecot-pop3d dovecot-sieve opendkim opendkim-tools spamassassin spamc net-tools fail2ban bind9-host
domain="$(cat /etc/mailname)"
subdom=${MAIL_SUBDOM:-mail}
maildomain="$subdom.$domain"


Chargement…
Annuler
Enregistrer