Thanks Stephane, But I don't understand how I have to do increase the number of FD that the user 'amavis' can open..
Ive tried to modify the /etc/security/limits.conf Adding the following line: amavis hard nofile 102400 Do I have restart system so that the changes take effect? Do I have to modify the file: /proc/sys/fs/file-max ? Please any your hint is welcome! rocsca > -----Messaggio originale----- > Da: Stephane Lentz [mailto:[EMAIL PROTECTED] > Inviato: giovedì 26 ottobre 2006 14.09 > A: Rocco Scappatura > Cc: Mark Martinec; [email protected] > Oggetto: Re: [AMaViS-user] R: Error amavis-milter > > On Thu, Oct 26, 2006 at 12:54:22PM +0200, Rocco Scappatura wrote: > > > > Amavisd-new goes in error after a few time that it starts.. > > > > > > > It seems to me amavis-milter.. I start it through a startup script > > which contains the following line... > > > > > > What it means? It is this the cause of my problems? > > > > > > thread_create is called by libmilter library. The 11 > looks like a > > > signal number, in this case SIGSEGV, segmentation violation. This > > > seems to happen before code in amavis-milter gains control, so it > > > looks like there is something wrong with the environment > or building > > > of amavis-milter - don't know, just guessing. Perhaps > running out of > > > some resource. > > > > > > Just in case, take a look a amavisd log, perhaps there is > some cause > > > and effect between the two. > > > > there is nothing inside (LOG verbosity in amavisd_new is 0) > that point > > out amavis-milter.. > > > > For thread_create issues, check your ulimit -s and ulimit -n > settings . See > http://lists.roaringpenguin.com/pipermail/mimedefang/2004-Octo ber/024990.html > http://www.brandonhutchinson.com/Copying_all_messages_with_Sen > dmail.html > > > SL/ > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
