Vincent wrote: > Here is the output of
> # amavisd debug > Dec 2 19:09:42 fyma.fyma.ucl.ac.be /usr/local/sbin/amavisd[32314]: > starting. /usr/local/sbin/amavisd at fyma.fyma.ucl.ac.be > amavisd-new-2.3.3 (20050822), Unicode aware, LANG=en_US.UTF-8 > Dec 2 19:09:42 fyma.fyma.ucl.ac.be /usr/local/sbin/amavisd[32314]: > user=, EUID: 0 (0); group=, EGID: 0 1502 1002 48 10 6 5 4 3 2 1 0 (0 > 1502 1002 48 10 6 5 4 3 2 1 0) > Dec 2 19:09:42 fyma.fyma.ucl.ac.be /usr/local/sbin/amavisd[32314]: > Perl version 5.008005 > Dec 2 19:09:45 fyma.fyma.ucl.ac.be /usr/local/sbin/amavisd[32314]: > INFO: no optional modules: Sys::Hostname::Long Mail::SPF::Query > Razor2::Client::Agent Net::CIDR::Lite > Mail::SpamAssassin::Plugin::DomainKeys Mail::DomainKeys::Header > Mail::DomainKeys::Message Mail::DomainKeys::Policy > Mail::DomainKeys::Signature Mail::DomainKeys::Key > Mail::DomainKeys::Key::Public Crypt::OpenSSL::RSA > auto::Crypt::OpenSSL::RSA::_new auto::Crypt::OpenSSL::RSA::DESTROY > auto::Crypt::OpenSSL::RSA::load_public_key > auto::Crypt::OpenSSL::RSA::new_public_key IP::Country::Fast > Pid_file already exists for running process (18893)... aborting > Dec 2 19:09:45 fyma.fyma.ucl.ac.be /usr/local/sbin/amavisd[32314]: > Net::Server: 2006/12/02-19:09:45 Pid_file already exists for running > process (18893)... aborting\n\n at line 298 in file > /usr/lib/perl5/site_perl/5.8.5/Net/Server.pm > Dec 2 19:09:45 fyma.fyma.ucl.ac.be /usr/local/sbin/amavisd[32314]: > Net::Server: 2006/12/02-19:09:45 Server closing! > I remember now, I updated few days ago a lot of perl packages by cpan, > may be this is related to this issue. > Vincent > On 12/2/06, Vincent Boucher <[EMAIL PROTECTED]> wrote: >> Hello, >> >> Yesterday I restarted spamassassin and amavisd >> (/etc/init.d/spamassassin restart and amavisd reload) after a change >> in the /etc/mail/spamassassin/local. cf file (I add a host in the >> whitelist). >> >> Since this restart the server do not deliver incomming and outgoing >> mails, /var/log/maillog: >> >> ... >> Dec 2 17:38:23 fyma sm-mta-rx[28661]: kB26CEk8011547: >> to=<[EMAIL PROTECTED]>, delay=10:26:09, xdelay=00:00:00, mailer=esmtp, >> pri=1500065015, relay=[127.0.0.1], dsn=4.4.2, stat=Deferred: >> Connection reset by [127.0.0.1] >> Dec 2 17:38:23 fyma sm-mta-rx[28642]: kB28m3NU008958: >> to=<[EMAIL PROTECTED]>, delay=07:50:19, xdelay=00:00:00, mailer=esmtp, >> pri=912190482, relay=[127.0.0.1], dsn=4.4.2, stat=Deferred: Connection >> reset by [127.0.0.1] >> Dec 2 17:38:23 fyma sm-mta-rx[28659]: kB2AIfer022732: >> to=<[EMAIL PROTECTED]>, delay=06:19:42, xdelay=00:00:00, >> mailer=esmtp, pri=667027450, relay=[127.0.0.1], dsn=4.4.2, >> stat=Deferred: Connection reset by [127.0.0.1] >> Dec 2 17:38:23 fyma sm-mta-rx[28656]: kB2AZ3Ti024774: >> to=<[EMAIL PROTECTED]>, delay=06:03:20, xdelay=00:00:00, >> mailer=esmtp, pri=623199992, relay=[127.0.0.1], dsn=4.4.2, >> stat=Deferred: Connection reset by [127.0.0.1] >> ... >> >> I use a dual instance of sendmail >> (http://www.ijs.si/software/amavisd/README.sendmail-dual.txt). >> The maillog file is now growing at 100Mb/hour (usually this is >> 3Mb/day) and the average server load is about 15 (and increases). >> >> My config: >> RHEL4 >> SpamAssassin 3.0.6 (2005-12-07) >> amavisd-new-2.3.3 >> Sendmail 8.13.1 >> >> Vincent >> I'm not sure why you are starting spamd (assuming the 'spamassassin' initscript starts spamd). Amavisd-new does not use or need spamd. I would stop amavisd-new, then check for amavisd processes that are still running. I would kill any that are, then I would manually delete the Pid file (see $pid_file in amavisd.conf). Then I would start up amavisd-new and see what happens. Maybe start in debug mode again. If you upgraded Net::Server, you probably either need to either patch amavisd or revert to Net::Server 0.90 http://marc.theaimsgroup.com/?l=amavis-user&m=114350834132044 Gary V ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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/
