On Fri, 18 Dec 2009 20:19:23 +0100
"Imposit.com - Webmaster" <webmas...@imposit.com> wrote:

> Hello,
> 
Hallo,


> I woud recomend to make it Global in first Line (how much space a user can
> waste have to be an admin thing :-)
>
I think the same.


> But following additions would make Exceptions possible:
> In Preferences a User should be able to set a lower Size than Global
> In Preferences ,by Admin only, bigger than Global
> 
This is twisted from my viewpoint. We make a global setting and then allow on 
every end to tweak that global setting. Somehow this reminds me of bad policy 
applications. A policy is a policy and basta.

I personally would go for a setting in dspam.conf that is valid for all users. 
No exeption. That's it. And later when we move to have more options from 
dspam.conf pushed in a database backend then we can talk again about this 
feature to be configurable from within a Web UI.

It's just a notification. Nothing ultra bad will happen if a user is over 
quarantine quota. He/she is just getting a notification telling him/her to 
clean up the quarantine. That's it. No mail will be rejected from being stored 
in the quarantine.


> However an autodeletion by Date/and or Size for Mails older than xxx would
> be helful too
>
I could quickly code such a beast in the language that most DSPAM admins love 
to hate: Perl
Not that I think Perl is the best language but most of our tools around DSPAM 
are in Perl and why not coding just one tool more in that language? :)


> Also think about an Global setting for Autobypassing Mails bigger than xxx
> (because at the Moment I don’t know any Spam bigger than let say 5 MB)
>
MaxMessageSize is doing that. Search your dspam.conf for it.


> I Know these are new Feature Request but they connected to this Feature
> 
-- 
Kind Regards from Switzerland,

Stevan Bajić


> -----Ursprüngliche Nachricht-----
> Von: SourceForge.net [mailto:nore...@sourceforge.net] 
> Gesendet: Freitag, 18. Dezember 2009 18:49
> An: nore...@sourceforge.net
> Betreff: [Dspam-devel] [ dspam-Feature Requests-2917145 ] Configure
> 'Quarantine Full' trigger size
> 
> Feature Requests item #2917145, was opened at 2009-12-18 17:49
> Message generated for change (Tracker Item Submitted) made by paulcockings
> You can respond by visiting: 
> https://sourceforge.net/tracker/?func=detail&atid=1126468&aid=2917145&group_
> id=250683
> 
> Please note that this message will contain a full copy of the comment
> thread,
> including the initial issue submission, for this request,
> not just the latest update.
> Category: None
> Group: None
> Status: Open
> Priority: 5
> Private: No
> Submitted By: Paul Cockings (paulcockings)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: Configure 'Quarantine Full' trigger size
> 
> Initial Comment:
> The trigger size for sending teh qurantinefull.txt is hardcoded to 2MB
> 
> if (!stat(qfile, &s) && s.st_size > 1024*1024*2) {
> 
> This feature request is to make this configurable (but I don't yet think
> about how that can be done)
> 
> - Preference?
> - Global?
> 
> 
> 
> ----------------------------------------------------------------------
> 
> You can respond by visiting: 
> https://sourceforge.net/tracker/?func=detail&atid=1126468&aid=2917145&group_
> id=250683
> 
> ----------------------------------------------------------------------------
> --
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev 
> _______________________________________________
> Dspam-devel mailing list
> Dspam-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspam-devel
> 
> !DSPAM:1005,4b2bc0d292571804284693!
> 
> 
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev 
> _______________________________________________
> Dspam-devel mailing list
> Dspam-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspam-devel
> 

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to