<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>www.ritlabs.com [Topic: problem with MailTicker]</title>
		<link>http://www.ritlabs.com</link>
		<description>New posts in problem with MailTicker of  forum at www.ritlabs.com [www.ritlabs.com]</description>
		<language>en</language>
		<docs>http://backend.userland.com/rss2</docs>
		<lastBuildDateTag>Mon, 29 Nov 2004 06:16:39 +0200</lastBuildDateTag>		<item>
			<title>problem with MailTicker</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic75/message2520/">problem with MailTicker</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			As it says in the Fine help manual:<br /><br />SETHEADER("header", "text") ... set the message's header field identified by the <B>header</B> parameter to the <B>text</B> overwriting any previously set value of the field. The header parameter is the RFC name of the header defined in the Message Headers &nbsp;section of the Options|Preferences dialogue <br />
			<i>29 November 2004 06:16:39, <a href="http://www.ritlabs.com/en/forums/">Marck Pearlstone</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic75/message2520/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic75/message2520/</guid>
			<pubDate>Mon, 29 Nov 2004 06:16:39 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>problem with MailTicker</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic75/message2493/">problem with MailTicker</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			Complaint here you give a macro called, %SETHEADER but with no instruction as how it is to be used. Where is it typed. How about an example? <br />
			<i>28 November 2004 11:06:04, <a href="http://www.ritlabs.com/en/forums/">Robert Silver</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic75/message2493/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic75/message2493/</guid>
			<pubDate>Sun, 28 Nov 2004 11:06:04 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>problem with MailTicker</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic75/message2490/">problem with MailTicker</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			Okay here is a sample of the header from Lotus Notes client:<br />So would my setheader macro end up like:<br />%SETHEADER("Importance","High")<br />Dear John, <br />...<br />Sincerly,<br />Rob?<br /><br />Status: &nbsp;U<br />Return-Path: &lt;RSilver@blue.com&gt;<br />Received: from mail2.blue.com ([207.2.136.3])<br /> &nbsp; &nbsp; &nbsp; &nbsp;by mx-a065a05.pas.sa.earthlink.net (EarthLink SMTP Server) with ESMTP id 1cys8j3km3NZFpA0<br /> &nbsp; &nbsp; &nbsp; &nbsp;for &lt;javaboy2code@earthlink.net&gt;; Sun, 28 Nov 2004 08:42:43 -0800 (PST)<br />Received: from drnotes01.blue.com (172.25.1.2)<br /> &nbsp;by mail2.blue.com with ESMTP; 28 Nov 2004 11:42:42 -0500<br />X-Ironport-AV: i="3.87,113,1099285200"; <br /> &nbsp; d="scan'208"; a="6053403:sNHT14505832"<br /><B>Importance: High</B><br />Subject: x-header<br />To: rss@ddsc.com<br />X-Mailer: Lotus Notes Release 6.5.1 January 21, 2004<br />Message-ID: &lt;OF49C8B95A.CC6A6ED4-ON85256F5A.005BB15D-85256F5A.005BC6A9@blue.com&gt;<br />From: RSilver@blue.com<br />Date: Sun, 28 Nov 2004 11:42:26 -0500<br />X-MIMETrack: Serialize by Router on DRNotes1/NY/US/BLUE(Release 5.0.12 &nbsp;|February 13, 2003) at<br /> 11/28/2004 11:42:27 AM<br />MIME-Version: 1.0<br />Content-type: text/plain; charset=us-ascii<br />X-ELNK-AV: 0<br /> <br />
			<i>28 November 2004 10:55:45, <a href="http://www.ritlabs.com/en/forums/">Robert Silver</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic75/message2490/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic75/message2490/</guid>
			<pubDate>Sun, 28 Nov 2004 10:55:45 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>problem with MailTicker</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic75/message2020/">problem with MailTicker</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			If you are certain they are different then they may employ different x-headers to implement the effect.<br /><br />You can instroduce custom headers in TB. See &quot;
====code====
<pre>Options .. Preferences .. Messages ... Message headers</pre>
=============
&quot;. You can define any header you wish there. You can also define the interface to that new header so that it can be set using either the message header editor or template macros.<br /><br /> &nbsp;%SETHEADER(&quot;x-custom-header&quot;,&quot;Custom Value&quot;) <br />
			<i>11 November 2004 07:09:22, <a href="http://www.ritlabs.com/en/forums/">Marck Pearlstone</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic75/message2020/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic75/message2020/</guid>
			<pubDate>Thu, 11 Nov 2004 07:09:22 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>problem with MailTicker</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic75/message1998/">problem with MailTicker</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			Speaking of Importance setting of an email. How do you set High Importance in theBat?<br />Be careful there is a huge difference between High Importance and High Priority.<br /><br />Please let me know how to do this in TB! <br />
			<i>10 November 2004 16:37:00, <a href="http://www.ritlabs.com/en/forums/">Robert Silver</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic75/message1998/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic75/message1998/</guid>
			<pubDate>Wed, 10 Nov 2004 16:37:00 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>problem with MailTicker</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic75/message203/">problem with MailTicker</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			Yes, it is works now. <br /><br />Thanks you very much my friend. <br />
			<i>23 September 2004 16:15:02, <a href="http://www.ritlabs.com/en/forums/">libik libik2</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic75/message203/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic75/message203/</guid>
			<pubDate>Thu, 23 Sep 2004 16:15:02 +0300</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>problem with MailTicker</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic75/message202/">problem with MailTicker</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 />libik libik2 wrote:<br />When I recive email with importance "high" then MailTicker don't show this email. I see emails with importance "normal" at MailTicker without problem. Can you help me please?<br />=============<br /><br />It's very simple:<br /><br />Be sure that the mail ticker is show.<br />Right click ON the ticker<br />in the menu choice "message"<br />Then you could see what kind of msg will be show or not<br />that's all folk &nbsp; &nbsp;<img src="http://www.ritlabs.com/bitrix/images/main/smiles/5/icon_wink.gif" border="0" data-code=";)" data-definition="SD" alt=";)" style="width:16px;height:16px;" title="" class="bx-smile" /> <br /><br /><br /> <br />
			<i>23 September 2004 16:09:16, <a href="http://www.ritlabs.com/en/forums/">algasys</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic75/message202/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic75/message202/</guid>
			<pubDate>Thu, 23 Sep 2004 16:09:16 +0300</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>problem with MailTicker</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic75/message192/">problem with MailTicker</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			When I recive email with importance "high" then MailTicker don't show this email. I see emails with importance "normal" at MailTicker without problem. Can you help me please? <br />
			<i>23 September 2004 13:50:40, <a href="http://www.ritlabs.com/en/forums/">libik libik2</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic75/message192/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic75/message192/</guid>
			<pubDate>Thu, 23 Sep 2004 13:50:40 +0300</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
	</channel>
</rss>
