Re: [Clamav-users] Trying out the subversion milter

2009-02-16 Thread aCaB
Steve wrote: > Yaaay! That's fixed it. Many thanks. Hi Steve, Thanks to you for testing the software and reporting problems. -acab ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml

Re: [Clamav-users] Trying out the subversion milter

2009-02-15 Thread Steve
On Sun, 15 Feb 2009 19:29:09 +0100 aCaB wrote: > Steve wrote: > > send test message to myself, and the mail log shows > > Hi Steve, > > please try r4793, it should be fixed. > If not please open a proper bug report on the bugzilla. > > Cheers, > acab > _

Re: [Clamav-users] Trying out the subversion milter

2009-02-15 Thread aCaB
Steve wrote: > send test message to myself, and the mail log shows Hi Steve, please try r4793, it should be fixed. If not please open a proper bug report on the bugzilla. Cheers, acab ___ Help us build a comprehensive ClamAV guide: visit http://wiki.cl

Re: [Clamav-users] Trying out the subversion milter

2009-02-15 Thread Török Edwin
On 2009-02-15 10:51, Steve wrote: > On Sun, 15 Feb 2009 10:30:22 +0200 > Török Edwin wrote: > > >> On 2009-02-15 07:15, Steve wrote: >> >>> My main frustration is that the only way I can get more information from >>> the applications is to rewrite the >>> code itself... at least it's wri

Re: [Clamav-users] Trying out the subversion milter

2009-02-15 Thread Steve
On Sun, 15 Feb 2009 10:30:22 +0200 Török Edwin wrote: > On 2009-02-15 07:15, Steve wrote: > > My main frustration is that the only way I can get more information from > > the applications is to rewrite the > > code itself... at least it's written in a real language (runs for cover!). > > but i

Re: [Clamav-users] Trying out the subversion milter

2009-02-15 Thread Török Edwin
On 2009-02-15 07:15, Steve wrote: > My main frustration is that the only way I can get more information from the > applications is to rewrite the > code itself... at least it's written in a real language (runs for cover!). > but it would be great to be able to change the log level to get more de

Re: [Clamav-users] Trying out the subversion milter

2009-02-14 Thread Dennis Peterson
Steve wrote: > On Sat, 14 Feb 2009 20:57:52 -0800 > Dennis Peterson wrote: > >> Steve wrote: >>> On Sat, 14 Feb 2009 16:50:44 -0800 >>> Dennis Peterson wrote: >>> Steve wrote: > On Sat, 14 Feb 2009 23:21:16 +0100 > aCaB wrote: > >> Steve wrote: >>> Unfortunately, no cha

Re: [Clamav-users] Trying out the subversion milter

2009-02-14 Thread Steve
On Sat, 14 Feb 2009 20:57:52 -0800 Dennis Peterson wrote: > Steve wrote: > > On Sat, 14 Feb 2009 16:50:44 -0800 > > Dennis Peterson wrote: > > > >> Steve wrote: > >>> On Sat, 14 Feb 2009 23:21:16 +0100 > >>> aCaB wrote: > >>> > Steve wrote: > > Unfortunately, no change. > That's

Re: [Clamav-users] Trying out the subversion milter

2009-02-14 Thread Dennis Peterson
Steve wrote: > On Sat, 14 Feb 2009 16:50:44 -0800 > Dennis Peterson wrote: > >> Steve wrote: >>> On Sat, 14 Feb 2009 23:21:16 +0100 >>> aCaB wrote: >>> Steve wrote: > Unfortunately, no change. That's likely because you didn't update the svn checkout or recompiled, or reinstall

Re: [Clamav-users] Trying out the subversion milter

2009-02-14 Thread Steve
On Sat, 14 Feb 2009 16:50:44 -0800 Dennis Peterson wrote: > Steve wrote: > > On Sat, 14 Feb 2009 23:21:16 +0100 > > aCaB wrote: > > > >> Steve wrote: > >>> Unfortunately, no change. > >> That's likely because you didn't update the svn checkout or recompiled, > >> or reinstalled, or restarted th

Re: [Clamav-users] Trying out the subversion milter

2009-02-14 Thread Dennis Peterson
Steve wrote: > On Sat, 14 Feb 2009 23:21:16 +0100 > aCaB wrote: > >> Steve wrote: >>> Unfortunately, no change. >> That's likely because you didn't update the svn checkout or recompiled, >> or reinstalled, or restarted the daemons. >> ___ >> Help us bui

Re: [Clamav-users] Trying out the subversion milter

2009-02-14 Thread Steve
On Sat, 14 Feb 2009 23:21:16 +0100 aCaB wrote: > Steve wrote: > > Unfortunately, no change. > > That's likely because you didn't update the svn checkout or recompiled, > or reinstalled, or restarted the daemons. > ___ > Help us build a comprehensive Cl

Re: [Clamav-users] Trying out the subversion milter

2009-02-14 Thread aCaB
Steve wrote: > Unfortunately, no change. That's likely because you didn't update the svn checkout or recompiled, or reinstalled, or restarted the daemons. ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/

Re: [Clamav-users] Trying out the subversion milter

2009-02-14 Thread Steve
On Sat, 14 Feb 2009 11:04:09 +0100 aCaB wrote: > aCaB wrote: > > This other issue has been located and > > it's about to be fixed as well. > > Fixed in svn > ___ > Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net > http://www.cl

Re: [Clamav-users] Trying out the subversion milter

2009-02-14 Thread aCaB
aCaB wrote: > This other issue has been located and > it's about to be fixed as well. Fixed in svn ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml

Re: [Clamav-users] Trying out the subversion milter

2009-02-14 Thread aCaB
Steve Holdoway wrote: > Nobody??? > > It seems that the cpool_get_rand function is returning NULL ( cp->alive == 0 > ) to nc_connect_rand, which is returning 1 to clamfi_header, which is > returning a tempfail. > > Can anyone tell me why? I've tried moving the socket range for clamd from > 10

Re: [Clamav-users] Trying out the subversion milter

2009-02-13 Thread Steve Holdoway
Nobody??? It seems that the cpool_get_rand function is returning NULL ( cp->alive == 0 ) to nc_connect_rand, which is returning 1 to clamfi_header, which is returning a tempfail. Can anyone tell me why? I've tried moving the socket range for clamd from 1024->2048 to 3->3200 with no effect

[Clamav-users] Trying out the subversion milter

2009-02-11 Thread Steve Holdoway
I'm running clamav to clean up my mail sstream, integrating with sendmail using clamav milter. For some reason ( probably the memory limitations of a VPS ), the current 0.94.2 keeps crashing. So I'm trying t get the latest subversion stuff up and running. clamd starts up no problem: here's an e