<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Captive Audience: How Companies Make Millions Charging Prisoners to Send An Email	</title>
	<atom:link href="https://floridaactioncommittee.org/captive-audience-how-companies-make-millions-charging-prisoners-to-send-an-email/feed/" rel="self" type="application/rss+xml" />
	<link>https://floridaactioncommittee.org/captive-audience-how-companies-make-millions-charging-prisoners-to-send-an-email/</link>
	<description>Reforming Florida’s Sex Offender Registry Laws</description>
	<lastBuildDate>Mon, 06 Aug 2018 14:48:39 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Gerald		</title>
		<link>https://floridaactioncommittee.org/captive-audience-how-companies-make-millions-charging-prisoners-to-send-an-email/comment-page-1/#comment-16391</link>

		<dc:creator><![CDATA[Gerald]]></dc:creator>
		<pubDate>Mon, 06 Aug 2018 14:48:39 +0000</pubDate>
		<guid isPermaLink="false">https://floridaactioncommittee.org/?p=8888#comment-16391</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://floridaactioncommittee.org/captive-audience-how-companies-make-millions-charging-prisoners-to-send-an-email/comment-page-1/#comment-16389&quot;&gt;Nicholas Maietta&lt;/a&gt;.

The prison &quot;email&quot; systems are not true email. They aren&#039;t delivered to the receiver&#039;s email account. The communication is done on the company&#039;s website. The inmates don&#039;t have an email address to send messages to. They can only write a message to a person who has registered them on an account. The receiver is then notified by email that an inmate has sent them a message, but you have to go and login to the company&#039;s site (JPAY in Michigan) in order to read the message.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://floridaactioncommittee.org/captive-audience-how-companies-make-millions-charging-prisoners-to-send-an-email/comment-page-1/#comment-16389">Nicholas Maietta</a>.</p>
<p>The prison &#8220;email&#8221; systems are not true email. They aren&#8217;t delivered to the receiver&#8217;s email account. The communication is done on the company&#8217;s website. The inmates don&#8217;t have an email address to send messages to. They can only write a message to a person who has registered them on an account. The receiver is then notified by email that an inmate has sent them a message, but you have to go and login to the company&#8217;s site (JPAY in Michigan) in order to read the message.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Florida Action Committee		</title>
		<link>https://floridaactioncommittee.org/captive-audience-how-companies-make-millions-charging-prisoners-to-send-an-email/comment-page-1/#comment-16390</link>

		<dc:creator><![CDATA[Florida Action Committee]]></dc:creator>
		<pubDate>Mon, 06 Aug 2018 10:43:55 +0000</pubDate>
		<guid isPermaLink="false">https://floridaactioncommittee.org/?p=8888#comment-16390</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://floridaactioncommittee.org/captive-audience-how-companies-make-millions-charging-prisoners-to-send-an-email/comment-page-1/#comment-16389&quot;&gt;Nicholas Maietta&lt;/a&gt;.

