It's probably  a good idea . Everything which is done by ASSP to pass 
big attachment to MTA
using as low cpu/RAM as possible is good . ASSP should use ram/cpu 
exclusively to check spam,
and in 99% of cases spam is only on email lower than 150Kb (or what is 
set on npsize).
Everything over npsize should not cause overusage of cpu and ram in ASSP

Graziano

> ASSP development mailing list <assp-test@lists.sourceforge.net>
> schreibt:
>   
>> 1. When I disabled External Attachment Blocking (DoBlockExes), it
>> stopped
>> sucking down memory. I had that set to block. Note that I do have
>> File::Scan::ClamAV installed, but the clam daemon is NOT installed.
>>     
>
>
> Nothing to do with File::Scan::ClamAV,
> the module responsible for this is Email::MIME::Modifier.
> Make sure that module is properly installed.
> Email::MIME::Modifier is known for using lots of memory but it gives
> us a chance to check multiple attachments and difficult to decode mime
> attachments.
>
> Maybe I should add a simple attachment detection feature, which only
> detects 1 attachment and only 95% of all attachments without
> Email::MIME::Modifier.
>
>
> ------------------------------------------------------------------------------
> Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
> software. With Adobe AIR, Ajax developers can use existing skills and code to
> build responsive, highly engaging applications that combine the power of local
> resources and data with the reach of the web. Download the Adobe AIR SDK and
> Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>   


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to