<?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: How to send email with attachments from command line</title>
	<atom:link href="http://www.susegeek.com/internet-browser/how-to-send-email-with-attachments-from-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.susegeek.com/internet-browser/how-to-send-email-with-attachments-from-command-line/</link>
	<description>Tips,Tricks, Tutorials,How Tos and Troubleshooting suse linux</description>
	<lastBuildDate>Thu, 24 Jan 2013 21:01:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: aztrix</title>
		<link>http://www.susegeek.com/internet-browser/how-to-send-email-with-attachments-from-command-line/comment-page-1/#comment-3686</link>
		<dc:creator>aztrix</dc:creator>
		<pubDate>Wed, 27 Oct 2010 01:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=1920#comment-3686</guid>
		<description><![CDATA[howzit folks?

these tips are helpful but what i&#039;ve been struggling with is trying to send spam email as an attachment to spamcop within kmail using the filter actions. Does anyone have any bright ideas to do this?

cheers
aztrix]]></description>
		<content:encoded><![CDATA[<p>howzit folks?</p>
<p>these tips are helpful but what i&#8217;ve been struggling with is trying to send spam email as an attachment to spamcop within kmail using the filter actions. Does anyone have any bright ideas to do this?</p>
<p>cheers<br />
aztrix</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Stephenson</title>
		<link>http://www.susegeek.com/internet-browser/how-to-send-email-with-attachments-from-command-line/comment-page-1/#comment-3663</link>
		<dc:creator>Will Stephenson</dc:creator>
		<pubDate>Sat, 23 Oct 2010 19:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=1920#comment-3663</guid>
		<description><![CDATA[kmail --attach  -s  foo@bar.org does it too.]]></description>
		<content:encoded><![CDATA[<p>kmail &#8211;attach  -s  <a href="mailto:foo@bar.org">foo@bar.org</a> does it too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sagi</title>
		<link>http://www.susegeek.com/internet-browser/how-to-send-email-with-attachments-from-command-line/comment-page-1/#comment-3662</link>
		<dc:creator>Sagi</dc:creator>
		<pubDate>Sat, 23 Oct 2010 15:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=1920#comment-3662</guid>
		<description><![CDATA[You can also use mail , e.g. :

# mail -a filename -s &quot;you subject&quot; mail@mail.com]]></description>
		<content:encoded><![CDATA[<p>You can also use mail , e.g. :</p>
<p># mail -a filename -s &#8220;you subject&#8221; <a href="mailto:mail@mail.com">mail@mail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darix</title>
		<link>http://www.susegeek.com/internet-browser/how-to-send-email-with-attachments-from-command-line/comment-page-1/#comment-3661</link>
		<dc:creator>darix</dc:creator>
		<pubDate>Sat, 23 Oct 2010 14:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=1920#comment-3661</guid>
		<description><![CDATA[why so complicated?
mutt -s subject -a file1 -a file2 receivert@example.com]]></description>
		<content:encoded><![CDATA[<p>why so complicated?<br />
mutt -s subject -a file1 -a file2 <a href="mailto:receivert@example.com">receivert@example.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rules of the game</title>
		<link>http://www.susegeek.com/internet-browser/how-to-send-email-with-attachments-from-command-line/comment-page-1/#comment-3660</link>
		<dc:creator>Rules of the game</dc:creator>
		<pubDate>Sat, 23 Oct 2010 13:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=1920#comment-3660</guid>
		<description><![CDATA[&lt;B&gt;mailx&lt;/B&gt; [-BDdFintv~] [-R address ] [-s subject] &lt;B&gt;[-a attachment ]&lt;/B&gt; [-c cc-addr] [-b bcc-addr] [-r from-addr] [-h hops] [-A account] [-S variable[=value]] to-addr . . .]]></description>
		<content:encoded><![CDATA[<p><b>mailx</b> [-BDdFintv~] [-R address ] [-s subject] <b>[-a attachment ]</b> [-c cc-addr] [-b bcc-addr] [-r from-addr] [-h hops] [-A account] [-S variable[=value]] to-addr . . .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rules of the game</title>
		<link>http://www.susegeek.com/internet-browser/how-to-send-email-with-attachments-from-command-line/comment-page-1/#comment-3659</link>
		<dc:creator>Rules of the game</dc:creator>
		<pubDate>Sat, 23 Oct 2010 13:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=1920#comment-3659</guid>
		<description><![CDATA[much simpler:

mail -s &quot;subject&quot; -a &quot;filename&quot;]]></description>
		<content:encoded><![CDATA[<p>much simpler:</p>
<p>mail -s &#8220;subject&#8221; -a &#8220;filename&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
