This is a discussion on Re: [AMaViS-user] Starting daemon results in no running processes within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Hi Jeff Just my 2cents, at least under my suse9 there was a bug in Net::Server 0.89 that ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi Jeff
Just my 2cents, at least under my suse9 there was a bug in Net::Server 0.89 that it couldn't switch UID or GID This seems to be fixed in 0.90 as far as i can see on my suse10 box. Update using: perl -MCPAN -e shell install Net::Server good luck Matt Jeff Greeson wrote: >Thanks for the response Mark. I ran amavisd manually and provided the >config files that Debian likes to define in a conf.d/ directory. When it >ran, I got an error saying that the user could not be changed from 0 to >root and output the http://www.ijs.si/software/amavisd/#net-server-sec url >and a message about upgrading Net::Server. I went ahead and used the -u >parameter and the amavis user that debian created and everything spun up >just fine. Aside from making several changes to the 30-user config file >to uncomment the $path and other variables, everything seems to be running >just fine. Perhaps the init.d script is borked somehow. I wonder how >things got that way. I'm contemplating going through the script to figure >out what's screwy with it, but I guess I'll be starting (and restarting) >amavisd-new manually from here on out. > >Jeff > > > >>Jeff, >> >> >> >>>I had been running the new 2.3.x versions of amavisd-new successfully >>>but >>>recently had run into a problem possibly after upgrading perl to 5.0x >>>and >>>a few other packages. >>> >>>Amavisd-new will look like it sucessfully runs using the init.d script, >>>but does not leave any processes running. The /var/log/amavis.log file >>>shows no failure messages and the last message in the log is: >>>Creating db in /var/lib/amavis/db/; BerkeleyDB 0.26, libdb 4.3 >>> >>> >>Start amavisd manually: amavisd debug >>and see how far does it get. >> >>If the 'Creating db in ...' is the last line, then it appears that >>your installation of Berkeley DB library is broken. >> >>If it also reports 'SpamControl: initializing Mail::SpamAssassin' >>but stops there, there must be something broken in SA. >> >> >> ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |