Changing the default value of SPAM Level.

View: New views
4 Messages — Rating Filter:   Alert me  

Changing the default value of SPAM Level.

by ANANT S ATHAVALE-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear List,

I am using latest stable Horde WebMail edition.

I had asked about how to change the default value for Spam Level for  
configuring Spam Filtering.  It looks like it is not configurable and  
I had to change it in ingo/Storage.php $_level variable for setting  
default value.

I feel this should be a configurable parameter along with these lines  
in conf.php.

$conf['spam']['header'] = 'X-Spam-Level';
$conf['spam']['compare'] = 'numeric';


Regards,

Anant Athavale.
--
Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: ingo-unsubscribe@...

Re: Changing the default value of SPAM Level.

by Jan Schneider :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Zitat von ANANT S ATHAVALE <asa@...>:

> Dear List,
>
> I am using latest stable Horde WebMail edition.
>
> I had asked about how to change the default value for Spam Level for  
> configuring Spam Filtering.  It looks like it is not configurable  
> and I had to change it in ingo/Storage.php $_level variable for  
> setting default value.
>
> I feel this should be a configurable parameter along with these  
> lines in conf.php.
>
> $conf['spam']['header'] = 'X-Spam-Level';
> $conf['spam']['compare'] = 'numeric';
You need Ingo from CVS to set the defaults in prefs.php.

Jan.

--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/


--
Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: ingo-unsubscribe@...

attachment0 (204 bytes) Download Attachment

Re: Changing the default value of SPAM Level.

by ANANT S ATHAVALE-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear Jan,

Does it mean this feature will be available in next stable release  
update of the current version?

Regards,
ANANT.
----- Message from jan@... ---------
     Date: Tue, 09 Jun 2009 11:07:17 +0200
     From: Jan Schneider <jan@...>
  Subject: Re: [ingo] Changing the default value of SPAM Level.
       To: ingo@...


> Zitat von ANANT S ATHAVALE <asa@...>:
>
>> Dear List,
>>
>> I am using latest stable Horde WebMail edition.
>>
>> I had asked about how to change the default value for Spam Level  
>> for  configuring Spam Filtering.  It looks like it is not  
>> configurable  and I had to change it in ingo/Storage.php $_level  
>> variable for  setting default value.
>>
>> I feel this should be a configurable parameter along with these  
>> lines in conf.php.
>>
>> $conf['spam']['header'] = 'X-Spam-Level';
>> $conf['spam']['compare'] = 'numeric';
>
> You need Ingo from CVS to set the defaults in prefs.php.
>
> Jan.
>
> --
> Do you need professional PHP or Horde consulting?
> http://horde.org/consulting/
>


----- End message from jan@... -----



Regards,

Anant Athavale.
--
Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: ingo-unsubscribe@...

Re: Changing the default value of SPAM Level.

by Jan Schneider :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes.

Zitat von ANANT S ATHAVALE <asa@...>:

> Dear Jan,
>
> Does it mean this feature will be available in next stable release  
> update of the current version?
>
> Regards,
> ANANT.
> ----- Message from jan@... ---------
>     Date: Tue, 09 Jun 2009 11:07:17 +0200
>     From: Jan Schneider <jan@...>
>  Subject: Re: [ingo] Changing the default value of SPAM Level.
>       To: ingo@...
>
>
>> Zitat von ANANT S ATHAVALE <asa@...>:
>>
>>> Dear List,
>>>
>>> I am using latest stable Horde WebMail edition.
>>>
>>> I had asked about how to change the default value for Spam Level  
>>> for  configuring Spam Filtering.  It looks like it is not  
>>> configurable  and I had to change it in ingo/Storage.php $_level  
>>> variable for  setting default value.
>>>
>>> I feel this should be a configurable parameter along with these  
>>> lines in conf.php.
>>>
>>> $conf['spam']['header'] = 'X-Spam-Level';
>>> $conf['spam']['compare'] = 'numeric';
>>
>> You need Ingo from CVS to set the defaults in prefs.php.
>>
>> Jan.
>>
>> --
>> Do you need professional PHP or Horde consulting?
>> http://horde.org/consulting/
>>
>
>
> ----- End message from jan@... -----
>
>
>
> Regards,
>
> Anant Athavale.
> --
> Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: ingo-unsubscribe@...
>


Jan.

--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/


--
Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: ingo-unsubscribe@...

attachment0 (204 bytes) Download Attachment