<?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: Detecting a blank header in the content filter</title>
	<atom:link href="http://www.everything-mdaemon.com/mdaemon/detecting-a-blank-header/feed" rel="self" type="application/rss+xml" />
	<link>http://www.everything-mdaemon.com/mdaemon/detecting-a-blank-header</link>
	<description>Everything you&#039;ve ever wanted to know about MDaemon</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:54:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dave Warren</title>
		<link>http://www.everything-mdaemon.com/mdaemon/detecting-a-blank-header/comment-page-1#comment-7966</link>
		<dc:creator>Dave Warren</dc:creator>
		<pubDate>Wed, 22 Jun 2011 19:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.everything-mdaemon.com/index.php/mdaemon/detecting-a-blank-header/#comment-7966</guid>
		<description>Noy, 

This is true, if the subject header contains a space like this: &quot;Subject: &quot;, however if the subject has no trailing space (like &quot;Subject:&quot;) then the &quot;^ *$&quot; format fails to trip.</description>
		<content:encoded><![CDATA[<p>Noy, </p>
<p>This is true, if the subject header contains a space like this: &#8220;Subject: &#8220;, however if the subject has no trailing space (like &#8220;Subject:&#8221;) then the &#8220;^ *$&#8221; format fails to trip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noy</title>
		<link>http://www.everything-mdaemon.com/mdaemon/detecting-a-blank-header/comment-page-1#comment-7965</link>
		<dc:creator>Noy</dc:creator>
		<pubDate>Wed, 22 Jun 2011 19:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.everything-mdaemon.com/index.php/mdaemon/detecting-a-blank-header/#comment-7965</guid>
		<description>Got this from [md-cfilter] reject &quot;no subject&quot; 
This works for messages with blank subjects


emails - outbound
RuleName=Blank
Enable=Yes
ThisRuleCondition=All
ProcessQueue=BOTH
Condition01=SUBJECT&#124;reg exp&#124;OR&#124;^ *$&#124;
Action01=move to bad Msg&#124;</description>
		<content:encoded><![CDATA[<p>Got this from [md-cfilter] reject &#8220;no subject&#8221;<br />
This works for messages with blank subjects</p>
<p>emails &#8211; outbound<br />
RuleName=Blank<br />
Enable=Yes<br />
ThisRuleCondition=All<br />
ProcessQueue=BOTH<br />
Condition01=SUBJECT|reg exp|OR|^ *$|<br />
Action01=move to bad Msg|</p>
]]></content:encoded>
	</item>
</channel>
</rss>

