From: Sthu Deus on
Good day.

I wonder if it is possible to auto/manually update spamassassin rules
without having it running in daemon mode - say, being run by cron only
update script.

I do not need it running in daemon mode as it works well even this way
- on one hand, and if running in daemon - i may have security risks -
on the other hand.

Thank You for Your time.


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/4c0f2343.0f67f10a.2f33.22a4(a)mx.google.com
From: Camaleón on
On Wed, 09 Jun 2010 12:14:29 +0700, Sthu Deus wrote:

> I wonder if it is possible to auto/manually update spamassassin rules
> without having it running in daemon mode - say, being run by cron only
> update script.

I think SA is ready for that.

Check "/etc/default/spamassassin" file, there is a variable ("CRON=0")
that you can modify to get a cron job task for SA rules auto-updating.

THT.

Greetings,

--
Camaleón


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/pan.2010.06.09.06.00.23(a)gmail.com
From: Sthu Deus on
Thank You for Your time and answer, Camaleón:

> Check "/etc/default/spamassassin" file, there is a variable
> ("CRON=0") that you can modify to get a cron job task for SA rules
> auto-updating.

Yes, but does it need running SA as daemon, that is to specify in the
same file allow daemon?


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/4c196f19.51a3cc0a.1668.ffffd973(a)mx.google.com
From: Camaleón on
On Thu, 17 Jun 2010 07:40:55 +0700, Sthu Deus wrote:

>> Check "/etc/default/spamassassin" file, there is a variable ("CRON=0")
>> that you can modify to get a cron job task for SA rules auto-updating.
>
> Yes, but does it need running SA as daemon, that is to specify in the
> same file allow daemon?

Mmm, I think no. If you don't want to run "spamd", just leave that option
disabled ("ENABLED=0").

Greetings,

--
Camaleón


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/pan.2010.06.17.06.06.27(a)gmail.com