<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Routeur Exim : filtre destinataire</title>
	<atom:link href="http://fr.positon.org/routeur-exim-filtre-destinataire/feed" rel="self" type="application/rss+xml" />
	<link>http://fr.positon.org/routeur-exim-filtre-destinataire</link>
	<description></description>
	<lastBuildDate>Tue, 15 Mar 2022 14:49:21 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.7.1</generator>
	<item>
		<title>By: dooblem</title>
		<link>http://fr.positon.org/routeur-exim-filtre-destinataire#comment-146</link>
		<dc:creator><![CDATA[dooblem]]></dc:creator>
		<pubDate>Mon, 18 Apr 2011 23:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://positon.org:81/?p=105#comment-146</guid>
		<description><![CDATA[&lt;p&gt;Hello,&lt;/p&gt;


&lt;p&gt;I found this on the page :&lt;br /&gt;
&lt;a href=&quot;http://www.exim.org/exim-html-4.30/doc/html/spec_3.html#SECT3.11&quot; title=&quot;http://www.exim.org/exim-html-4.30/doc/html/spec_3.html#SECT3.11&quot;&gt;http://www.exim.org/exim-html-4.30/doc/html/spec_3.html#SECT3.11&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;&quot; If the local_parts option is set, the local part of the address must be in the set of local parts that it defines. If local_part_prefix or local_part_suffix is in use, the prefix or suffix is removed from the local part before this check. If you want to do precondition tests on local parts that include affixes, you can do so by using a condition option (see below) that uses the variables $local_part, $local_part_prefix, and $local_part_suffix as necessary. &quot;&lt;/p&gt;


&lt;p&gt;seem you should use local_parts without the prefix in your blacklist file.&lt;/p&gt;


&lt;p&gt;Did you tried ??&lt;/p&gt;


&lt;p&gt;Marc&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I found this on the page :<br />
<a href="http://www.exim.org/exim-html-4.30/doc/html/spec_3.html#SECT3.11" title="http://www.exim.org/exim-html-4.30/doc/html/spec_3.html#SECT3.11">http://www.exim.org/exim-html-4.30/doc/html/spec_3.html#SECT3.11</a></p>
<p>&#8221; If the local_parts option is set, the local part of the address must be in the set of local parts that it defines. If local_part_prefix or local_part_suffix is in use, the prefix or suffix is removed from the local part before this check. If you want to do precondition tests on local parts that include affixes, you can do so by using a condition option (see below) that uses the variables $local_part, $local_part_prefix, and $local_part_suffix as necessary. &#8220;</p>
<p>seem you should use local_parts without the prefix in your blacklist file.</p>
<p>Did you tried ??</p>
<p>Marc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://fr.positon.org/routeur-exim-filtre-destinataire#comment-145</link>
		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Sun, 17 Apr 2011 22:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://positon.org:81/?p=105#comment-145</guid>
		<description><![CDATA[&lt;p&gt;This is almost what I want, except that this local_parts line doesn&#039;t work for me. In particular, I look for a solution that filter both by blacklist and by anything that has a certain prefix (which works with local_part_prefix).&lt;/p&gt;


&lt;p&gt;I have:&lt;/p&gt;


&lt;p&gt;catchall_pub:&lt;br /&gt;
driver = redirect&lt;br /&gt;
domains = &lt;mydomain&gt;&lt;br /&gt;
local_parts = ! &lt;somefile&gt; # This doesn&#039;t work&lt;br /&gt;
local_part_prefix = pass-&lt;br /&gt;
data = &lt;someaddress&gt;&lt;br /&gt;
retry_use_local_part&lt;/p&gt;


&lt;p&gt;Any ideas? I use Exim 4.71 on Ubuntu.&lt;/p&gt;


&lt;p&gt;The blacklist file is readable to anybody and I can&#039;t see anything helpful in the logs.&lt;/p&gt;


&lt;p&gt;I&#039;m close to thinking that writing a forwarder in Python would have been simpler...&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>This is almost what I want, except that this local_parts line doesn&#8217;t work for me. In particular, I look for a solution that filter both by blacklist and by anything that has a certain prefix (which works with local_part_prefix).</p>
<p>I have:</p>
<p>catchall_pub:<br />
driver = redirect<br />
domains = &lt;mydomain&gt;<br />
local_parts = ! &lt;somefile&gt; # This doesn&#8217;t work<br />
local_part_prefix = pass-<br />
data = &lt;someaddress&gt;<br />
retry_use_local_part</p>
<p>Any ideas? I use Exim 4.71 on Ubuntu.</p>
<p>The blacklist file is readable to anybody and I can&#8217;t see anything helpful in the logs.</p>
<p>I&#8217;m close to thinking that writing a forwarder in Python would have been simpler&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
