Bläddra i källkod

it might actually be working now

pull/2/head
Luke Smith 5 år sedan
förälder
incheckning
ba03c7647c
Ingen känd nyckel hittad för denna signaturen i databasen GPG-nyckel ID: 4C50B54A911F6252
1 ändrade filer med 3 tillägg och 1 borttagningar
  1. +3
    -1
      mailserver.sh

+ 3
- 1
mailserver.sh Visa fil

@@ -59,7 +59,9 @@ echo "Configuring Postfix's master.cf..."

sed -i "/^\s*o/d;/^\s*submission/d;/^\s*smtp/d" /etc/postfix/master.cf

echo "submission inet n - y - - smtpd
echo "smtp unix - - n - - smtp
smtp inet n - y - - smtpd
submission inet n - y - - smtpd
-o syslog_name=postfix/submission
-o smtpd_tls_security_level=encrypt
-o content_filter=spamassassin


Laddar…
Avbryt
Spara