You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Skeffling <sk...@gmail.com> on 2016/02/04 22:42:01 UTC

Re: [Announce] SA-Plugins: RedisAWL, RuleTimingRedis

On 16/07/2015 19:58, Benning, Markus wrote:
> Hi Patrik,
> 
> i just pushed Version 1.002 to github and CPAN:
> 
> -- 
> The following new features have been added:
> 
>   - New option: timing_redis_password allows to specifiy a redis password

Sorry to reply to an old thread, but is it possible for the the RedisAWL
plugin to specify a redis password too? (I'm looking to use TxRep with a
redis backend...)

Thanks.

s.


Re: [Announce] SA-Plugins: RedisAWL, RuleTimingRedis

Posted by Henrik K <he...@hege.li>.
On Tue, Feb 09, 2016 at 08:27:08AM +0100, Benning, Markus wrote:
> On 2016-02-05 16:25, Henrik K wrote:
> >You should start using the bundled Mail/SpamAssassin/Util/TinyRedis.pm
> >instead of cpan Redis module..
> 
> I didn't notice theres a Redis module included with SpamAssassin.
> It seems like the module is undocumented.
> 
> What does the SA Redis module different from the mainline module?

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6972

It's made by Mark so quality is assured and it's always bad to rely on
external modules.


Re: [Announce] SA-Plugins: RedisAWL, RuleTimingRedis

Posted by "Benning, Markus" <ic...@markusbenning.de>.
On 2016-02-05 16:25, Henrik K wrote:
> You should start using the bundled Mail/SpamAssassin/Util/TinyRedis.pm
> instead of cpan Redis module..

I didn't notice theres a Redis module included with SpamAssassin.
It seems like the module is undocumented.

What does the SA Redis module different from the mainline module?

Markus

-- 
https://markusbenning.de/

Re: [Announce] SA-Plugins: RedisAWL, RuleTimingRedis

Posted by Henrik K <he...@hege.li>.
On Fri, Feb 05, 2016 at 03:17:21PM +0100, Benning, Markus wrote:
> On 2016-02-04 22:42, Skeffling wrote:
> >Sorry to reply to an old thread, but is it possible for the the
> >RedisAWL
> >plugin to specify a redis password too? (I'm looking to use TxRep
> >with a
> >redis backend...)
> 
> Just released version 1.001:
> 
> commit 4f7138e4823379f7728bcca005611d2a6640cf93
> Author: Markus Benning <ic...@markusbenning.de>
> Date:   Fri Feb 5 15:11:45 2016 +0100
> 
>     Additional redis connection parameters
> 
>     The followin configuration parameters have been added:
> 
>       * auto_whitelist_redis_password
>       * auto_whitelist_redis_database
>       * auto_whitelist_redis_debug

You should start using the bundled Mail/SpamAssassin/Util/TinyRedis.pm
instead of cpan Redis module..


Re: [Announce] SA-Plugins: RedisAWL, RuleTimingRedis

Posted by "Benning, Markus" <ic...@markusbenning.de>.
On 2016-02-04 22:42, Skeffling wrote:
> Sorry to reply to an old thread, but is it possible for the the 
> RedisAWL
> plugin to specify a redis password too? (I'm looking to use TxRep with 
> a
> redis backend...)

Just released version 1.001:

commit 4f7138e4823379f7728bcca005611d2a6640cf93
Author: Markus Benning <ic...@markusbenning.de>
Date:   Fri Feb 5 15:11:45 2016 +0100

     Additional redis connection parameters

     The followin configuration parameters have been added:

       * auto_whitelist_redis_password
       * auto_whitelist_redis_database
       * auto_whitelist_redis_debug

- Markus


-- 
https://markusbenning.de/