Re: [Opencomputing-openprotect] MailScanner crash

2004-08-03 Thread Jérôme MOLLIER-PIERRET
Hello all, Below another patch, working in production for us (from Brian Passante) Regards, Jerome MOLLIER-PIERRET, Tomao groupe KPF ## I also have this problem, and when starting MailScanner in debug mode, it return this error: In debug mode the error is : Bad RFC822 fie

Re: [Opencomputing-openprotect] MailScanner crash

2004-08-03 Thread K.M.Ganesh
Dear elliot moore, Thank you for your response! The 'exit' is from the line: croak( "Bad RFC822 field name '$tag'\n") in Header.pm ? If I could ask you for some educated advice: Would it be ok to just comment out the croak line in Header.pm ( Till 5.0.1.7 is released :) I received the bad heade

Re: [Opencomputing-openprotect] MailScanner crash

2004-08-03 Thread K.M.Ganesh
Dear ells, I just wanted to know the final status of this is? The problem is: Mail::Header and Mail::Internet, when a malformed mail comes in, the constructor of Mail::Header and Mail::Internet exits and MailScanner also exits. A total rewrite of Qmail.pm and QMDiskStore.pm is in the works and w

Re: [Opencomputing-openprotect] MailScanner crash

2004-08-03 Thread elliot moore
Hello all.. What is the final outcome of the " -: in the header" issue? a) patch Header.pm? (Ref: Brian PASSANTE) b) The Qmail/QMDiskStore.pm patches? I just noticed that the openprotect-5.0.1.6 package file QMDiskStore.pm is a different newer version to the patch file offered on the website vi