<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>MesQuilla - Forum: JunQuilla</title>
	<link>http://mesquilla.com/forum/junquilla/</link>
	<description><![CDATA[Messaging with Mozilla by rkent]]></description>
	<generator>Simple:Press Version 4.3.1</generator>
	<atom:link href="http://mesquilla.com/forum/?junquilla&#038;xfeed=forum" rel="self" type="application/rss+xml" />
<item>
	<title>rkent on Register JunQuilla (and other Mesquilla addons) on BabelZilla for localization?</title>
	<link>http://mesquilla.com/forum/junquilla/register-junquilla-and-other-mesquilla-addons-on-babelzilla-for-localization/#p299</link>
	<category>JunQuilla</category>
	<guid isPermaLink="true">http://mesquilla.com/forum/junquilla/register-junquilla-and-other-mesquilla-addons-on-babelzilla-for-localization/#p299</guid>
	<description><![CDATA[<p>I suppose that I should take the next step with my addons, and add them to BabelZilla for translation. Thanks for encouraging me to do this.</p>
]]></description>
	<pubDate>Mon, 02 Aug 2010 10:00:10 +0000</pubDate>
</item>
<item>
	<title>rkent on How to specify junk level (%) in a filter specification</title>
	<link>http://mesquilla.com/forum/junquilla/how-to-specify-junk-level-in-a-filter-specification/#p293</link>
	<category>JunQuilla</category>
	<guid isPermaLink="true">http://mesquilla.com/forum/junquilla/how-to-specify-junk-level-in-a-filter-specification/#p293</guid>
	<description><![CDATA[<p>It&#039;s a little obscure. The "junk percent" search option should appear if you request that the filter apply "after classification".</p>
]]></description>
	<pubDate>Fri, 30 Jul 2010 10:49:37 +0000</pubDate>
</item>
<item>
	<title>djmarcus on How to specify junk level (%) in a filter specification</title>
	<link>http://mesquilla.com/forum/junquilla/how-to-specify-junk-level-in-a-filter-specification/#p290</link>
	<category>JunQuilla</category>
	<guid isPermaLink="true">http://mesquilla.com/forum/junquilla/how-to-specify-junk-level-in-a-filter-specification/#p290</guid>
	<description><![CDATA[<p>I installed JunQuilla (1.0.1). I have added the two columns (Junk % and Junk Status +).</p>
<p> </p>
<p>I tried to specify a filter based on the Junk % but could not find &#039;Junk %&#039; as a criteria.</p>
<p> </p>
<p>Am I missing something?</p>
<p> </p>
<p>-David</p>
]]></description>
	<pubDate>Wed, 28 Jul 2010 06:45:59 +0000</pubDate>
</item>
<item>
	<title>Karlosak on Register JunQuilla (and other Mesquilla addons) on BabelZilla for localization?</title>
	<link>http://mesquilla.com/forum/junquilla/register-junquilla-and-other-mesquilla-addons-on-babelzilla-for-localization/#p289</link>
	<category>JunQuilla</category>
	<guid isPermaLink="true">http://mesquilla.com/forum/junquilla/register-junquilla-and-other-mesquilla-addons-on-babelzilla-for-localization/#p289</guid>
	<description><![CDATA[<p>Hi,</p>
<p>I really like your addons and would gladly provide Czech translation, but if I&#039;m not wrong, there is currently no provision to submit translations. What about registering on BabelZilla for free volunteer translation input? I know this creates development overhead for you, but it would be really nice! <img src="/wp-content/forum-smileys/sf-cool.gif" alt="Cool" /></p>
<p> </p>
<p>Thanks for your reply,</p>
<p>Karel</p>
]]></description>
	<pubDate>Sat, 24 Jul 2010 05:40:52 +0000</pubDate>
</item>
<item>
	<title>rkent on Thanks, and 2 questions</title>
	<link>http://mesquilla.com/forum/junquilla/thanks-and-2-questions/#p263</link>
	<category>JunQuilla</category>
	<guid isPermaLink="true">http://mesquilla.com/forum/junquilla/thanks-and-2-questions/#p263</guid>
	<description><![CDATA[<p>"Is it possible to combine header regex's in one expression"</p>
<p>If by that you mean the text that you enter into the filter action, that text is just sent directly to javascript. If it is valid in javascript, it should work. If not, then not. You should always be able to add multiple independent search terms with an OR though.</p>
<p>"I have been trying to find in TB source, internet etc the possible values for StatusOfset in Header Regex - which I assume holds values for read, unread, forwarded etc, but can't find any references to what these values are when using this regex"</p>
<p>StatusOfset is "offset in a local mail message of the mozilla status hdr" The misspelled "StatusOfset" is the property name in the mork database. I consider this quite obscure and internal to mailnews code, so I don't know what you are trying to use this. You cannot get status fields from a regex of this. I also don't know why you would want to use a regex to access status fields, since there are more direct ways of using those in search terms.</p>
]]></description>
	<pubDate>Tue, 01 Jun 2010 07:55:09 +0000</pubDate>
