Re: [AMaViS-user] altermime and tempdir

2007-06-12 Thread Paul L Daniels
Mark, Dennis, > > Nevertheless, it would be good to provide a test case and > > bring it to attention of PLDaniels. > > It seems the crash is fixed in the March version of > altermime-0.3-dev and is explained by the following change: Thanks guys, I'll push a 'stable' release out (0.3.8)

Re: [AMaViS-user] altermime and tempdir

2007-06-07 Thread Mark Martinec
Dennis, Paul, > Nevertheless, it would be good to provide a test case and > bring it to attention of PLDaniels. It seems the crash is fixed in the March version of altermime-0.3-dev and is explained by the following change: --- altermime-0.3.7/qpe.c Wed Mar 29 14:28:32 2006 +++ altermime-0

Re: [AMaViS-user] altermime and tempdir

2007-06-07 Thread Mark Martinec
Dennis, The following patch to amavisd-new-2.5.1 provides a workaround for a crashing altermime, by removing its leftover temporary file. Nevertheless, it would be good to provide a test case and bring it to attention of PLDaniels. --- amavisd~Thu May 31 14:10:01 2007 +++ amavisd Thu Ju

Re: [AMaViS-user] altermime and tempdir

2007-06-07 Thread Mark Martinec
Dennis, > > Find out why is it failing. Try to manually run is as user vscan, > > giving it the same arguments, along with the > > --input=email-repl.txt.tmp Have you tried it? Something like: $ altermime --input=test.txt --verbose \ --remove='.\.(com|bat)' --disclaimer=/usr/local/etc/dellat

Re: [AMaViS-user] altermime and tempdir

2007-06-05 Thread Michael Scheidell
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Dennis A.Kanevsky > Sent: Tuesday, June 05, 2007 1:11 AM > To: Mark Martinec > Cc: amavis-user@lists.sourceforge.net > Subject: Re: [AMaViS-user] altermime and tempdir >

Re: [AMaViS-user] altermime and tempdir

2007-06-04 Thread Dennis A.Kanevsky
Mark, > Dennis, >> $altermime = '/usr/local/bin/altermime'; >> @altermime_args_defang = >> qw( --verbose --remove=.\.(com|bat) >> --disclaimer=/usr/local/etc/dellattach); >> >> Jun 4 10:29:02 mail amavis[67140]: (67140-05-2) (!!)TROUBLE in >> process_request: TempDir::check: Unexpected file

Re: [AMaViS-user] altermime and tempdir

2007-06-04 Thread Michael Scheidell
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Dennis A.Kanevsky > Sent: Monday, June 04, 2007 7:53 AM > To: amavis-user@lists.sourceforge.net > Subject: Re: [AMaViS-user] altermime and tempdir > >

Re: [AMaViS-user] altermime and tempdir

2007-06-04 Thread Mark Martinec
Dennis, > $altermime = '/usr/local/bin/altermime'; > @altermime_args_defang = > qw( --verbose --remove=.\.(com|bat) > --disclaimer=/usr/local/etc/dellattach); > > Jun 4 10:29:02 mail amavis[67140]: (67140-05-2) (!!)TROUBLE in > process_request: TempDir::check: Unexpected file > /var/amavis/tmp/

Re: [AMaViS-user] altermime and tempdir

2007-06-04 Thread Dennis A.Kanevsky
>> -Original Message- > Have you tried just disclaimer alone? > Have you tried just removal of attachments alone? Yes, problem is present if disclaimer longer then 50 non-english chars... -- Dennis mailto:[EMAIL PROTECTED] -

Re: [AMaViS-user] altermime and tempdir

2007-06-04 Thread Michael Scheidell
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Dennis A.Kanevsky > Sent: Monday, June 04, 2007 4:20 AM > To: amavis-user@lists.sourceforge.net > Subject: [AMaViS-user] altermime and tempdir > > > Dear Si

[AMaViS-user] altermime and tempdir

2007-06-04 Thread Dennis A.Kanevsky
Dear Sirs, I have amavisd-new 2.5.0 + postfix + DrWeb, p5-MIME-Tools 5.420, and try to use 'altermime'... config: $altermime = '/usr/local/bin/altermime'; @altermime_args_defang = qw( --verbose --remove=.\.(com|bat) --disclaimer=/usr/local/etc/dellattach); And have problems with TempDir - Jun 4