[AMaViS-user] what needs reloading to fix IO::File ?

2008-03-13 Thread Voytek Eymont
I noticed that in my log Mar 14 13:50:42 bilby amavis[30865]: (30865-01) (!!)TROUBLE in check_mail: mime_decode-1 FAILED: Can't locate object method "binmode" via package "IO::File" at /usr/lib/perl5/site_perl/5.8.5/MIME/Body.pm line 437. tried cpan> install IO:File CPAN: Storable loaded ok Goi

Re: [AMaViS-user] Prevent banned notification in case of high spam score?

2008-03-13 Thread Mark Martinec
Mike, > I've run into a problem lately. I have a ton of spam coming in that is > being scored quite highly and properly, but they tried to hide their spam > message inside a zip file. It's not actually a virus, so the zip doesn't > get hit by ClamAV. The problem is that Banned status seems to b

Re: [AMaViS-user] MTA-BLOCKED?

2008-03-13 Thread Mark Martinec
Luis Daniel, > I was debugging amavisd and I found this: > brandmauer amavis[6320]: (06320-02-3) TIMING [total 45329 ms] - SMTP > pre-DATA-flush: 403 (1%)1, SMTP DATA: 62 (0%)1, check_init: 126 (0%)1, > digest_hdr: 2 (0%)1, digest_body: 9 (0%)1, gen_mail_id: 8 (0%)1, > mime_decode: 205 (0%)2, get-

Re: [AMaViS-user] when I have broken fuzzyocr, do I need to remove till fixed ?

