How do I get cron to look at my cron scripts in cron.daily or hourly for
that matter? I can execute the script manually (e.g. ./). I did a chmod
755 on the file. Do I need to do a 777?

Thanks,
Dale Cabell
[EMAIL PROTECTED]

-----Original Message-----
From: Theo Van Dinter [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 25, 2006 10:47 AM
To: users@spamassassin.apache.org
Subject: Re: Help for beginner

On Tue, Jul 25, 2006 at 10:38:14AM -0700, Cabell, Dale wrote:
> How do I tell if the version I have was installed using yum, Make,
etc?

You can probably figure out if it's a package or not.  "rpm -q
spamassassin" ?

> Where can I get a precompiled version? The tar file seems to be the
only
> available download.

There's no official "compiled" or packaged version.  Different distros
have it
available, and there's probably others out there that have it.

Is there a reason you don't make your own package?

"rpmbuild -tb Mail-SpamAssassin-..."

> How do I tell where the functionality, which is now in additional
> plugins was previously? I need to make sure the configuration stays
the
> same after upgrading.

Read the UPGRADE doc, do testing before the install, etc.  Generally
speaking,
the plugins work the same way as before, so just make sure that you have
enabled the ones you want, and disable the ones you don't want.

-- 
Randomly Generated Tagline:
"Hoping the problem magically goes away by ignoring it is the 'Microsoft
 approach to programming' and should never be allowed."  - Linus
Torvalds

Reply via email to