</item>
<item>
	<title>mugsy on Thanks, and 2 questions</title>
	<link>http://mesquilla.com/forum/junquilla/thanks-and-2-questions/#p260</link>
	<category>JunQuilla</category>
	<guid isPermaLink="true">http://mesquilla.com/forum/junquilla/thanks-and-2-questions/#p260</guid>
	<description><![CDATA[<p>Hi,</p>
<p>Thanks for making this really useful add-on. I have a couple of questions...</p>
<p> </p>
<p>Is it possible to combine header regex's in one expression? Such as:</p>
<p> </p>
<p>(subject:Query&#124;Enquiry)&#124;(sender:smith&#124;jones)</p>
<p> </p>
<p>I have tried various combinations but can't get it to work. Just wondered if I was wasting my time.</p>
<p> </p>
<p>Also, I have been trying to find in TB source, internet etc the possible values for StatusOfset in Header Regex - which I assume holds values for read, unread, forwarded etc, but can't find any references to what these values are when using this regex. Can you please advise what these values are - or where they are documented.</p>
<p> </p>
<p>Thanks!</p>
]]></description>
	<pubDate>Sat, 22 May 2010 00:23:37 +0000</pubDate>
</item>
<item>
	<title>Alan on junk status plus behavior</title>
	<link>http://mesquilla.com/forum/junquilla/junk-status-plus-behavior/#p245</link>
	<category>JunQuilla</category>
	<guid isPermaLink="true">http://mesquilla.com/forum/junquilla/junk-status-plus-behavior/#p245</guid>
	<description><![CDATA[<p>Thanks for the quick reply.</p>
<p>You&#39;re right, that is the action of the "normal" junk column.</p>
<p>I&#39;ll just have to remember not to accidently click either column.</p>
<p>Great extension. Thank you.</p>
<p></p>
<p>Alan</p>
]]></description>
	<pubDate>Fri, 09 Apr 2010 12:54:57 +0000</pubDate>
</item>
<item>
	<title>rkent on junk status plus behavior</title>
	<link>http://mesquilla.com/forum/junquilla/junk-status-plus-behavior/#p243</link>
	<category>JunQuilla</category>
	<guid isPermaLink="true">http://mesquilla.com/forum/junquilla/junk-status-plus-behavior/#p243</guid>
	<description><![CDATA[<blockquote><p>Alan said:</p>
<p>Just install JunQuilla and I like it, but:</p>
<p>When I click on the icon in the "junk status plus" column, a good email turns to junk and it disappears into my junk folder.</p>
<p>This can&#39;t be what&#39;s supposed to be happening, is it?</p>
</blockquote>
<hr />
<p>That is the behavior, if I recall correctly, of the normal junk status column. The intention of the junk status plus column was to replace that column, so junk status plus forwards that click to the main program&#39;s code, asking that it do its normal action as if this was the junk status column.</p>
<p>In short, what you described is the expected behavior.</p>
]]></description>
	<pubDate>Fri, 09 Apr 2010 11:51:25 +0000</pubDate>
</item>
<item>
	<title>Alan on junk status plus behavior</title>
	<link>http://mesquilla.com/forum/junquilla/junk-status-plus-behavior/#p242</link>
	<category>JunQuilla</category>
	<guid isPermaLink="true">http://mesquilla.com/forum/junquilla/junk-status-plus-behavior/#p242</guid>
	<description><![CDATA[<p>Just install JunQuilla and I like it, but:</p>
<p>When I click on the icon in the "junk status plus" column, a good email turns to junk and it disappears into my junk folder.</p>
<p>This can&#39;t be what&#39;s supposed to be happening, is it?</p>
]]></description>
	<pubDate>Fri, 09 Apr 2010 11:42:59 +0000</pubDate>
</item>
<item>
	<title>Pollik on Junk Analysis Detail</title>
	<link>http://mesquilla.com/forum/junquilla/junk-analysis-detail/#p235</link>
	<category>JunQuilla</category>
	<guid isPermaLink="true">http://mesquilla.com/forum/junquilla/junk-analysis-detail/#p235</guid>
	<description><![CDATA[<p>That might explain...thanks for your comments.</p>
<p></p>
<p>It still seems to me that the addressee field is a poor indicator of junk, but it is how it is and I am always grateful to the guys who are putting these things out in the public domain.</p>
<p></p>
<p>Keep up the good work. :)</p>
]]></description>
	<pubDate>Sat, 27 Mar 2010 00:50:08 +0000</pubDate>
