X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=mail-setup;h=fdb4c219d4eb2b9154c500c93fe6d751fe962113;hp=930ddcca0edd3b4d5dfd2d88c9e4407e3f006fad;hb=f7a2fe0e56e14b55818245a2e3a2eb68f1cd23de;hpb=eb9b839bb5a91c60cc4f6eb9d7e38ffbf73f0e90 diff --git a/mail-setup b/mail-setup index 930ddcc..fdb4c21 100755 --- a/mail-setup +++ b/mail-setup @@ -27,6 +27,13 @@ Setup exim4 / postfix / dovecot The minimal assumption we have is that /etc/mailpass exists + +I\'ve had problems with postfix on debian: +on stretch, a startup ordering issue caused all mail to fail. +postfix changed defaults to only use ipv6 dns, causing all my mail to fail. +I haven\'t gotten around to getting a non-debian exim +setup. + -h|--help Print help and exit. EOF exit $1 @@ -117,6 +124,7 @@ u=$SUDO_USER # echo "dmarc dns, name: _dmarc value: v=DMARC1; p=none; rua=mailto:mailauth-reports@$domain" # # 2017-02 spf policies: +# # host -t txt lists.fedoraproject.org # # google ~all, hotmail -all, yahoo: ?all, fastmail ?all # # i include fastmail\'s settings, per their instructions, # # and follow their policy. In mail in a box, or similar instructions,