<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'esmtp'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 14:00:36 GMT</pubDate>
<item>
<title>reboltutorial said on 12/11/10</title>
<link>http://snipplr.com/view/45609/esmtp/</link>
<description><![CDATA[ How to send email securely

do %prot-ssmtp.r 
do %prot-ssend.r 

set-net [ myemail@gmail.com smtp.gmail.com none none none none myemail@gmail.com "mypass" ]

ssend someone@rebol.com "Hello ... test message" ]]></description>
<pubDate>Sat, 11 Dec 2010 09:54:42 GMT</pubDate>
<guid>http://snipplr.com/view/45609/esmtp/</guid>
</item>
</channel>
</rss>