<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>www.ritlabs.com [Topic: How to make a message so it cannot be replied to.]</title>
		<link>http://www.ritlabs.com</link>
		<description>New posts in How to make a message so it cannot be replied to. of  forum at www.ritlabs.com [www.ritlabs.com]</description>
		<language>en</language>
		<docs>http://backend.userland.com/rss2</docs>
		<lastBuildDateTag>Tue, 14 Mar 2006 11:30:57 +0200</lastBuildDateTag>		<item>
			<title>How to make a message so it cannot be replied to.</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum6/topic2725/message10842/">How to make a message so it cannot be replied to.</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum6/">The Bat! - Templates and Macros</a>. <br />
			Thanks, that worked well..... <br />
			<i>14 March 2006 11:30:57, <a href="http://www.ritlabs.com/en/forums/">Jason Gottschalk</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum6/topic2725/message10842/</link>
			<guid>http://www.ritlabs.com/en/forums/forum6/topic2725/message10842/</guid>
			<pubDate>Tue, 14 Mar 2006 11:30:57 +0200</pubDate>
			<category>The Bat! - Templates and Macros</category>
		</item>
		<item>
			<title>How to make a message so it cannot be replied to.</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum6/topic2725/message10841/">How to make a message so it cannot be replied to.</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum6/">The Bat! - Templates and Macros</a>. <br />
			You're not supposed to use an address in the From header that's not yours, that goes against RFC2822. Apart from that a lot of people consider mail with their own address in the From header as spam. As you said you don't care that they can see from where the message originates I'd leave the From header alone.<br />Altering the Reply-To header is a proper solution.<br /><br />The reason that %From=%To doesn't work is that the %To macro doesn't insert text, but is used to add stuff to the To header. %From="%ToList" should work though or something like %SetHeader('From','"%ToName" &lt;%ToAddr&gt;')<br /><br />%Reply-To isn't a valid macro, you could use %ReplyTo="%ToAddr" or %Setheader('Reply-To','"ToName" &lt;%ToAddr&gt;') <br />
			<i>14 March 2006 10:09:18, <a href="http://www.ritlabs.com/en/forums/">Roelof Otten</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum6/topic2725/message10841/</link>
			<guid>http://www.ritlabs.com/en/forums/forum6/topic2725/message10841/</guid>
			<pubDate>Tue, 14 Mar 2006 10:09:18 +0200</pubDate>
			<category>The Bat! - Templates and Macros</category>
		</item>
		<item>
			<title>How to make a message so it cannot be replied to.</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum6/topic2725/message10840/">How to make a message so it cannot be replied to.</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum6/">The Bat! - Templates and Macros</a>. <br />
			I need to make a message so that the recipient cannot reply to it. <br /><br />We send out attachments that require a signature and people are supposed to print, sign and fax them back.<br /><br />Too many people hit reply, and type in their approval.<br /><br />I am looking for a way to make it so they cannot reply.<br /><br />I thought if I set the FROM and REPLY-To address to be the same as the TO address, they would just be sending the message to themselves. <br /><br />This works if I do it manually, but I cannot find a macro to do it. Set header only works for "text", I would like to be able to do something like this:<br /><br />%from=%to<br />%reply-to=%to<br /><br />but this doesn't work.<br /><br />It is OK for them to know who this message is from, I just need to prevent them replying to it......<br /><br /><br />Thanks<br />Jason<br /> <br />
			<i>14 March 2006 09:42:30, <a href="http://www.ritlabs.com/en/forums/">Jason Gottschalk</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum6/topic2725/message10840/</link>
			<guid>http://www.ritlabs.com/en/forums/forum6/topic2725/message10840/</guid>
			<pubDate>Tue, 14 Mar 2006 09:42:30 +0200</pubDate>
			<category>The Bat! - Templates and Macros</category>
		</item>
	</channel>
</rss>
