Re: [Mimedefang] MIMEDefang 2.45-BETA-3 is available

2004-08-26 Thread Kenneth Porter
Superceded by this bug: ___ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Re: [Mimedefang] MIMEDefang 2.45-BETA-3 is available

2004-08-26 Thread Kenneth Porter
I modified the last line of spam_assassin_status to deal with the SA bug: sub spam_assassin_status (;$) { my $object = spam_assassin_init(@_); return undef unless $object; my $mail = spam_assassin_mail(); return undef unless $mail; # [KAP] hack to deal with lost umask in SA 3.0.0-rc1

Re: [Mimedefang] MIMEDefang 2.45-BETA-3 is available

2004-08-26 Thread Kenneth Porter
--On Wednesday, August 25, 2004 8:02 AM -0400 "David F. Skoll" <[EMAIL PROTECTED]> wrote: This bug was supposedly fixed for 3.0.0, but I have my doubts. I think I found it: ___ Visit http://www.mim

Re: [Mimedefang] MIMEDefang 2.45-BETA-3 is available

2004-08-25 Thread Kenneth Porter
--On Wednesday, August 25, 2004 8:02 AM -0400 "David F. Skoll" <[EMAIL PROTECTED]> wrote: It's a known SpamAssassin bug: http://lists.roaringpenguin.com/pipermail/mimedefang/2004-August/023704.h tml This bug was supposedly fixed for 3.0.0, but I have my doubts. Ah, ok, so I should start by puttin

Re: [Mimedefang] MIMEDefang 2.45-BETA-3 is available

2004-08-25 Thread David F. Skoll
On Wed, 25 Aug 2004, Kenneth Porter wrote: > Logging the umask sometimes results in 027 and > sometimes 077, but I don't see what's gating that. Right now I've hacked a > umask(7) into init_globals until we figure this out. It's a known SpamAssassin bug: http://lists.roaringpenguin.com/pipermail

Re: [Mimedefang] MIMEDefang 2.45-BETA-3 is available

2004-08-25 Thread Kenneth Porter
--On Wednesday, August 25, 2004 2:53 AM -0700 Kenneth Porter <[EMAIL PROTECTED]> wrote: The Work directory and the files within lack group rights, but it's not consistent. Sometimes the bits are on as expected. The temporary parent directory looks ok. If Work has the wrong permissions, so does RE

Re: [Mimedefang] MIMEDefang 2.45-BETA-3 is available

2004-08-25 Thread Kenneth Porter
Just updated to this and also updated SpamAssassin from 3.0pre4 to rc1. I'm getting clamd failures because the Work subdirectory is intermittently created with 700 instead of 750 permissions. I haven't yet tracked down what's doing it. I put a line in my filter_begin like this to debug it: s

Re: [Mimedefang] MIMEDefang 2.45-BETA-3 is available

2004-08-24 Thread Stephen J Smoogen
David F. Skoll wrote: Hi, MIMEDefang 2.45-BETA-3 is available at http://www.mimedefang.org/node.php?id=1 I would like this to be the last beta before the 2.45 Final release. Full changelog going back to 2.44 follows. Regards, David. How long of a test period do you want. I am running BETA2 on a sma

[Mimedefang] MIMEDefang 2.45-BETA-3 is available

2004-08-24 Thread David F. Skoll
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, MIMEDefang 2.45-BETA-3 is available at http://www.mimedefang.org/node.php?id=1 I would like this to be the last beta before the 2.45 Final release. Full changelog going back to 2.44 follows. Regards, David. 2004-08-23 David F. Skoll <[EMAIL