<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Automating Keygen / E-Mail Delivery | Alternative Payment Resources</title>
	<link></link>
	<description>Chris Thornton's TrialPay Resources</description>
	<pubDate>Thu, 24 Jul 2008 00:38:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>Automating Keygen / E-Mail Delivery | Alternative Payment Resources</title>
		<link>/shareware-resources/automating-keygen-e-mail-delivery#comment-409</link>
		<author>jonas montoya</author>
		<pubDate>Fri, 18 Jan 2008 11:36:34 +0000</pubDate>
		<guid>/shareware-resources/automating-keygen-e-mail-delivery#comment-409</guid>
		<description>$fh = fopen($EmailBodyFile, 'r');
  $body = fread($fh, filesize($EmailBodyFile));
  fclose($fh);
  $body = str_replace("##REGNAME##", $regname, $body);
  $body = str_replace("##KEY##", $code, $body);
  if (mail($to, $subject, $body, $headers)) {
    $emailstatus = 2; /* Success */
    } else {
    $emailstatus = 99; /* Error</description>
		<content:encoded><![CDATA[<p>$fh = fopen($EmailBodyFile, &#8216;r&#8217;);<br />
  $body = fread($fh, filesize($EmailBodyFile));<br />
  fclose($fh);<br />
  $body = str_replace(&#8221;##REGNAME##&#8221;, $regname, $body);<br />
  $body = str_replace(&#8221;##KEY##&#8221;, $code, $body);<br />
  if (mail($to, $subject, $body, $headers)) {<br />
    $emailstatus = 2; /* Success */<br />
    } else {<br />
    $emailstatus = 99; /* Error</p>
]]></content:encoded>
	</item>
	<item>
		<title>Automating Keygen / E-Mail Delivery | Alternative Payment Resources</title>
		<link>/shareware-resources/automating-keygen-e-mail-delivery#comment-32</link>
		<author>himanshu</author>
		<pubDate>Mon, 13 Aug 2007 14:33:28 +0000</pubDate>
		<guid>/shareware-resources/automating-keygen-e-mail-delivery#comment-32</guid>
		<description>hello,

i was just getting started with plimus. Your article was of greate help. I havent created my first keygen yet...but i hope that i will complete it soon :)

Your blog some nice, targeted content for shareware authors :)</description>
		<content:encoded><![CDATA[<p>hello,</p>
<p>i was just getting started with plimus. Your article was of greate help. I havent created my first keygen yet&#8230;but i hope that i will complete it soon <img src='http://www.alternativepaymentresources.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Your blog some nice, targeted content for shareware authors <img src='http://www.alternativepaymentresources.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
