On Fri, Aug 23, 2019 at 03:28:24AM +0800, 積丹尼 Dan Jacobson wrote: > By the way, your mail is bouncing. > > 550 5.7.23 <[email protected]>: Recipient address rejected: > Message rejected due to: SPF fail - not authorized. Please see > http://www.openspf.net/Why?s=mfrom;[email protected];ip=82.195.75.114;r=<UNKNOWN> > > www.openspf.net refused to connect.
It's a fault on your side. dig +noall +answer -t txt jidanni.org jidanni.org. 14176 IN TXT "v=spf1 mx include:netblocks.dreamhost.com include:spf1.mailchannels.net include:spf2.mailchannels.net -all" dig +noall +answer -t txt netblocks.dreamhost.com netblocks.dreamhost.com. 113 IN TXT "v=spf1 ip4:66.33.192.0/19 ip4:205.196.208.0/20 ip4:64.111.96.0/19 ip4:208.97.128.0/18 ip4:208.113.128.0/17 ip4:67.205.0.0/18 ip4:75.119.192.0/19 ip4:69.163.128.0/17 ip4:173.236.128.0/17 ip4:64.90.32.0/19 ip4:64.90.62.0/24 ip4:69.163.136.0/24 ip6:2607:F298" "::/32 include:spf1.mailchannels.net include:spf2.mailchannels.net ~all" dig +noall +answer -t txt spf1.mailchannels.net spf1.mailchannels.net. 185 IN TXT "v=spf1 ip4:46.232.183.0/24 ip4:23.83.208.1/20 ip4:177.153.0.128/25 ip4:191.252.57.0/25 ~all" dig +noall +answer -t txt spf2.mailchannels.net spf2.mailchannels.net. 202 IN TXT "v=spf1 ip4:199.10.31.235/32 ip4:199.10.31.236/32 ip4:172.255.62.10/32 ip4:172.255.62.11/32 ip4:103.18.109.138/32 ip4:177.153.0.130/32 ip4:54.214.232.113/32 ~all" You configured your SPF to reject any sender claiming to be you from any IP not on the above lists. 82.195.75.114 is not there, and you requested hard fail. Not every mail server honors that request, but at least some do what you asked for. Meow! -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ ⢿⡄⠘⠷⠚⠋ The root of a real enemy is an imaginary friend. ⠈⠳⣄⠀⠀⠀⠀

