<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — How to bypass greylisting if SPF check has passed?]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic4441.xml" />
	<updated>2013-02-04T14:25:47Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic4441-how-to-bypass-greylisting-if-spf-check-has-passed.html</id>
		<entry>
			<title type="html"><![CDATA[How to bypass greylisting if SPF check has passed?]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post20166.html#p20166" />
			<content type="html"><![CDATA[<p>==== Required information ====<br />- iRedMail version: <br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): <br />- Linux/BSD distribution name and version: <br />- Related log if you&#039;re reporting an issue: <br />==== ==== Required information ====<br />- iRedMail version: 0.8.3<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP<br />- Linux/BSD distribution name and version: openSUSE 12.2<br />- Related log if you&#039;re reporting an issue: <br />==== </p><p>I&#039;ve installed python-pypolicyd-spf according to <br /><a href="http://www.iredmail.org/wiki/index.php?title=Postfix_SPF_check">http://www.iredmail.org/wiki/index.php? … _SPF_check</a> and I want to bypass greylisting if SPF check has passed. Is it possible and how do I do it? In my /etc/postfix/main.cf I have<br /></p><div class="codebox"><pre><code>smtpd_recipient_restrictions =
    ...
    reject_unauth_destination
    check_policy_service unix:private/spfpolicy
    check_policy_service inet:127.0.0.1:7777
    reject_non_fqdn_helo_hostname
    reject_invalid_helo_hostname
    check_policy_service inet:127.0.0.1:10031</code></pre></div><p>and greylisting is enabled in /etc/polcyd.conf.</p>]]></content>
			<author>
				<name><![CDATA[mike934]]></name>
				<uri>http://www.iredmail.org/forum/user32588.html</uri>
			</author>
			<updated>2013-02-04T14:25:47Z</updated>
			<id>http://www.iredmail.org/forum/post20166.html#p20166</id>
		</entry>
</feed>
