Eric, > I have a mysterious problem. After upgrading amavisd-new to 2.6.2 on > FreeBSD (port version 2.6.2_3,1), it simply dies after about 20 seconds > with no errors or core dumps. > I cranked the debug level up to 5 and sent it all to syslog. [...]
> As far as I can tell, there is no way to run amavisd non-daemonized (in > the hopes of some non-logged output). amavisd foreground or: amavisd debug > Fixed it. I just recompiled all the amavisd dependencies (there are a > LOT); so I don't really know which one was glitching. Are you using Perl 5.8.9? Does is work if you disable the use of BerkeleyDB ( $enable_db=0; ) ? You may have been the victim of a Perl problem: http://rt.perl.org/rt3/Public/Bug/Display.html?id=63054 see also: https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6060 If using perl 5.8.9 on FreeBSD, I'd recommend to switch to 5.10.0 form ports. The 5.8.9 is clunky. Mark ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/