Kaynağa Gözat
Reset umask to 0022 at beginning of install
pull/197/head
SelfAdjointOperator
2 yıl önce
ebeveyn
işleme
591e1b528e
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 26284047C24E5758
1 değiştirilmiş dosya ile
3 ekleme ve
0 silme
-
emailwiz.sh
|
|
@@ -33,6 +33,9 @@ |
|
|
|
# On installation of Postfix, select "Internet Site" and put in TLD (without |
|
|
|
# `mail.` before it). |
|
|
|
|
|
|
|
echo "Setting umask to 0022..." |
|
|
|
umask 0022 |
|
|
|
|
|
|
|
echo "Installing programs..." |
|
|
|
apt install postfix dovecot-imapd dovecot-sieve opendkim spamassassin spamc |
|
|
|
# Check if OpenDKIM is installed and install it if not. |
|
|
|