HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- about usermin webmail
Operating System - Linux
1828022
Members
1878
Online
109973
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2007 04:42 PM
01-31-2007 04:42 PM
Hi Dear
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.
Shahid
BCC
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.
Shahid
BCC
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2007 05:37 PM
01-31-2007 05:37 PM
Re: about usermin webmail
Shalom,
spamassassin has cut my email spam 99% or more.
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.
Here is my /etc/procmailrc configuration.
DROPPRIVS=yes
:0fw
| /usr/bin/spamc
MAILDIR=$HOME/mail
:0:
* ^X-Spam-Status: Yes
spam
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.
SEP
spamassassin has cut my email spam 99% or more.
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.
Here is my /etc/procmailrc configuration.
DROPPRIVS=yes
:0fw
| /usr/bin/spamc
MAILDIR=$HOME/mail
:0:
* ^X-Spam-Status: Yes
spam
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.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 05:15 PM
02-02-2007 05:15 PM
Re: about usermin webmail
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2007 10:55 AM
02-03-2007 10:55 AM
Solution
Shalom again Shahid,
Sorry I did not get back to you sooner.
My solution works for all mail, not just usermin mail. It shuns the spam to a subirectory of all users called spam.
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.
You download spamassassin from the link below. I'm having connection problems.
Try http://rpmfind.net
Search for spamassassin redhat 9
Open a terminal session to the directory you downloaded it to.
As I recall spamassassin may be on your original Red Hat disks
rpm -ivh spamassassin.....rpm
Use the real name.
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.
Once installed use my first post to set up your procmailrc file.
chkconfig spamassassin on
service spamassassin start
Finding spamassassin is half the battle.
Post again if you require more help.
SEP
Sorry I did not get back to you sooner.
My solution works for all mail, not just usermin mail. It shuns the spam to a subirectory of all users called spam.
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.
You download spamassassin from the link below. I'm having connection problems.
Try http://rpmfind.net
Search for spamassassin redhat 9
Open a terminal session to the directory you downloaded it to.
As I recall spamassassin may be on your original Red Hat disks
rpm -ivh spamassassin.....rpm
Use the real name.
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.
Once installed use my first post to set up your procmailrc file.
chkconfig spamassassin on
service spamassassin start
Finding spamassassin is half the battle.
Post again if you require more help.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP