Re: [Assp-user] Assp 1.0.9

2008-01-17 Thread Chris Smith
rocedure is likely to be multi-staged. Are all relevant versions > available in an archive somewhere? > > Cheers > > Chris > > > > > > -- > > Message: 2 > Date: Tue, 15 Jan 2008 07:40:39 -0500 > From: "Hill, Brett"

Re: [Assp-user] Assp 1.0.9

2008-01-15 Thread Hill, Brett
> Is there a defined upgrade path from the antediluvian version (1.0.9) that I'm running to the latest? I had a copy of 1.2.4 which stated that I could only upgrade from 1.1.1 (?) or later. So I guess the upgrade procedure is likely to be multi-staged. Are all relevant versions available in an arch

Re: [Assp-user] Assp 1.0.9

2008-01-15 Thread Hill, Brett
> Is there a defined upgrade path from the antediluvian version (1.0.9) that I'm running to the latest? I had a copy of 1.2.4 which stated that I could only upgrade from 1.1.1 (?) or later. So I guess the upgrade procedure is likely to be multi-staged. Are all relevant versions available in an arch

Re: [Assp-user] Assp 1.0.9

2008-01-15 Thread Chris Smith
Hi Is there a defined upgrade path from the antediluvian version (1.0.9) that I'm running to the latest? I had a copy of 1.2.4 which stated that I could only upgrade from 1.1.1 (?) or later. So I guess the upgrade procedure is likely to be multi-staged. Are all relevant versions available in an ar

Re: [Assp-user] ASSP 1.0.9

2008-01-12 Thread Chris Smith
> Date: Wed, 09 Jan 2008 16:57:39 + > From: Andrew Porter <[EMAIL PROTECTED]> > Subject: Re: [Assp-user] ASSP 1.0.9 > Chris Smith wrote: >> The cron entry is: >> >> # Rebuild the ASSP spam database at 03:00 every day >> # >> 0 3 * * * cd /

Re: [Assp-user] ASSP 1.0.9

2008-01-09 Thread Andrew Porter
Chris Smith wrote: > The cron entry is: > > # Rebuild the ASSP spam database at 03:00 every day > # > 0 3 * * * cd /usr/local/assp; /usr/bin/perl ./rebuildspamdb.pl > # > 0 3 * * * cd /usr/local/assp; /usr/bin/perl ./rebuildspamdb.pl | mail [EMAIL PROTECTED] Otherwise cron will email it to the

Re: [Assp-user] ASSP 1.0.9

2008-01-09 Thread Chris Smith
Kevin The cron entry is: # Rebuild the ASSP spam database at 03:00 every day # 0 3 * * * cd /usr/local/assp; /usr/bin/perl ./rebuildspamdb.pl # So I tried looking through the file rebuildspamdb.pl but, as I don't speak Perl, I've not had much luck. I've tried searching for our domain name and

Re: [Assp-user] ASSP 1.0.9

2008-01-09 Thread GrayHat
> I know I'm using a very old version - but it works so I'm not too > inclined to fix it! My question is this: how do I change the mail > address that the spam database rebuild info is sent to? I don't > seem to be able to find a configuration setting which applies. have a look at the rebuild c

Re: [Assp-user] ASSP 1.0.9

2008-01-09 Thread Kevin
Chris Smith wrote: > I know I'm using a very old version - but it works so I'm not too > inclined to fix it! My question is this: how do I change the mail > address that the spam database rebuild info is sent to? I don't seem to > be able to find a configuration setting which applies. holy moth

Re: [Assp-user] ASSP 1.0.9

2008-01-09 Thread Chris Smith
I know I'm using a very old version - but it works so I'm not too inclined to fix it! My question is this: how do I change the mail address that the spam database rebuild info is sent to? I don't seem to be able to find a configuration setting which applies. Chris ---