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 Guofeng Zhang <gu...@auslides.com> on 2017/11/16 14:13:13 UTC

Where James store attachment?

Hi,

I use James with Spring. I use mYSQL database. Does James store the 
attachment in the database?

Thanks  for your advice.

Guofeng


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


Re: Where James store attachment?

Posted by Raphael OUAZANA <ra...@linagora.com>.
Hi,

Le 2017-11-16 15:13, Guofeng Zhang a écrit :
> Hi,
> 
> I use James with Spring. I use mYSQL database. Does James store the
> attachment in the database?

In every backend attachments are stored in the database (in some they 
are parsed and stored *also* in a separated table). But they are always 
part of the original stored message.
Later we could add a blob storage to store specifically big chunks of 
data.

Regards,
Raphaël Ouazana.

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