Yes, StripAttachment is provided as a mailet in James3 [1].
If you want to be able to retrieve the stripped attachments in a folder,
you will need to implement your own mailet. You can use [1] as base.
Thx, Eric
[1]
https://svn.apache.org/repos/asf/james/mailet/standard/trunk/src/main/java/org/apache/james/transport/mailets/StripAttachment.java
On 13/10/2012 11:52, gamliela wrote:
I'm looking for a simple way to store attachments as files in local
directory.
The reason is that I'm going to serve these attachments from web server.
I saw "StripAttachment" mailet but I think it's only supported in James 2.
Is there something similar for James 3?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]