<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>www.ritlabs.com [Topic: How to write macro for reply name in reply template?]</title>
		<link>http://www.ritlabs.com</link>
		<description>New posts in How to write macro for reply name in reply template? of  forum at www.ritlabs.com [www.ritlabs.com]</description>
		<language>en</language>
		<docs>http://backend.userland.com/rss2</docs>
		<lastBuildDateTag>Mon, 06 Feb 2006 06:41:04 +0200</lastBuildDateTag>		<item>
			<title>How to write macro for reply name in reply template?</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum6/topic2535/message10197/">How to write macro for reply name in reply template?</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum6/">The Bat! - Templates and Macros</a>. <br />
			The second case would be solved with:<br />Hi %OFromName,<br /><br />The third case would be solved with:<br />Hi %OFromFName,<br />And you might consider that an appropriate response for the second case too.<br /><br />The first case is an illegal From header, as that has to contain a valid address according to RFC2822.<br />As you are trying to automate the response, I suppose that you get lots of those messages.<br />Do they have the same from address or do you filter them into a separate folder? In those cases you could use a regular expression in an address book template or a folder template. (That would keep your account reply template easy to read.)<br />The regular exprseion needed for this, should look like:<br />%SetPattRegExp='(?is)eBay member: (.*)'%-<br />%RegExpBlindMatch='%OFromName'%-<br />Hi %SubPatt='1',<br />I'm not very good in this kind of stuff and I didn't test it, so I don't guarantuee anything.<br /> <br />
			<i>06 February 2006 06:41:04, <a href="http://www.ritlabs.com/en/forums/">Roelof Otten</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum6/topic2535/message10197/</link>
			<guid>http://www.ritlabs.com/en/forums/forum6/topic2535/message10197/</guid>
			<pubDate>Mon, 06 Feb 2006 06:41:04 +0200</pubDate>
			<category>The Bat! - Templates and Macros</category>
		</item>
		<item>
			<title>How to write macro for reply name in reply template?</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum6/topic2535/message10196/">How to write macro for reply name in reply template?</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum6/">The Bat! - Templates and Macros</a>. <br />
			There are three possible 'From' field of my incoming emails<br /><br />eBay member: eBayid<br />fname lname&lt;xxx@yyy.com&gt;<br />xxx@yyy.com<br /><br />How can make a reply template in order to reply like as following correspondingly?<br /><br />Hi eBayid,<br />Hi fname lname,<br />Hi xxx,<br /><br />Hopefully you can help me. <br />
			<i>06 February 2006 05:22:44, <a href="http://www.ritlabs.com/en/forums/">cy cheung</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum6/topic2535/message10196/</link>
			<guid>http://www.ritlabs.com/en/forums/forum6/topic2535/message10196/</guid>
			<pubDate>Mon, 06 Feb 2006 05:22:44 +0200</pubDate>
			<category>The Bat! - Templates and Macros</category>
		</item>
	</channel>
</rss>
