<?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 Delete Root Mails (Mailbox) File in Linux	</title>
	<atom:link href="https://www.tecmint.com/delete-root-mails-mailbox-file-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/delete-root-mails-mailbox-file-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 13 Jul 2023 22:58:41 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/delete-root-mails-mailbox-file-in-linux/comment-page-1/#comment-1844012</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Tue, 12 Jul 2022 05:18:31 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28508#comment-1844012</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/delete-root-mails-mailbox-file-in-linux/comment-page-1/#comment-1843885&quot;&gt;Peg&lt;/a&gt;.

@Peg,

Use &lt;strong&gt;sudo&lt;/strong&gt; while running the command like:
&lt;pre&gt;
$ sudo &#062; /var/spool/mail/root
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/delete-root-mails-mailbox-file-in-linux/comment-page-1/#comment-1843885">Peg</a>.</p>
<p>@Peg,</p>
<p>Use <strong>sudo</strong> while running the command like:</p>
<pre>
$ sudo &gt; /var/spool/mail/root
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peg		</title>
		<link>https://www.tecmint.com/delete-root-mails-mailbox-file-in-linux/comment-page-1/#comment-1843885</link>

		<dc:creator><![CDATA[Peg]]></dc:creator>
		<pubDate>Mon, 11 Jul 2022 22:03:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28508#comment-1843885</guid>

					<description><![CDATA[When I try to run &lt;code&gt;&#062; /var/spool/mail/root&lt;/code&gt;, I receive &lt;strong&gt;~Permission Denied~&lt;/strong&gt; error.

How do I get past this???

This is on Ubuntu 20.04 LTS.]]></description>
			<content:encoded><![CDATA[<p>When I try to run <code>&gt; /var/spool/mail/root</code>, I receive <strong>~Permission Denied~</strong> error.</p>
<p>How do I get past this???</p>
<p>This is on Ubuntu 20.04 LTS.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: alex		</title>
		<link>https://www.tecmint.com/delete-root-mails-mailbox-file-in-linux/comment-page-1/#comment-966751</link>

		<dc:creator><![CDATA[alex]]></dc:creator>
		<pubDate>Mon, 05 Feb 2018 13:54:34 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28508#comment-966751</guid>

					<description><![CDATA[I would instead set a &lt;strong&gt;.forward&lt;/strong&gt; in the root home directory to receive root emails on a real account. I think it is bad practice to delete these. 

What you miss could be :
&lt;ul&gt;
&lt;li&gt;security alerts&lt;/li&gt;
&lt;li&gt;log reports / logwatch&lt;/li&gt;
&lt;li&gt;updates notifications&lt;/li&gt;
&lt;li&gt;system health alerts&lt;/li&gt;
&lt;li&gt;misconfigured tasks error messages and so on.&lt;/li&gt;
&lt;/ul&gt;
Sorry clearly, I&#039;d rather redirect root email to a real mailbox than deleting it.

Sure, if you first reach it and it is full, then you may need to empty it as a starting point.

For console based email client, i also like mutt.]]></description>
			<content:encoded><![CDATA[<p>I would instead set a <strong>.forward</strong> in the root home directory to receive root emails on a real account. I think it is bad practice to delete these. </p>
<p>What you miss could be :</p>
<ul>
<li>security alerts</li>
<li>log reports / logwatch</li>
<li>updates notifications</li>
<li>system health alerts</li>
<li>misconfigured tasks error messages and so on.</li>
</ul>
<p>Sorry clearly, I&#8217;d rather redirect root email to a real mailbox than deleting it.</p>
<p>Sure, if you first reach it and it is full, then you may need to empty it as a starting point.</p>
<p>For console based email client, i also like mutt.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