2008-03-13 Thread Mark Martinec
Voytek, > when I have broken fuzzyocr, do I need to remove till fixed ? > my debug start says, inter alia: > can I just 'leave as is' till I figure out /fix /whatever ? > or, is there a deterimental aspect to this broken part ? > [18179] warn: FuzzyOcr: Cannot find executable for giftopnm > [1817

[AMaViS-user] can not restart with zlib error

2008-03-13 Thread Voytek Eymont
I have amavisd since long time ago, today, I've altered some x-spam tag values in /etc/amavisd.conf; when I tried to restart, I get this error: how do I reinstall zlib ?? how it went missing...? # service amavisd status amavisd (pid 19876 19734 2671) is running... amavis-milter is stopped # serv

[AMaViS-user] when I have broken fuzzyocr, do I need to remove till fixed ?

2008-03-13 Thread Voytek Eymont
my debug start says, inter alia: can I just 'leave as is' till I figure out /fix /whatever ? or, is there a deterimental aspect to this broken part ? [18179] warn: FuzzyOcr: Cannot find executable for giftopnm [18179] warn: FuzzyOcr: Cannot find executable for jpegtopnm [18179] warn: FuzzyOcr

Re: [AMaViS-user] MTA-BLOCKED?

2008-03-13 Thread mouss
Luis Daniel Lucio Quiroz wrote: > I also got: > > Mar 13 11:54:00 brandmauer amavis[24026]: (24026-01) (!!)TROUBLE in > process_request: Error writing a SMTP response to the socket: Broken pipe at > (eval 41) line 874, line 4. > > at my /var/log/mail/error.log > > Port 10025 is open: > > [EMAIL

Re: [AMaViS-user] still strugling with zlib issue

2008-03-13 Thread Voytek Eymont
On Fri, March 14, 2008 10:25 am, Voytek Eymont wrote: > thanks, MrC: > > # perl -e 'use Compress::Zlib;' > Compress::Raw::Zlib defines neither package nor VERSION--version check > failed at > /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Compress/Raw/Zlib. thanks, MrC, I'm thinking I'm

Re: [AMaViS-user] still strugling with zlib issue

2008-03-13 Thread Voytek Eymont
On Fri, March 14, 2008 10:12 am, MrC wrote: > > What is returned from the following command: > > > perl -e 'use Compress::Zlib;' thanks, MrC: # perl -e 'use Compress::Zlib;' Compress::Raw::Zlib defines neither package nor VERSION--version check failed at /usr/lib/perl5/site_perl/5.8.5/i386-linu

Re: [AMaViS-user] still strugling with zlib issue

2008-03-13 Thread MrC
Voytek Eymont wrote: > thanks, everyone, I've tried all suggestions, some, several times; > I've reinstalled all Perl "::" things (fwiw, all the MIME needed force > options); > I've reinstalled amavisd, frist from Dag rpm, then, from source tgz from > here; > > but, I'm still: > > # amavisd --v

[AMaViS-user] still strugling with zlib issue

2008-03-13 Thread Voytek Eymont
thanks, everyone, I've tried all suggestions, some, several times; I've reinstalled all Perl "::" things (fwiw, all the MIME needed force options); I've reinstalled amavisd, frist from Dag rpm, then, from source tgz from here; but, I'm still: # amavisd --version ERROR: MISSING REQUIRED BASIC MODU

Re: [AMaViS-user] MTA-BLOCKED?

2008-03-13 Thread Luis Daniel Lucio Quiroz
Hi Mark I was debugging amavisd and I found this: brandmauer amavis[6320]: (06320-02-3) TIMING [total 45329 ms] - SMTP pre-DATA-flush: 403 (1%)1, SMTP DATA: 62 (0%)1, check_init: 126 (0%)1, digest_hdr: 2 (0%)1, digest_body: 9 (0%)1, gen_mail_id: 8 (0%)1, mime_decode: 205 (0%)2, get-file-type1:

Re: [AMaViS-user] MTA-BLOCKED?

2008-03-13 Thread Luis Daniel Lucio Quiroz
I also got: Mar 13 11:54:00 brandmauer amavis[24026]: (24026-01) (!!)TROUBLE in process_request: Error writing a SMTP response to the socket: Broken pipe at (eval 41) line 874, line 4. at my /var/log/mail/error.log Port 10025 is open: [EMAIL PROTECTED] dieu]# telnet localhost 10025 Trying 1

Re: [AMaViS-user] MTA-BLOCKED?

2008-03-13 Thread Mark Martinec
Luis Daniel, > Sice we have an outstage of electricity, I gettint this advice at amavisd. > Any comment, I havent see MTA-BLOCKED before. > Mar 13 11:39:35 brandmauer amavis[20025]: (20025-06) Blocked MTA-BLOCKED, It means Postfix is not accepting (on port 10025) a checked message back from amav

[AMaViS-user] MTA-BLOCKED?

2008-03-13 Thread Luis Daniel Lucio Quiroz
Sice we have an outstage of electricity, I gettint this advice at amavisd. Any comment, I havent see MTA-BLOCKED before. Regards, LD Mar 13 11:39:35 brandmauer amavis[20025]: (20025-06) Blocked MTA-BLOCKED, [209.200.229.155] [209.200.229.155] <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>, Mess

[AMaViS-user] Prevent banned notification in case of high spam score?

2008-03-13 Thread MBGaskins
I've run into a problem lately. I have a ton of spam coming in that is being scored quite highly and properly, but they tried to hide their spam message inside a zip file. It's not actually a virus, so the zip doesn't get hit by ClamAV. The problem is that Banned status seems to be higher pr

Re: [AMaViS-user] 421: Unexpected log failure with anavisd-new 2.5.x

2008-03-13 Thread Fernando Frota Machado de Morais
I don't remember why, but I think exim needs to be member or "mail" group: [EMAIL PROTECTED] etc]# grep -i exim passwd exim:x:93:93::/var/spool/exim:/sbin/nologin [EMAIL PROTECTED] etc]# grep -i exim group mail:x:12:mail,exim exim:x:93: If your problem was with p

Re: [AMaViS-user] 421: Unexpected log failure with anavisd-new 2.5.x

2008-03-13 Thread Jens Strohschnitter
> > > after an update of my system running exim 4.62 and amavisd-new 2.50, > > > mails with more than 3 reciepents will not be delivered and blocked > > > by amavis with the following error: > > > > > > 421 4.1.0 Failed, id=07297-15, from MTA([127.0.0.1]:10025): 421 > > > Unexpected log failure, pl

Re: [AMaViS-user] 421: Unexpected log failure with anavisd-new 2.5.x

2008-03-13 Thread Wazir Shpoon
You can do another RCPT TO on the next line. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jens Strohschnitter Sent: Thursday, March 13, 2008 9:05 AM To: amavis-user@lists.sourceforge.net Subject: Re: [AMaViS-user] 421: Unexpected log failure with anavis

Re: [AMaViS-user] 421: Unexpected log failure with anavisd-new 2.5.x

2008-03-13 Thread Jens Strohschnitter
> > after an update of my system running exim 4.62 and amavisd-new 2.50, > > mails with more than 3 reciepents will not be delivered and blocked > > by amavis with the following error: > > > > 421 4.1.0 Failed, id=07297-15, from MTA([127.0.0.1]:10025): 421 > > Unexpected log failure, please try lat

Re: [AMaViS-user] 421: Unexpected log failure with anavisd-new 2.5.x

2008-03-13 Thread Mark Martinec
Jens, > after an update of my system running exim 4.62 and amavisd-new 2.50, > mails with more than 3 reciepents will not be delivered and blocked > by amavis with the following error: > > 421 4.1.0 Failed, id=07297-15, from MTA([127.0.0.1]:10025): 421 > Unexpected log failure, please try later >

Re: [AMaViS-user] can not restart with zlib error

2008-03-13 Thread Voytek Eymont
On Thu, March 13, 2008 6:11 pm, [EMAIL PROTECTED] wrote: > > > Make sure, you hava only one Zlib.pm in your perl folder. > > > i.e. something like this: (on my CentOS5) > > /usr/lib/perl5/vendor_perl/5.8.8/Compress > /usr/lib/perl5/vendor_perl/5.8.8/Compress/Zlib.pm > /usr/lib/perl5/vendor_perl/

Re: [AMaViS-user] can not restart with zlib error

2008-03-13 Thread Voytek Eymont
On Thu, March 13, 2008 6:11 pm, [EMAIL PROTECTED] wrote: > Make sure, you hava only one Zlib.pm in your perl folder. > i.e. something like this: (on my CentOS5) > /usr/lib/perl5/vendor_perl/5.8.8/Compress > /usr/lib/perl5/vendor_perl/5.8.8/Compress/Zlib.pm > /usr/lib/perl5/vendor_perl/5.8.8/auto

Re: [AMaViS-user] can not restart with zlib error

2008-03-13 Thread Voytek Eymont
On Thu, March 13, 2008 1:44 pm, Clifton Royston wrote: > On Thu, Mar 13, 2008 at 01:35:40PM +1100, Voytek Eymont wrote: > >> On Thu, March 13, 2008 12:55 pm, John Evans wrote: > cpan> install Compress::Zlib > > with the "force" option (which I don't remember the syntax for at the > moment.) Clif

Re: [AMaViS-user] can not restart with zlib error

2008-03-13 Thread huetmann
Make sure, you hava only one Zlib.pm in your perl folder. i.e. something like this: (on my CentOS5) /usr/lib/perl5/vendor_perl/5.8.8/Compress /usr/lib/perl5/vendor_perl/5.8.8/Compress/Zlib.pm /usr/lib/perl5/vendor_perl/5.8.8/auto/Compress/Zlib /usr/lib/perl5/vendor_perl/5.8.8/auto/Compress/Zli

[AMaViS-user] 421: Unexpected log failure with anavisd-new 2.5.x

2008-03-13 Thread Jens Strohschnitter
Hi after an update of my system running exim 4.62 and amavisd-new 2.50, mails with more than 3 reciepents will not be delivered and blocked by amavis with the following error: 421 4.1.0 Failed, id=07297-15, from MTA([127.0.0.1]:10025): 421 Unexpected log failure, please try later In the FAQ I've

Re: [AMaViS-user] can not restart with zlib error

2008-03-13 Thread Voytek Eymont
On Thu, March 13, 2008 5:33 pm, [EMAIL PROTECTED] wrote: peter, thanks > It looks like you are running RHEL4. WHy don't you just uninstall the > perl module like this: > rpm -e perl-Compress-Zlib > if it won't do that use: > rpm -e --nodeps perl-Compress-Zlib so far so good > And then reinstal