Feature Requests item #2917145, was opened at 2009-12-18 18:49
Message generated for change (Comment added) made by valroff
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?



----------------------------------------------------------------------

Comment By: Julien Valroff (valroff)
Date: 2009-12-18 19:08

Message:
Hi Paul,

I'd go for a global option in dspam.conf so that only the admins can set
it to what they consider a correct size for their users but also taking
into account the available resource on their server.

I cannot imagine this as a preference which would be set by individual
users.

Cheers,
Julien

----------------------------------------------------------------------

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

Reply via email to