> hi, i'd like to extact attach file from a incoming mail. > I tried mail.getMessage().getDataHandler() but i can't go further ... > What is the right way to extract a file from a mail in my mailet ?
You could take a look at http://issues.apache.org/jira/browse/JAMES-235 The code attached to that issue save attachments whos names match certain criteria. -- Jeroen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
