浏览代码

quick

pull/22/head
Luke Smith 3 年前
父节点
当前提交
df372b1595
找不到此签名对应的密钥 GPG 密钥 ID: 4C50B54A911F6252
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. +3
    -1
      emailwiz.sh

+ 3
- 1
emailwiz.sh 查看文件

@@ -46,7 +46,7 @@ certdir="/etc/letsencrypt/live/$maildomain"

Use Let's Encrypt's Certbot to get that and then rerun this script.

You may need to set up a dummy $maildomain site in nginx or Apache for that to work."
You may need to set up a dummy $maildomain site in nginx or Apache for that to work." && exit

# NOTE ON POSTCONF COMMANDS

@@ -291,7 +291,9 @@ Add these three records to your DNS TXT records on either your registrar's site
or your DNS server:

$dkimentry

$dmarcentry

$spfentry

Also saving these to ~/dns_emailwizard in case you want them in a file.


正在加载...
取消
保存