<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>www.ritlabs.com [Topic: Problems with generic e-mail-account]</title>
		<link>http://www.ritlabs.com</link>
		<description>New posts in Problems with generic e-mail-account of  forum at www.ritlabs.com [www.ritlabs.com]</description>
		<language>en</language>
		<docs>http://backend.userland.com/rss2</docs>
		<lastBuildDateTag>Thu, 26 Jan 2012 13:44:51 +0200</lastBuildDateTag>		<item>
			<title>Problems with generic e-mail-account</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum6/topic10414/message34378/">Problems with generic e-mail-account</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum6/">The Bat! - Templates and Macros</a>. <br />
			I use now the accountname to store the data within 2 '#'<br /><br />
====code====
<pre>%SETPATTREGEXP="&#92;#(&#92;w.+)&#92;#"%-
%_INDIVIDUALNAME=%REGEXPMATCH=%AccountName%SUBPATT='1'%-</pre>
=============
<br /><br />But is there no other way? <br />
			<i>26 January 2012 13:44:51, <a href="http://www.ritlabs.com/en/forums/">TM</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum6/topic10414/message34378/</link>
			<guid>http://www.ritlabs.com/en/forums/forum6/topic10414/message34378/</guid>
			<pubDate>Thu, 26 Jan 2012 13:44:51 +0200</pubDate>
			<category>The Bat! - Templates and Macros</category>
		</item>
		<item>
			<title>Problems with generic e-mail-account</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum6/topic10414/message34376/">Problems with generic e-mail-account</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum6/">The Bat! - Templates and Macros</a>. <br />
			We have a generic account which several people are using. My aim is to write a template in which I automatically add a generic name from the address book (e-mail-address) and an individual name of the local account.<br /><br />So I want something like<br /> %generic name<br /> %individual name<br /><br />If I have in my local account the name set to my individual name then I could use<br /><br />%ABFROMFNAME %ABFROMLNAME<br />%FromName<br /><br />But then my individual name will be set as alias for the sender. This is not what I want. The sender should be the generic name.<br />If I add still <br />%FROM="generic name"<br />then it works well on the first view. But only for quick templates. <br />If I want to use it for a template for 'New messages' then I have the problem that the individual name will be overwritten by generic name as soon as I leave the header area.<br /><br />Next try was to set a local variable and use it in a global template:<br />%_INDIVIDUALNAME="individual name"%-<br />%INCLUDE="xxx.txt"<br /><br />This works fine for normal addresses. But since we have also templates set in the global addressbook I cannot set an individual name since it would be valid for everyone.<br /><br />How do I solve my problem?<br /><br />Is there a way to persuade TheBat! not to write the following sender structur: <br />Name &lt;e-mail-adress&gt; (organisation)<br /><br />Is there any way to set a variable to an account which is not visible by standard (like name & organisation) <br />
			<i>26 January 2012 10:32:51, <a href="http://www.ritlabs.com/en/forums/">Holger Holger</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum6/topic10414/message34376/</link>
			<guid>http://www.ritlabs.com/en/forums/forum6/topic10414/message34376/</guid>
			<pubDate>Thu, 26 Jan 2012 10:32:51 +0200</pubDate>
			<category>The Bat! - Templates and Macros</category>
		</item>
	</channel>
</rss>
