Icinga notifications are being marked as spam when sent to my mailbox
- by user784637
I'm using gmail and my domain is foo.com
About half the notifications from my icinga server, [email protected] go to my spam folder for [email protected]
Received-SPF: fail (google.com: domain of [email protected] does not designate <ip6> as permitted sender) client-ip=<ip6>;
Authentication-Results: mx.google.com;
spf=hardfail (google.com: domain of [email protected] does not designate <ip6> as permitted sender) smtp[email protected]
Is my current SPF record set up to allow my icinga server with the ip <ip4> and <ip6> to send email from the domain foo.com?
;; ANSWER SECTION:
foo.com. 300 IN TXT "v=spf1 ip4:<ip4> ip6:<ip6> -all"