1984gobrr 1年前
コミット
005dbbef98
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      emailwiz.sh

+ 1
- 1
emailwiz.sh ファイルの表示

@@ -94,7 +94,7 @@ postconf -e 'smtpd_sasl_type = dovecot'
postconf -e 'smtpd_sasl_path = private/auth'

# Sender and recipient restrictions
postconf -e 'smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination, reject_unknown_recipient_domain'
postconf -e 'smtpd_recipient_restrictions = permit_sasl_authenticated, reject'

# NOTE: the trailing slash here, or for any directory name in the home_mailbox
# command, is necessary as it distinguishes a maildir (which is the actual


読み込み中…
キャンセル
保存