I&#039;m pretty certain that re-directs or forwarding are disallowed.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://floridaactioncommittee.org/captive-audience-how-companies-make-millions-charging-prisoners-to-send-an-email/comment-page-1/#comment-16389">Nicholas Maietta</a>.</p>
<p>I&#8217;m pretty certain that re-directs or forwarding are disallowed.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nicholas Maietta		</title>
		<link>https://floridaactioncommittee.org/captive-audience-how-companies-make-millions-charging-prisoners-to-send-an-email/comment-page-1/#comment-16389</link>

		<dc:creator><![CDATA[Nicholas Maietta]]></dc:creator>
		<pubDate>Sun, 05 Aug 2018 23:41:30 +0000</pubDate>
		<guid isPermaLink="false">https://floridaactioncommittee.org/?p=8888#comment-16389</guid>

					<description><![CDATA[I am a software developer and had an idea on how to help reduce the cost for these inmates so instead of sending an email to every person they wish to contact, they&#039;d instead just send one email with aliases descrety included in the message.

If someone such as myself setup an email system where each inmate is given an email address to send mailto, but then have aliases designated in the email itself with messages for each contained within then 1 email out could result in many emails being forwarded to the individual parties.

I would open source so anyone can use it.

Basically it would working like this:

Email to InmateID@someDomain.com

Hi Mom

I hope you are doing well. Blah, blah blah.

Hi Dad,

Could you start my car for me every two weeks, thanks.

Dear Brother,

Leave my XBOX alone.

It would take only a small code script to make this work and an email provider that supports passing email to a script. (Called an &quot;email pipe&quot;).

Each email would be stripped out of it&#039;s block and sent as it&#039;s own email from InmateID@someDomain.com direct to the email behind the alias. No two persons.

The configuration file would be something like:

Mom,\n = momsemail@domain.com
Dads,\n = dads@domain.com
Brother,\n = brother@domain.com

I can program it, but I don&#039;t communicate with inmates or family members so I would not be able to advertise it. It would cost virtually nothing to setup and use.]]></description>
			<content:encoded><![CDATA[<p>I am a software developer and had an idea on how to help reduce the cost for these inmates so instead of sending an email to every person they wish to contact, they&#8217;d instead just send one email with aliases descrety included in the message.</p>
<p>If someone such as myself setup an email system where each inmate is given an email address to send mailto, but then have aliases designated in the email itself with messages for each contained within then 1 email out could result in many emails being forwarded to the individual parties.</p>
<p>I would open source so anyone can use it.</p>
<p>Basically it would working like this:</p>
<p>Email to <a href="mailto:InmateID@someDomain.com">InmateID@someDomain.com</a></p>
<p>Hi Mom</p>
<p>I hope you are doing well. Blah, blah blah.</p>
<p>Hi Dad,</p>
<p>Could you start my car for me every two weeks, thanks.</p>
<p>Dear Brother,</p>
<p>Leave my XBOX alone.</p>
<p>It would take only a small code script to make this work and an email provider that supports passing email to a script. (Called an &#8220;email pipe&#8221;).</p>
<p>Each email would be stripped out of it&#8217;s block and sent as it&#8217;s own email from <a href="mailto:InmateID@someDomain.com">InmateID@someDomain.com</a> direct to the email behind the alias. No two persons.</p>
<p>The configuration file would be something like:</p>
<p>Mom,\n = <a href="mailto:momsemail@domain.com">momsemail@domain.com</a><br />
Dads,\n = <a href="mailto:dads@domain.com">dads@domain.com</a><br />
Brother,\n = <a href="mailto:brother@domain.com">brother@domain.com</a></p>
<p>I can program it, but I don&#8217;t communicate with inmates or family members so I would not be able to advertise it. It would cost virtually nothing to setup and use.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Flcitzen		</title>
		<link>https://floridaactioncommittee.org/captive-audience-how-companies-make-millions-charging-prisoners-to-send-an-email/comment-page-1/#comment-16388</link>

		<dc:creator><![CDATA[Flcitzen]]></dc:creator>
		<pubDate>Sat, 04 Aug 2018 17:59:45 +0000</pubDate>
		<guid isPermaLink="false">https://floridaactioncommittee.org/?p=8888#comment-16388</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://floridaactioncommittee.org/captive-audience-how-companies-make-millions-charging-prisoners-to-send-an-email/comment-page-1/#comment-16386&quot;&gt;Gerald&lt;/a&gt;.

My question for everyone is these companies do not have a monopoly cause you do not have to use them but a convenience for people who would like it faster then the normal way. As someone who did 7 years in doc I wish we had emesaaging services. Our families are to busy to write snail mail alot of time. I currently write 8 people still on the inside with Jay messaging. I dont have the time or the effort and normally they get it the same day. The speed is way quicker then a 6 to 8 day turn around on snail mail. People that want to keep bringing down the stuff private companies are putting in our system that our state will not do or cant afford needs to spend a few months inside before they make there opinions.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://floridaactioncommittee.org/captive-audience-how-companies-make-millions-charging-prisoners-to-send-an-email/comment-page-1/#comment-16386">Gerald</a>.</p>
<p>My question for everyone is these companies do not have a monopoly cause you do not have to use them but a convenience for people who would like it faster then the normal way. As someone who did 7 years in doc I wish we had emesaaging services. Our families are to busy to write snail mail alot of time. I currently write 8 people still on the inside with Jay messaging. I dont have the time or the effort and normally they get it the same day. The speed is way quicker then a 6 to 8 day turn around on snail mail. People that want to keep bringing down the stuff private companies are putting in our system that our state will not do or cant afford needs to spend a few months inside before they make there opinions.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Doug		</title>
		<link>https://floridaactioncommittee.org/captive-audience-how-companies-make-millions-charging-prisoners-to-send-an-email/comment-page-1/#comment-16387</link>

		<dc:creator><![CDATA[Doug]]></dc:creator>
		<pubDate>Sat, 04 Aug 2018 13:34:41 +0000</pubDate>
		<guid isPermaLink="false">https://floridaactioncommittee.org/?p=8888#comment-16387</guid>

					<description><![CDATA[I&#039;m glad someone is bringing this to light. But, in a related matter, when is someone going to take on the companies that supply canteen items to jails and prisons. They are obviously a monopoly and guilty of blatant price gouging. In Florida many of their items are twice the price (and some four times the price) you would pay on the outside...i.e. a Ramen noodle soup, a staple for inmates, 27 cents at Wal Mart, 79 cents in prison. Since in Florida,where few inmates are able to earn any money, the cost of canteen items comes from families and friends. Inmates and families are being taken advantage of. Someone needs to address this.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m glad someone is bringing this to light. But, in a related matter, when is someone going to take on the companies that supply canteen items to jails and prisons. They are obviously a monopoly and guilty of blatant price gouging. In Florida many of their items are twice the price (and some four times the price) you would pay on the outside&#8230;i.e. a Ramen noodle soup, a staple for inmates, 27 cents at Wal Mart, 79 cents in prison. Since in Florida,where few inmates are able to earn any money, the cost of canteen items comes from families and friends. Inmates and families are being taken advantage of. Someone needs to address this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gerald		</title>
		<link>https://floridaactioncommittee.org/captive-audience-how-companies-make-millions-charging-prisoners-to-send-an-email/comment-page-1/#comment-16386</link>

		<dc:creator><![CDATA[Gerald]]></dc:creator>
		<pubDate>Sat, 04 Aug 2018 13:12:14 +0000</pubDate>
		<guid isPermaLink="false">https://floridaactioncommittee.org/?p=8888#comment-16386</guid>

					<description><![CDATA[I would also add that their &quot;email&quot; service is sometimes no faster than regular old snail mail, because prison employees have to read them for prohibited content first. The amount they charge you to send money to an inmate is outrageous. And when they screw up an inmate&#039;s commissary order placed on their kiosk, it takes a long time for them to rectify it, if they bother trying at all. How they are  assisting &quot;in their overall rehabilitation process&quot; is a mystery to me. Perhaps it teaches inmates to beware of corporate con artists once they get out.]]></description>
			<content:encoded><![CDATA[<p>I would also add that their &#8220;email&#8221; service is sometimes no faster than regular old snail mail, because prison employees have to read them for prohibited content first. The amount they charge you to send money to an inmate is outrageous. And when they screw up an inmate&#8217;s commissary order placed on their kiosk, it takes a long time for them to rectify it, if they bother trying at all. How they are  assisting &#8220;in their overall rehabilitation process&#8221; is a mystery to me. Perhaps it teaches inmates to beware of corporate con artists once they get out.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
