On Thu, 18 Mar 2004 11:53:52 +0100 [EMAIL PROTECTED] wrote:
Hi all,
Attached is a mailet that saves one or more attachments of a mail to a given
directory. It uses a Java2 1.4 regular expression to match the name of the
attachment with a pattern defined in the configuration. I'm using it in a
scenario where an external party is emailing files to be processed.
Jeroen,
Great stuff! Two things...
1. Can you make this use the regex package that we bundle with James? This let's us avoid the JDK 1.4 dependency.
2. Can you submit this to JIRA? Makes it easier for us to track it.
Thanks again.
-- Serge Knystautas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
