
20th December 2006, 00:58
|
|
Member
|
|
Join Date: Oct 2005
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Add Webmin to the system
I have ISPConfig installed on my fedora core 4 box. Haven't changed anything in a long time, everything works just fine. Except I get insane amount of SPAM. SpamAssassin lets it all through, gives most very little score, some even 0 - like those stock emails. I do have blacklists setup to help - i think 4-5 of them (like spamhaus), but i get about 100 emails a day of spam... ennoying))))
So since spamassassin cannot do it very well on its own - I want to help by setting up header/body checks. I know I can do it from SSH, but it's easier to have web interface to do such things.
So my question - is it ok to install Webmin on top of everything to manage SpamAssassin?
|

20th December 2006, 02:38
|
|
Member
|
|
Join Date: Sep 2006
Posts: 90
Thanks: 0
Thanked 9 Times in 5 Posts
|
|
What setting do you have set for spamassassin?
Also, have you updated spamassassin's checks using sa-update?
Currently I'm rejecting ~2500 messages using a few custom RBLs, and about ~1500 messages using spamassassin. I'd say something could be wrong with your setup.
From when I used webmin you need to have spamassassin installed in the default location, whereas ISPConfig has it installed within the /home/ directory.
|

20th December 2006, 06:28
|
|
Member
|
|
Join Date: Oct 2005
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
What settings are talking about?
I don't do any updates since I thought ISPConfig suppose to update SA by itself. Am I wrong?
WHere can I look at some statistics of how many|what gets rejected.
As far as I remember right, u can change the path for SA within Webmin.
|

20th December 2006, 10:39
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,896
Thanks: 693
Thanked 4,191 Times in 3,207 Posts
|
|
Webmin and ISPConfig does not work well togehter, as webmin does not recognice the ISPConfig configuration well and you might destroy your setup when using webmin.
I recommend to install razor, pyzor ind dcc in a first step and enable it in the spamassassin configuration under /home/admispconfig/ispconfig/tools/spamassassin/
sa-update is not run by ISPconfig, but you will find it in the above path too.
|

20th December 2006, 21:49
|
|
Member
|
|
Join Date: Oct 2005
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Are there any other packages besides webmin that can manage spam assassin? Without interfearing with ISPConfig?
Also what is razor, pyzor anyway?
ANd how do I make SA update itself?
|

20th December 2006, 22:22
|
|
Moderator
|
|
Join Date: Dec 2005
Location: The Netherlands
Posts: 2,010
Thanks: 254
Thanked 134 Times in 120 Posts
|
|
Quote:
|
Originally Posted by till
Webmin and ISPConfig does not work well togehter, as webmin does not recognice the ISPConfig configuration well and you might destroy your setup when using webmin.
I recommend to install razor, pyzor ind dcc in a first step and enable it in the spamassassin configuration under /home/admispconfig/ispconfig/tools/spamassassin/
sa-update is not run by ISPconfig, but you will find it in the above path too.
|
Actualy it's in:
Code:
/home/admispconfig/ispconfig/tools/spamassassin/usr/bin
Running sa-update gives me an bash: sa-update: command not found error
When I run: ./sa-update in
Code:
/home/admispconfig/ispconfig/tools/spamassassin/usr/bin
I get this error:
Code:
Can't locate Archive/Tar.pm in @INC (@INC contains: /home/admispconfig/ispconfig/tools/spamassassin/usr/share/perl/5.8.4 /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl) at ./sa-update line 94.
BEGIN failed--compilation aborted at ./sa-update line 94.
|

21st December 2006, 10:47
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,896
Thanks: 693
Thanked 4,191 Times in 3,207 Posts
|
|
Archive/Tar.pm is a perl module. Please install this perl module from your linux distribution and try to run the command again.
|

21st December 2006, 14:33
|
|
Moderator
|
|
Join Date: Dec 2005
Location: The Netherlands
Posts: 2,010
Thanks: 254
Thanked 134 Times in 120 Posts
|
|
Quote:
|
Originally Posted by till
Archive/Tar.pm is a perl module. Please install this perl module from your linux distribution and try to run the command again.
|
Till,
This server is setup with the "The Perfect Setup - Debian Sarge (3.1)" howto.
Did I miss somethig with the setup, or is this "install this perl module" an extra thing that I need to do?
|

21st December 2006, 14:40
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,896
Thanks: 693
Thanked 4,191 Times in 3,207 Posts
|
|
ISPConfig does not use the sa-update script, so it might be that this perl dependency is not covered by the howto.
Please run:
apt-get install libarchive-tar-perl
|

21st December 2006, 15:14
|
|
Moderator
|
|
Join Date: Dec 2005
Location: The Netherlands
Posts: 2,010
Thanks: 254
Thanked 134 Times in 120 Posts
|
|
Quote:
|
Originally Posted by till
ISPConfig does not use the sa-update script, so it might be that this perl dependency is not covered by the howto.
Please run:
apt-get install libarchive-tar-perl
|
Okay, the
Code:
apt-get install libarchive-tar-perl
did fix the problem.
After running "./sa-update", it created a new directory;
Code:
/home/admispconfig/ispconfig/tools/spamassassin/usr/var/spamassassin/3.001007/updates_spamassassin_org/
In this directory I see all the new downloaded "rules"
Is this all I need to do, or do I need to set something in a config file to use the new rules?
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 02:52.
|
Recent comments
17 hours 40 min ago
1 day 3 hours ago
1 day 3 hours ago
1 day 7 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 14 hours ago
2 days 28 min ago
2 days 5 hours ago
2 days 6 hours ago