Issue #19903 has been updated by Dawn Foster.
Cleaning up old bugs. I'm assuming this was resolved. ---------------------------------------- Bug #19903: SPF soft-fail for emails from the application https://projects.puppetlabs.com/issues/19903#change-102600 * Author: Ken Barber * Status: Unreviewed * Priority: Low * Assignee: Kelsey Hightower * Category: * Target version: * Keywords: * Branch: ---------------------------------------- Looking at the headers of an email I received from the CLA application: <pre> Received-SPF: softfail (google.com: domain of transitioning [email protected] does not designate 66.228.49.237 as permitted sender) client-ip=66.228.49.237; Authentication-Results: mx.google.com; spf=softfail (google.com: domain of transitioning [email protected] does not designate 66.228.49.237 as permitted sender) [email protected] </pre> While its only a soft-fail, some remote SMTP systems might consider it potential spam and flag it, and we may find we lose some email. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
