You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Serge Knystautas <sk...@gmail.com> on 2005/09/10 05:25:37 UTC

Re: Max attachment size?

On 8/30/05, David Erickson <ha...@ratemod.com> wrote:
> Is there a max attachment size that James is capable of handling?  Also is
> there an easy way to strip attachments that are greater than a certain size?

David,

James can specify a max attachment size (well, max message size, which
is typically 33% plus some headers more than the attachments).  AFAIK,
this is off by default but this should generally be no more than 25%
of your max JVM heap space, probably less.

There isn't any ability to strip attachments, and because James
rejects a message above its max size, it doesn't have a chance to
strip it even if it had that capability.  At least not without a lot
of code changes...

-- 
Serge Knystautas
Lokitech >> software . strategy . design >> http://www.lokitech.com
p. 301.656.5501
e. sergek@lokitech.com

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org