</item>
<item>
	<title>rkent on Junk Analysis Detail</title>
	<link>http://mesquilla.com/forum/junquilla/junk-analysis-detail/#p228</link>
	<category>JunQuilla</category>
	<guid isPermaLink="true">http://mesquilla.com/forum/junquilla/junk-analysis-detail/#p228</guid>
	<description><![CDATA[<p>There are lots of oddities in the tokens if you really take the time to examine them. I can't recall a case though where I examined the "why" of a particular token and decided that there was a true bug in the software. Most are training issues.</p>
<p>What that token is telling you is that, of the messages that you have trained, a much higher proportion of those that were sent to: <myaddress@mydomain.net> were junk than good. Even if "a large proportion of the emails that I get (and want)" are like that, an even LARGER portion of those that you get (and don't want) are like that.</p>
<p>Now that could be real, or it could be an issue of inadequate training. For training, you should have about the same number of junk as good messages trained. If it is real though, then the junk analyzer is biased toward marking as "junk",  and it should be. Tinkering with that one token is not likely to improve the overall performance of the filter. Look at it this way: a message with no real content, but addressed to you, has a 94% chance of being junk. Think something like image spam here.</p>
<p>On my own system, I am now experimentally using a filter (from FiltaQuilla) to automatically train messages as good that match my address book. I need though to add the capability to limit the number of trained good to be about the same as the number of trained junk, as there can also be issues that arise from too much training of good (particularly if the messages differ in some systematic way from the junk, such as being at different times.)</p>
]]></description>
	<pubDate>Fri, 26 Mar 2010 08:58:55 +0000</pubDate>
</item>
<item>
	<title>rkent on Junk Analysis Detail</title>
	<link>http://mesquilla.com/forum/junquilla/junk-analysis-detail/#p227</link>
	<category>JunQuilla</category>
	<guid isPermaLink="true">http://mesquilla.com/forum/junquilla/junk-analysis-detail/#p227</guid>
	<description><![CDATA[<p>There are lots of oddities in the tokens if you really take the time to examine them. I can't recall a case though where I examined the "why" of a particular token and decided that there was a true bug in the software. Most are training issues.</p>
<p>What that token is telling you is that, of the messages that you have trained, a much higher proportion of those that were sent to: <myaddress@mydomain.net> were junk than good. Even if "a large proportion of the emails that I get (and want)" are like that, an even LARGER portion of those that you get (and don't want) are like that.</p>
<p>Now that could be real, or it could be an issue of inadequate training. For training, you should have about the same number of junk as good messages trained. If it is real though, then the junk analyzer is biased toward marking as "junk",  and it should be. Tinkering with that one token is not likely to improve the overall performance of the filter. Look at it this way: a message with no real content, but addressed to you, has a 94% chance of being junk. Think something like image spam here.</p>
<p>On my own system, I am now experimentally using a filter (from FiltaQuilla) to automatically train messages as good that match my address book. I need though to add the capability to limit the number of trained good to be about the same as the number of trained junk, as there can also be issues that arise from too much training of good (particularly if the messages differ in some systematic way from the junk, such as being at different times.)</p>
]]></description>
	<pubDate>Fri, 26 Mar 2010 08:58:53 +0000</pubDate>
</item>
<item>
	<title>Pollik on Junk Analysis Detail</title>
	<link>http://mesquilla.com/forum/junquilla/junk-analysis-detail/#p226</link>
	<category>JunQuilla</category>
	<guid isPermaLink="true">http://mesquilla.com/forum/junquilla/junk-analysis-detail/#p226</guid>
	<description><![CDATA[<p>I am really liking Junquilla - till now, I have always struggled with Thunderbird&#39;s anti spam. &#160;</p>
<p></p>
<p>I am puzzled by one issue that can contribute towards false positives. &#160;Looking at the Junk Analysis Detail, the receiving emailing is always allocated a high token value:</p>
<p></p>
<p>to:&#60;myaddress@mydomain.net&#62; &#160; &#160; &#160; &#160; &#160;Token 94%</p>
<p></p>
<p>Such a high allocation seems rather odd to me - a large proportion of the emails that I get are addressed to me.<img title="Confused" src="/wp-content/forum-smileys/sf-confused.gif" alt="Confused" />&#160;&#160;</p>
<p><strong><br /></strong></p>
<p></p>
<p>Polly</p>
<p></p>
]]></description>
	<pubDate>Fri, 26 Mar 2010 07:11:01 +0000</pubDate>
</item>
<item>
	<title>Bob Armstrong on Uncertain folder</title>
	<link>http://mesquilla.com/forum/junquilla/uncertain-folder/#p206</link>
	<category>JunQuilla</category>
	<guid isPermaLink="true">http://mesquilla.com/forum/junquilla/uncertain-folder/#p206</guid>
	<description><![CDATA[<p>It&#39;s the&#160; <em>shift-j</em>&#160; that I needed a clue about .</p>
]]></description>
	<pubDate>Mon, 01 Mar 2010 11:59:29 +0000</pubDate>
</item>
<item>
	<title>rkent on Uncertain folder</title>
	<link>http://mesquilla.com/forum/junquilla/uncertain-folder/#p205</link>
	<category>JunQuilla</category>
	<guid isPermaLink="true">http://mesquilla.com/forum/junquilla/uncertain-folder/#p205</guid>
	<description><![CDATA[<p>Sorry for the slow delay in responding.</p>
<p></p>
<p>The whole point of the Uncertain folder is to force you to train messages that are uncertain, either as good or junk. Once you train a message, it should be removed from the Uncertain folder. The easiest way to do this is with the keyboard, "j" for junk and "shift-j" for good.</p>
]]></description>
	<pubDate>Mon, 01 Mar 2010 10:29:27 +0000</pubDate>
</item>
</channel>
</rss>