<?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 about usermin webmail in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/about-usermin-webmail/m-p/3936194#M26907</link>
    <description>Hi Dear&lt;BR /&gt;I am using usermin webmail in Redhat linux version 9. My email user always get many spam and unwanted mail in their mail inbox. Now i want to filter spam and unwanted mail. please help me to do that.&lt;BR /&gt;&lt;BR /&gt;Shahid&lt;BR /&gt;BCC</description>
    <pubDate>Thu, 01 Feb 2007 00:42:57 GMT</pubDate>
    <dc:creator>Mohammed Shahidul Islam</dc:creator>
    <dc:date>2007-02-01T00:42:57Z</dc:date>
    <item>
      <title>about usermin webmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-usermin-webmail/m-p/3936194#M26907</link>
      <description>Hi Dear&lt;BR /&gt;I am using usermin webmail in Redhat linux version 9. My email user always get many spam and unwanted mail in their mail inbox. Now i want to filter spam and unwanted mail. please help me to do that.&lt;BR /&gt;&lt;BR /&gt;Shahid&lt;BR /&gt;BCC</description>
      <pubDate>Thu, 01 Feb 2007 00:42:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-usermin-webmail/m-p/3936194#M26907</guid>
      <dc:creator>Mohammed Shahidul Islam</dc:creator>
      <dc:date>2007-02-01T00:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: about usermin webmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-usermin-webmail/m-p/3936195#M26908</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;spamassassin has cut my email spam 99% or more.&lt;BR /&gt;&lt;BR /&gt;You should consider updating the OS at some point, but spamassassin and its dependencies which is mostly a bunch of php componenets will do the job.&lt;BR /&gt;&lt;BR /&gt;Here is my /etc/procmailrc configuration.&lt;BR /&gt;&lt;BR /&gt;DROPPRIVS=yes&lt;BR /&gt;&lt;BR /&gt;:0fw&lt;BR /&gt;| /usr/bin/spamc&lt;BR /&gt;&lt;BR /&gt;MAILDIR=$HOME/mail&lt;BR /&gt;&lt;BR /&gt;:0:&lt;BR /&gt;* ^X-Spam-Status: Yes&lt;BR /&gt;spam&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This configuration puts all spam in a subdirectory of the home directory for each user. I use a cron script to clear out the spam once a week.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 01 Feb 2007 01:37:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-usermin-webmail/m-p/3936195#M26908</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-02-01T01:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: about usermin webmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-usermin-webmail/m-p/3936196#M26909</link>
      <description>I am thankful to you. Please clarify me step by step. I need more help. If you have any document about usermin please give me.</description>
      <pubDate>Sat, 03 Feb 2007 01:15:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-usermin-webmail/m-p/3936196#M26909</guid>
      <dc:creator>Mohammed Shahidul Islam</dc:creator>
      <dc:date>2007-02-03T01:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: about usermin webmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-usermin-webmail/m-p/3936197#M26910</link>
      <description>Shalom again Shahid,&lt;BR /&gt;&lt;BR /&gt;Sorry I did not get back to you sooner.&lt;BR /&gt;&lt;BR /&gt;My solution works for all mail, not just usermin mail. It shuns the spam to a subirectory of all users called spam.&lt;BR /&gt;&lt;BR /&gt;No changes need be made to your mail system, but you might want to make sure your users can access and delete their spam or create a cron job to do it for them.&lt;BR /&gt;&lt;BR /&gt;You download spamassassin from the link below. I'm having connection problems.&lt;BR /&gt;&lt;BR /&gt;Try &lt;A href="http://rpmfind.net" target="_blank"&gt;http://rpmfind.net&lt;/A&gt;&lt;BR /&gt;Search for spamassassin redhat 9 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Open a terminal session to the directory you downloaded it to.&lt;BR /&gt;&lt;BR /&gt;As I recall spamassassin may be on your original Red Hat disks&lt;BR /&gt;&lt;BR /&gt;rpm -ivh spamassassin.....rpm&lt;BR /&gt;&lt;BR /&gt;Use the real name.&lt;BR /&gt;&lt;BR /&gt;spamassassin requires php. If you don't have it installed you will need your original RH 9 install cd's or the rpms from them.&lt;BR /&gt;&lt;BR /&gt;Once installed use my first post to set up your procmailrc file.&lt;BR /&gt;&lt;BR /&gt;chkconfig spamassassin on&lt;BR /&gt;service spamassassin start&lt;BR /&gt;&lt;BR /&gt;Finding spamassassin is half the battle.&lt;BR /&gt;&lt;BR /&gt;Post again if you require more help.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 03 Feb 2007 18:55:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-usermin-webmail/m-p/3936197#M26910</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-02-03T18:55:23Z</dc:date>
    </item>
  </channel>
</rss>

