<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Ammar Ibrahim's blog - Linux</title>
    <link>http://blog.ammaribrahim.com/</link>
    <description>High On Life</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.0.4 - http://www.s9y.org/</generator>
    <pubDate>Sun, 13 Jul 2008 16:26:15 GMT</pubDate>

    <image>
        <url>http://blog.ammaribrahim.com/templates/competition/img/s9y_banner_small.png</url>
        <title>RSS: Ammar Ibrahim's blog - Linux - High On Life</title>
        <link>http://blog.ammaribrahim.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Sending Emails with MIME attachments on Linux from the shell</title>
    <link>http://blog.ammaribrahim.com/archives/544-Sending-Emails-with-MIME-attachments-on-Linux-from-the-shell.html</link>
            <category>Linux</category>
    
    <comments>http://blog.ammaribrahim.com/archives/544-Sending-Emails-with-MIME-attachments-on-Linux-from-the-shell.html#comments</comments>
    <wfw:comment>http://blog.ammaribrahim.com/wfwcomment.php?cid=544</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.ammaribrahim.com/rss.php?version=2.0&amp;type=comments&amp;cid=544</wfw:commentRss>
    

    <author>nospam@example.com (Ammar Ibrahim)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;code&gt;&lt;/code&gt;&lt;p&gt;&lt;b&gt;mutt -s &amp;quot;Email Subject&amp;quot; -a  /home/blabla/attachment.tar email@example.com  &amp;lt; /dev/null&lt;/b&gt;&lt;/p&gt;&lt;p&gt;If you need to type anything in the body you can replace &amp;quot;/dev/null&amp;quot; with a text file.&lt;/p&gt;&lt;p /&gt; 
    </content:encoded>

    <pubDate>Sun, 13 Jul 2008 11:26:15 -0500</pubDate>
    <guid isPermaLink="false">http://blog.ammaribrahim.com/archives/544-guid.html</guid>
    
</item>

</channel>
</rss>