<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with greylisting</title>
      <link>http://ask.metafilter.com/tags/greylisting</link>
      <description>Questions tagged with 'greylisting' at Ask MetaFilter.</description>
	  <pubDate>Sat, 01 Dec 2007 17:50:30 -0800</pubDate> <lastBuildDate>Sat, 01 Dec 2007 17:50:30 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Help me punt email before it wastes postgreys time.</title>
	<link>http://ask.metafilter.com/77601/Help%2Dme%2Dpunt%2Demail%2Dbefore%2Dit%2Dwastes%2Dpostgreys%2Dtime</link>	
	<description>Spammy spammers sending crap to my mail server are wasting time and resources. I&apos;m using postfix &amp;amp; postgrey (greylisting) on this new server, but.... See the log section here:&lt;br&gt;
&lt;br&gt;
Nov 30 19:34:43 heap postfix/smtpd[27141]: NOQUEUE: reject: RCPT from unknown[201.240.117.167]: 450 4.7.1 &lt;7&gt;: Recipient address rejected: Greylisted for 18 seconds (see http://isg.ee.ethz.ch/tools/postgrey...pbp.net.html); from=&lt;illegalsn2&gt; to=&lt;7&gt; proto=ESMTP helo=&lt;client&gt;&lt;br&gt;
Nov 30 19:34:43 heap postfix/smtpd[27141]: NOQUEUE: reject: RCPT from unknown[201.240.117.167]: 450 4.7.1 &lt;7&gt;: Recipient address rejected: Greylisted for 18 seconds (see http://isg.ee.ethz.ch/tools/postgrey...pbp.net.html); from=&lt;illegalsn2&gt; to=&lt;7&gt; proto=ESMTP helo=&lt;client&gt;&lt;br&gt;
Nov 30 19:34:43 heap postfix/smtpd[27141]: NOQUEUE: reject: RCPT from unknown[201.240.117.167]: 450 4.7.1 &lt;7&gt;: Recipient address rejected: Greylisted for 18 seconds (see http://isg.ee.ethz.ch/tools/postgrey...pbp.net.html); from=&lt;illegalsn2&gt; to=&lt;7&gt; proto=ESMTP helo=&lt;client&gt;&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
Postfix is greylisting things for addresses that do not exist on my system. This is the first box that I&apos;ve used greylisting on. With the previous server, I had Postfix to use a relay_recipient_maps file and that file contained a list of valid email addresses. Anything else was rejected.&lt;br&gt;
&lt;br&gt;
While postfix is still rejecting the addresses that are invalid, Postgrey is also getting involved. I&apos;d like to have Postfix just reject the invalid addresses right off the bat before Postgrey gets involved.&lt;br&gt;
&lt;br&gt;
In main.cf:&lt;br&gt;
relay_recipient_maps = hash:/etc/postfix/valid_emails&lt;br&gt;
&lt;br&gt;
smtpd_recipient_restrictions = &lt;br&gt;
reject_unauth_pipelining, &lt;br&gt;
permit_mynetworks, &lt;br&gt;
permit_sasl_authenticated, &lt;br&gt;
reject_non_fqdn_recipient,&lt;br&gt;
reject_unauth_destination, &lt;br&gt;
check_policy_service inet:127.0.0.1:60000,&lt;br&gt;
check_recipient_access hash:/etc/postfix/recipient_checks,&lt;br&gt;
check_sender_access hash:/etc/postfix/sender_access,&lt;br&gt;
check_client_access hash:/etc/postfix/banned_servers,&lt;br&gt;
permit&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
&lt;br&gt;
I really don&apos;t want to sign up for the Postfix-users mailing list just to ask one question, and I have already searched Google for this issue to no avail. &lt;br&gt;
&lt;br&gt;
Anybody have Postfix-foo that can help me? I believe it might be a matter of re-ordering some of the content checks, but I&apos;m not too sure.&lt;br&gt;
__________________&lt;/7&gt;&lt;/illegalsn2&gt;&lt;/7&gt;&lt;/client&gt;&lt;/7&gt;&lt;/illegalsn2&gt;&lt;/7&gt;&lt;/client&gt;&lt;/7&gt;&lt;/illegalsn2&gt;&lt;/7&gt;&lt;/client&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.77601</guid>
	<pubDate>Sat, 01 Dec 2007 17:50:30 -0800</pubDate>
	<category>greylisting</category>
	<category>postfix</category>
	<dc:creator>drstein</dc:creator>
	</item>
	
	</channel>
</rss>

