https://bugzilla.redhat.com/show_bug.cgi?id=921797



--- Comment #24 from Trever Adams <tre...@middleearth.sapphiresunday.org> ---
Well, there is a new version out.

As for the check, the following is from "man policyd-spf"

TESTING THE POLICY DAEMON
       Testing the policy daemon

       To test the policy daemon by hand, execute:

           policyd-spf

       Each query is a bunch of attributes.  Order does not matter, and the
       daemon uses only a few of all the attributes shown below:

           request=smtpd_access_policy
           protocol_state=RCPT
           protocol_name=SMTP
           helo_name=some.domain.tld
           queue_id=8045F2AB23
           instance=12345.6789
           sender=f...@bar.tld
           recipient=b...@foo.tld
           client_address=1.2.3.4
           client_name=another.domain.tld
           [empty line]

       The policy daemon will answer in the same style, with an attribute list
       followed by a empty line:

           action=dunno
           [empty line]

Perhaps if Fedora servers are SPF enabled, modify the above to fake a message
from the Fedora mail servers, but with an IP address that does NOT match the
SPF records. Then do the same with one that does.

I wish you could get someone from the packagers group to review this. This is
very much in use by me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=tgHma0vqby&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to