<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic cleaning /var/spool/mqueue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cleaning-var-spool-mqueue/m-p/5108075#M689705</link>
    <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;/var is running 100 % for my server &amp;amp; I need to clean /var/spool/mqueue directory finally.&lt;BR /&gt;&lt;BR /&gt;Mail in this directory "/var/spool/mqueue" are not at all important for me. &lt;BR /&gt;&lt;BR /&gt;Can I delete all files in this directory using rm /var/spool/mqueue/*.* or is there  any sophisticated way to do so.&lt;BR /&gt;&lt;BR /&gt;Please suggest.</description>
    <pubDate>Fri, 09 May 2008 13:37:36 GMT</pubDate>
    <dc:creator>Prakash1178</dc:creator>
    <dc:date>2008-05-09T13:37:36Z</dc:date>
    <item>
      <title>cleaning /var/spool/mqueue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cleaning-var-spool-mqueue/m-p/5108075#M689705</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;/var is running 100 % for my server &amp;amp; I need to clean /var/spool/mqueue directory finally.&lt;BR /&gt;&lt;BR /&gt;Mail in this directory "/var/spool/mqueue" are not at all important for me. &lt;BR /&gt;&lt;BR /&gt;Can I delete all files in this directory using rm /var/spool/mqueue/*.* or is there  any sophisticated way to do so.&lt;BR /&gt;&lt;BR /&gt;Please suggest.</description>
      <pubDate>Fri, 09 May 2008 13:37:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cleaning-var-spool-mqueue/m-p/5108075#M689705</guid>
      <dc:creator>Prakash1178</dc:creator>
      <dc:date>2008-05-09T13:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: cleaning /var/spool/mqueue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cleaning-var-spool-mqueue/m-p/5108076#M689706</link>
      <description>Shalom&lt;BR /&gt;&lt;BR /&gt;rm -f /var/spool/mqueue/*&lt;BR /&gt;&lt;BR /&gt;You might want to lock down sendmail so the area does not fill up so easily.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 09 May 2008 13:42:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cleaning-var-spool-mqueue/m-p/5108076#M689706</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-05-09T13:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: cleaning /var/spool/mqueue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cleaning-var-spool-mqueue/m-p/5108077#M689707</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply&lt;BR /&gt;&lt;BR /&gt;Moreover can you please suggest how to lock sendmail &lt;BR /&gt;&lt;BR /&gt;we need to use command " /var/spool/mqueue stop ??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Prakash</description>
      <pubDate>Fri, 09 May 2008 13:52:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cleaning-var-spool-mqueue/m-p/5108077#M689707</guid>
      <dc:creator>Prakash1178</dc:creator>
      <dc:date>2008-05-09T13:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: cleaning /var/spool/mqueue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cleaning-var-spool-mqueue/m-p/5108078#M689708</link>
      <description>/sbin/init.d/sendmail stop&lt;BR /&gt;&lt;BR /&gt;vi /etc/rc.config.d/sendmail&lt;BR /&gt;&lt;BR /&gt;Change the first variable to 1.&lt;BR /&gt;&lt;BR /&gt;You system does not need the sendmail daemon running to send outbound mail. sendmail -aC will push outbound mail off the sysetm.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 09 May 2008 14:07:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cleaning-var-spool-mqueue/m-p/5108078#M689708</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-05-09T14:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: cleaning /var/spool/mqueue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cleaning-var-spool-mqueue/m-p/5108079#M689709</link>
      <description>Many thanks for your QUICK response&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Prakash</description>
      <pubDate>Fri, 09 May 2008 14:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cleaning-var-spool-mqueue/m-p/5108079#M689709</guid>
      <dc:creator>Prakash1178</dc:creator>
      <dc:date>2008-05-09T14:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: cleaning /var/spool/mqueue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cleaning-var-spool-mqueue/m-p/5108080#M689710</link>
      <description>I am really happy by getting this much fast &amp;amp; accurate response.&lt;BR /&gt;&lt;BR /&gt;I am really Impressed by this system and it really made me regular surfer of this forum.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Prakash</description>
      <pubDate>Fri, 09 May 2008 14:18:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cleaning-var-spool-mqueue/m-p/5108080#M689710</guid>
      <dc:creator>Prakash1178</dc:creator>
      <dc:date>2008-05-09T14:18:17Z</dc:date>
    </item>
  </channel>
</rss>

