Re: [qmailtoaster] pop attack on server

2010-10-29 Thread Tony White
Hi, I use this to stop immediate attacks... #!/bin/sh logf=/var/log/blockip.log mdate=`date +%c` ### must be root ### if [ `whoami` != root ]; then echo echo $0 must be ran as root echo exit 1 fi export

Re: [qmailtoaster] Re: Clamav update trouble

2010-10-29 Thread Francisco Paco Peralta
Okay! well that rpm command worked a lot better. I was able to get a list of installed rpm and have confirmed that there are 3 perl modules missing. perl-Crypt-OpenSSL-RSA perl-Net-CIDR* perl-rrdtool*** I have installed them but the problem still persists. Any other options?

[qmailtoaster] Re: Clamav update trouble

2010-10-29 Thread Eric Shubert
Since the Util.pm file is what's giving you problems, and that's part of the (main) perl package, I'd try updating that package. Since you already have the current version, yum's not going to do that for you. You'll need to download the rpm, then run rpm against that file as such: # rpm -Uvh

[qmailtoaster] Re: Clamav update trouble

2010-10-29 Thread Eric Shubert
On 10/29/2010 07:46 AM, Eric Shubert wrote: Since the Util.pm file is what's giving you problems, and that's part of the (main) perl package, I'd try updating that package. Since you already have the current version, yum's not going to do that for you. You'll need to download the rpm, then run

Re: [qmailtoaster] Re: Clamav update trouble

2010-10-29 Thread Steve Huff
On Oct 29, 2010, at 10:46 AM, Eric Shubert wrote: Since the Util.pm file is what's giving you problems, and that's part of the (main) perl package, I'd try updating that package. Since you already have the current version, yum's not going to do that for you. You'll need to download the

[qmailtoaster] Re: Clamav update trouble

2010-10-29 Thread Eric Shubert
On 10/29/2010 08:14 AM, Steve Huff wrote: On Oct 29, 2010, at 10:46 AM, Eric Shubert wrote: Since the Util.pm file is what's giving you problems, and that's part of the (main) perl package, I'd try updating that package. Since you already have the current version, yum's not going to do that

Re: [qmailtoaster] Re: Clamav update trouble

2010-10-29 Thread Francisco Paco Peralta
This is the result of the query: [r...@mail ~]# find /usr/lib/perl5/ -type f | xargs rpm -qf | grep package file /usr/lib/perl5/5.8.8/CPAN/Admin.pm is not owned by any package file /usr/lib/perl5/5.8.8/CPAN/DeferedCode.pm is not owned by any package file /usr/lib/perl5/5.8.8/CPAN/Config.pm~ is

Re: [qmailtoaster] Re: Clamav update trouble

2010-10-29 Thread Steve Huff
On Oct 29, 2010, at 12:40 PM, Francisco Paco Peralta wrote: file /usr/lib/perl5/site_perl/5.8.8/Archive/Zip.pm is not owned by any package ... file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/Scalar/Util.pm is not owned by any package ... file

Re: [qmailtoaster] Re: Clamav update trouble

2010-10-29 Thread Francisco Paco Peralta
Well, I guess I know what I will be doing this weekend. Steve, thank you for your input. Eric, thanks for chasing this down. Everyone, I will be reporting the results of this task sometime this weekend. Francisco Paco Peralta From: Steve Huff

RE: [qmailtoaster] Auto-Response at server level

2010-10-29 Thread Patrick Ring
I don't know about the server-level autoresponse, but each user could put an autoresponse via the Squirrelmail interface (under options). Patrick M. Ring P. Ring Technologies Louisiana Web Host, LLC. 985-868-4200 From: Amit Dalia [mailto:a...@ikf.co.in]