<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>www.ritlabs.com [Topic: Space Character in %From=&quot;First Last&quot;]</title>
		<link>http://www.ritlabs.com</link>
		<description>New posts in Space Character in %From=&quot;First Last&quot; of  forum at www.ritlabs.com [www.ritlabs.com]</description>
		<language>en</language>
		<docs>http://backend.userland.com/rss2</docs>
		<lastBuildDateTag>Thu, 10 Apr 2008 01:37:00 +0300</lastBuildDateTag>		<item>
			<title>Space Character in %From=&quot;First Last&quot;</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic6046/message23146/">Space Character in %From=&quot;First Last&quot;</a></b> <i>How do I put a space in the %From=&quot;First Last&quot; template command?</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			Thanks, but it needs a little clarification. &nbsp;With the quotes here it does not work either. &nbsp;All that does is put the address in the email at the location where the line is in the macro, and the name still has no spaces in it.<br /><br />But this worked: %FROM="Vendor Input Coordinator &lt;vendorinput@saabra.org&gt;"<br /> <br />
			<i>10 April 2008 01:37:00, <a href="http://www.ritlabs.com/en/forums/">steve ripple</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic6046/message23146/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic6046/message23146/</guid>
			<pubDate>Thu, 10 Apr 2008 01:37:00 +0300</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>Space Character in %From=&quot;First Last&quot;</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic6046/message23145/">Space Character in %From=&quot;First Last&quot;</a></b> <i>How do I put a space in the %From=&quot;First Last&quot; template command?</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			Your problem is yoru're trying to use a From header without an address, according to RFC2822 that's illegal, so TB interprets the contents of the From header as an address.<br />Addresses aren't allowed to have spaces in them, so TB ignores the spaces.<br /><br />Try something like this:<br />%From='"Vendor Input Coordinator" &lt;your address&gt;'<br /><br />The empty line issue can be explained (and remedied) easily.<br />Your macro is located in the text body of your template. However, it doesn't result in any text in the body (only in the header) so it results in an empty line in the body. As far as the text is concerned its is an empty line, isn't it?<br />In order to skip the empty line, you have to tell TB to skip the line feed after the macro. That can be done with the %- macro (you'll find that in the help file too)<br /><br />So your From macro will result in this:<br />%From='"Vendor Input Coordinator" &lt;your address&gt;'%- <br />
			<i>10 April 2008 00:57:18, <a href="http://www.ritlabs.com/en/forums/">Roelof Otten</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic6046/message23145/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic6046/message23145/</guid>
			<pubDate>Thu, 10 Apr 2008 00:57:18 +0300</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>Space Character in %From=&quot;First Last&quot;</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic6046/message23144/">Space Character in %From=&quot;First Last&quot;</a></b> <i>How do I put a space in the %From=&quot;First Last&quot; template command?</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			ok, didn't test sending and can't right now because all my ISPs do automatic from correction if it doesn't match my account <img src="http://www.ritlabs.com/bitrix/images/main/smiles/5/icon_smile.gif" border="0" data-code=":)" data-definition="SD" alt=":)" style="width:16px;height:16px;" title="" class="bx-smile" /> <br />
			<i>10 April 2008 00:50:09, <a href="http://www.ritlabs.com/en/forums/">Dominik Reichardt</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic6046/message23144/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic6046/message23144/</guid>
			<pubDate>Thu, 10 Apr 2008 00:50:09 +0300</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>Space Character in %From=&quot;First Last&quot;</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic6046/message23143/">Space Character in %From=&quot;First Last&quot;</a></b> <i>How do I put a space in the %From=&quot;First Last&quot; template command?</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			Not working for me, and I've tried at least three possible solutions, " ",+,_,and %20 for the space. &nbsp;None work.<br /><br />Here's the situation, maybe you misunderstand the problem and the results.<br /><br />I put this command (at the end of the template as any earlier and it puts and annoying blank line in the message) in my new message template for a listserver address:<br /><br />%FROM="Vendor Input Coordinator"<br /><br />And it's delivered with this:<br /><br />From: &nbsp; &nbsp;VendorInputCoordinator &lt;VendorInputCoordinator&gt;<br />To: &nbsp; &nbsp; &nbsp; &lt;&gt;<br />Date: &nbsp; &nbsp;Wednesday, April 9, 2008, 3:34:23 PM<br />Subject: test8<br />Files: &nbsp; &lt;none&gt;<br /><br />This carries to a reply message as well.<br /><br />It should have spaces in the name &nbsp;and say "Vendor Input Coordinator" a minor problem, but important to me. <br />
			<i>10 April 2008 00:41:27, <a href="http://www.ritlabs.com/en/forums/">steve ripple</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic6046/message23143/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic6046/message23143/</guid>
			<pubDate>Thu, 10 Apr 2008 00:41:27 +0300</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>Space Character in %From=&quot;First Last&quot;</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic6046/message23097/">Space Character in %From=&quot;First Last&quot;</a></b> <i>How do I put a space in the %From=&quot;First Last&quot; template command?</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			Hmm, works for me with space between first and last. Voyager 4.0.18.4<br />Both with a folder/account template and a quick template. <br />
			<i>08 April 2008 01:12:33, <a href="http://www.ritlabs.com/en/forums/">Dominik Reichardt</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic6046/message23097/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic6046/message23097/</guid>
			<pubDate>Tue, 08 Apr 2008 01:12:33 +0300</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>Space Character in %From=&quot;First Last&quot;</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic6046/message23092/">Space Character in %From=&quot;First Last&quot;</a></b> <i>How do I put a space in the %From=&quot;First Last&quot; template command?</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			How do I put a space in the %From="First Last" template command? <br /><br />I use %FROM="First Last" and it makes it FirstLast <br />I want the space in the name. &nbsp;Thanks. <br />
			<i>07 April 2008 21:30:40, <a href="http://www.ritlabs.com/en/forums/">steve ripple</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic6046/message23092/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic6046/message23092/</guid>
			<pubDate>Mon, 07 Apr 2008 21:30:40 +0300</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
	</channel>
</rss>
