I stopped receiving intervals.icu emails recently. I just dug into it, and my mail server’s logs and I found:
Jun 2 12:22:36 smtp postfix/smtpd[6954]: connect from f2.intervals.icu[162.55.20.108]
Jun 2 12:22:37 smtp postfix/smtpd[6954]: NOQUEUE: reject: RCPT from f2.intervals.icu[162.55.20.108]: 554 5.7.1 Service unavailable; Client host [162.55.20.108] blocked using zen.spamhaus.org; Listed by CSS, see https://check.spamhaus.org/query/ip/162.55.20.108; from=<messages@intervals.icu> to=<redacted@josefsipek.net> proto=ESMTP helo=<intervals.icu>
Jun 2 12:22:37 smtp postfix/smtpd[6954]: disconnect from f2.intervals.icu[162.55.20.108] ehlo=2 starttls=1 mail=1 rcpt=0/1 data=0/1 rset=1 quit=1 commands=6/8
In other words, f2.intervals.icu’s IP address is listed by Spamhaus as generating spam and my server rejects email from those hosts. (This is a common configuration for mail servers to have.) The link in the 554 message has suggestions and steps to request removal of the IP from the block list.
(Grumble, the garbage we have to put up with because of spammers…)