<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>www.ritlabs.com [Topic: Marking/Deleting all messages]</title>
		<link>http://www.ritlabs.com</link>
		<description>New posts in Marking/Deleting all messages of  forum at www.ritlabs.com [www.ritlabs.com]</description>
		<language>en</language>
		<docs>http://backend.userland.com/rss2</docs>
		<lastBuildDateTag>Fri, 23 May 2008 22:26:13 +0300</lastBuildDateTag>		<item>
			<title>Marking/Deleting all messages</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic6208/message23720/">Marking/Deleting all messages</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			OK thanks for the tips Big One. I'll mess around some more and see which one works out the best.<br /><br /> <br />
			<i>23 May 2008 22:26:13, <a href="http://www.ritlabs.com/en/forums/">MadBatter</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic6208/message23720/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic6208/message23720/</guid>
			<pubDate>Fri, 23 May 2008 22:26:13 +0300</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>Marking/Deleting all messages</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic6208/message23703/">Marking/Deleting all messages</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			theBat on your tabletPC is set properly, it gets messages that are new to it.<br /><br />The easiest is to set your desktop installation to delete messages from server, and tablet installation to leave them (or before going somewhere with the tabletPC, download all messages to your desktop and then manually delete everything from server) <br /><br />I don't see other way, except maybe some tweaking of your mail server - so that it doesn't automatically provide for pop3 download messages already retrieved once via pop3.<br /><br />Or you can transfer from Desktop -&gt; Tablet the files from theBat desktop installation which keep which messages were downloaded - but not sure which file keeps this info. It should be in the account folder.<br /><br />=======<br />BTW CTRL+M should work. Note that when applied to an entire account, the default answer of the prompt is No - you should click Yes, not just press Enter.<br /><br /><br /> <br />
			<i>23 May 2008 11:59:20, <a href="http://www.ritlabs.com/en/forums/">bigg one</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic6208/message23703/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic6208/message23703/</guid>
			<pubDate>Fri, 23 May 2008 11:59:20 +0300</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>Marking/Deleting all messages</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic6208/message23700/">Marking/Deleting all messages</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			<br />====quote====<br />bigg one writes:<br />1. Mark the account (not a folder under it) in the account tree, then press CTRL+M. You can also do this per folder, if a folder is selected.<br />=============<br /><br /><br />Thanks bigg one.<br /> I'm not sure how to mark the account though.<br />If I just select the account I can't do the CTRL-M thing. But this still wouldn't be efficient as I have more than 10 accounts.<br /><br /><br />====quote====<br /><br />2. From theBat, I think this can only be done per folder. To delete everything at once, you may put a .bat file like this<br /><br /> del /f /s /q *.tbb del /f /s /q *.tbi <br />=============<br /><br /><br /> &nbsp;OK thanks.<br />Maybe all this marking read/deleting can be avoided altogether.<br /><br />Here's my situation.<br />My desktop reads all the messages and leaves them on the server for three days, for safe-keeping.<br /><br />My 2nd computer (tablet PC) obviously isn't set up properly because it's downloading the same messages I already read on my desktop.<br /><br />As you can see, there would be tons of messages that would be un-read in each account, as I wouldn't want to read them a second time.<br /><br />So basically I would just like to download messages <br />that are NEW, but still leave them on the server so my desktop can download them later on.<br /><br />Is this possible with The Bat?<br /><br /> TIA<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> <br />
			<i>23 May 2008 01:24:33, <a href="http://www.ritlabs.com/en/forums/">MadBatter</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic6208/message23700/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic6208/message23700/</guid>
			<pubDate>Fri, 23 May 2008 01:24:33 +0300</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>Marking/Deleting all messages</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic6208/message23695/">Marking/Deleting all messages</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			1. Mark the account (not a folder under it) in the account tree, then press CTRL+M.<br />You can also do this per folder, if a folder is selected.<br /><br />2. From theBat, I think this can only be done per folder. <br />To delete everything at once, you may put a .bat file like this<br /><br />::----------------------<br />del /f /s /q *.tbb<br />del /f /s /q *.tbi<br />::----------------------<br /><br />inside the account folder, and run it (when theBat is closed). It will wipe all the message bases, theBat should create new empty ones when started. <br />Make sure to put the file in the account folder, not in mail folder (or specify paths before *.tbb & *.tbi) <br />
			<i>22 May 2008 10:46:07, <a href="http://www.ritlabs.com/en/forums/">bigg one</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic6208/message23695/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic6208/message23695/</guid>
			<pubDate>Thu, 22 May 2008 10:46:07 +0300</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>Marking/Deleting all messages</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic6208/message23689/">Marking/Deleting all messages</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			Is there are way to:<br /><br />1. Mark all messages as read in all folders with one command/click?<br /><br />2. Delete all messages in all folders with one command/click?<br /><br /> &nbsp;TIA <br />
			<i>22 May 2008 00:02:06, <a href="http://www.ritlabs.com/en/forums/">MadBatter</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic6208/message23689/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic6208/message23689/</guid>
			<pubDate>Thu, 22 May 2008 00:02:06 +0300</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
	</channel>
</rss>
