I configured an assp installation (in /opt/assp) on a fresh gentoo system 
in december 2014 and again january 2015- the system is running fine.

there were three major problems:

1. the customer had to disable selinux, because 'ulimit -n' was too 
restricted and the init script was asking for the password (he was unable 
to fix this)
2. the '--' in the commandline used in the init.d script had to be removed
3. the stop routine of the init.d script was changed to wait until the 
assp process was finished (or 50 seconds if not), which can take up to 45 
seconds. Not waiting will destroy the BerkeleyDB's.

I had to run the assp module installer and I had to bring the perl modules 
uptodate via CPAN to get assp running without any mistake on the ebuild 
Perl 5.18.2, after all additionally required software componets were 
installed.

Schedule::Cron is used and is running well for the rebuildspamdb- and the 
restart scheduler.

Thomas





Von:    "William L. Thomson Jr." <w...@o-sinc.com>
An:     assp-user@lists.sourceforge.net
Datum:  26.01.2015 18:11
Betreff:        Re: [Assp-user] ASSP maxing out CPU



I have gone ahead and updated perl to 5.20.1, recompiled all modules. Made 
sure all 
modules where loaded, except a few.

I believe SPF and SPF Query are in conflict with each other. Not sure why 
SPF Query 
was added, that seems older and deprecated. They come from the same 
author, and 
you can't load both there are conflicts. Seems SPF is preferred over SPF 
Query.

These are the ones not loaded, not sure about the ASSP ones, the schedule 
cron I am 
choosing to omit, the others are some what moot.

Modules not loaded

ASSP_FC
ASSP_SVG
ASSP_WordStem
AsspSelfLoader
Authen::SASL (omitted on purpose not used)
File::Scan::ClamAV (omitted on purpose not used)
Mail::SPF::Query (conflicts with Mail::SPF can't load/use both)
Mail::SRS (omitted on purpose not used)
Net::LDAP (omitted on purpose not used)
NetSNMP::agent (omitted on purpose not used)
Schedule::Cron (omitted on purpose not used due to problems might 
reinstall)
Tie::RDBM (omitted on purpose not used)

The rest of the modules are loaded and are at least the recommended 
version though 
many are newer than the recommended versions. Hopefully this will prevent 
ASSP 
from running away, maxing out CPU, etc. No clue what was causing that. I 
will try to 
rebuild the spamdb later and see if that works now, and/or causes ASSP to 
max out 
CPU.

-- 
William L. Thomson Jr.
Obsidian-Studios, Inc.
http://www.obsidian-studios.com

This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and is
protected by law. If you are not the intended recipient, you should
delete this message.

Any disclosure, copying, or distribution of this message, or the taking
of any action based on it, is strictly prohibited.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is 
your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user




DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to