<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>www.ritlabs.com [Topic: Selecting Identity]</title>
		<link>http://www.ritlabs.com</link>
		<description>New posts in Selecting Identity of  forum at www.ritlabs.com [www.ritlabs.com]</description>
		<language>en</language>
		<docs>http://backend.userland.com/rss2</docs>
		<lastBuildDateTag>Wed, 09 Nov 2005 16:34:32 +0200</lastBuildDateTag>		<item>
			<title>Selecting Identity</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum6/topic2080/message8743/">Selecting Identity</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum6/">The Bat! - Templates and Macros</a>. <br />
			Thanks Roelof<br /><br />Most informative and useful.<br /><br />Regards <br />
			<i>09 November 2005 16:34:32, <a href="http://www.ritlabs.com/en/forums/">John Mitchell</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum6/topic2080/message8743/</link>
			<guid>http://www.ritlabs.com/en/forums/forum6/topic2080/message8743/</guid>
			<pubDate>Wed, 09 Nov 2005 16:34:32 +0200</pubDate>
			<category>The Bat! - Templates and Macros</category>
		</item>
		<item>
			<title>Selecting Identity</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum6/topic2080/message8726/">Selecting Identity</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum6/">The Bat! - Templates and Macros</a>. <br />
			<br />====quote====<br />Is there a Templates 101 document anywhere? I have hacked around a bit but am not sure if I am on the right track. I created a Quick Template: <br /><br />=============<br /><br />There's no manual on quick templates, but yours seems to be okay.<br /><br /><br />====quote====<br />%From=""%From="Some Identity &lt;someone@somewhere.com&gt;" <br />=============<br />Though you don't need the empty %From= macro. The %To= macro needs to be emptied in ths way, because that can contain more addresses, but as the From header can contain just one address you don't need to empty it.<br /><br /><br />====quote====<br />Is Quick Template the right way of implementing "From:" identities? <br /><br />=============<br />It is a way for implementing identities, though you don't need to create the whole template just to change the identity. Something like<br />%From='"Me" &lt;myaddress&gt;'%-<br />will do fine as QT for changing the from address.<br />Other ways to use different identities is by setting folder identities, so the folder you're in selects the right address. You can also use address book templates, so that you'll certain contacts always with the same from address.<br /><br /><br />====quote====<br />Why are a couple of extra blank lines added before "Hello" when I use this template? <br />=============<br />Because you're using macros that don't add text and therefore create empty lines in your template.<br /><br />Or to say it differently:<br />%From=""%From="Some Identity &lt;someone@somewhere.com&gt;" <br />This is on a line by itself. There is line feed at the end of the macro, so your macro add a new line to your message body, but everything before that new line only refers to the headers, so TB just inserts an empty line.<br /><br />There are two remedies. Either you use everythhing on one line, like this:<br />%From=""%From="Some Identity &lt;someone@somewhere.com&gt;"Hello %TOFName, <br /><br />But that gives you a template that's hard to read. Or you use the %- macro, like this:<br />%From=""%From="Some Identity someone@somewhere.com&gt;"%-<br />Hello %TOFName, <br />You'll notice that I also used that in my example of a merely from-changing QT, it has become second nature for me to do so.<br /><br /><br />====quote====<br />Is there a way of adding "From:" identities that can be selected from a drop down?<br />=============<br />No, the only froms you can get in a pull down menu are the account identities.<br /><br />As a work around you could try a series of QTs all named like FromMeAtISP, FromMeAtWork, etc<br />Now when you type From followed by Ctrl+space you'll get a list of your QTsso you don't have to remember all QT-names.<br /> <br />
			<i>09 November 2005 02:41:49, <a href="http://www.ritlabs.com/en/forums/">Roelof Otten</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum6/topic2080/message8726/</link>
			<guid>http://www.ritlabs.com/en/forums/forum6/topic2080/message8726/</guid>
			<pubDate>Wed, 09 Nov 2005 02:41:49 +0200</pubDate>
			<category>The Bat! - Templates and Macros</category>
		</item>
		<item>
			<title>Selecting Identity</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum6/topic2080/message8722/">Selecting Identity</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum6/">The Bat! - Templates and Macros</a>. <br />
			Is there a Templates 101 document anywhere? I have hacked around a bit but am not sure if I am on the right track. I created a Quick Template:<br /><br />
====code====
<pre>%From=""%From="Some Identity &#60;someone@somewhere.com&#62;"
%CLEAR
Hello %TOFName,

&nbsp;&nbsp;%Cursor

-- 
Best regards,
 %FromFName</pre>
=============
<br /><br />I start a new message using the default template, select an addressee, and then Ctrl-Space to Insert Quick Template.<ul><li>Is Quick Template the right way of implementing &quot;From:&quot; identities?<br /><li>Why are a couple of extra blank lines added before &quot;Hello&quot; when I use this template?<br /><li>Is there a way of adding &quot;From:&quot; identities that can be selected from a drop down?<br /></ul>Regards <br />
			<i>08 November 2005 22:36:07, <a href="http://www.ritlabs.com/en/forums/">John Mitchell</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum6/topic2080/message8722/</link>
			<guid>http://www.ritlabs.com/en/forums/forum6/topic2080/message8722/</guid>
			<pubDate>Tue, 08 Nov 2005 22:36:07 +0200</pubDate>
			<category>The Bat! - Templates and Macros</category>
		</item>
	</channel>
</rss>
