On 14/12/11 00:25, Paul Cockings wrote:
> I intend to answer these myself, but posted here before I forget and in 
> case someone already knows...
> 
> 1. Do we have built-in method for housekeeping of the storeFragments 
> feature?

Not that I know of. And after someone quoted Startrek (use the source,
Luke):

http://dspam.git.sourceforge.net/git/gitweb.cgi?p=dspam/dspam;a=blob;f=src/dspam.c;h=cd720dde3fd59d8f4816e73579d63b0ae7ea5ec3;hb=HEAD#l681

> 
> 2. If the fragment is not on disk, does the web-ui fail or handle the 
> situation gracefully? (ie no hyperlink)?

Yes, as many people don't use storeFragments at all.

> 
> 3. Is the 1k truncation hard-coded?

yes, see "char output[1024];" around line 692 in url above.

> 
> 4. What does 'temporarily' mean in this context?
> 
> storeFragments { on | off }
>      When activated, the first 1k of each message are temporarily stored on
>      the server for reference via the webui's history function. 
> (default:off)

It does mean that it will be stored until someone implements support for
removing the fragments in a timely fashion, or until the mail admin
creates a nightly cronjob :)

> 
> ------------------------------------------------------------------------------
> Systems Optimization Self Assessment
> Improve efficiency and utilization of IT resources. Drive out cost and 
> improve service delivery. Take 5 minutes to use this Systems Optimization 
> Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/
> _______________________________________________
> Dspam-devel mailing list
> Dspam-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspam-devel


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to