Benoit Tellier created JAMES-3899:
-------------------------------------
Summary: WithStorageDirective should support setting flags
Key: JAMES-3899
URL: https://issues.apache.org/jira/browse/JAMES-3899
Project: James Server
Issue Type: Improvement
Reporter: Benoit Tellier
{code:java}
* <mailet match="IsMarkedAsSpam" class="WithStorageDirective">
* <targetFolderName>Spam</targetFolderName>
* <seen>true</seen>
* <important>true</important>
* <keywords>keyword1,keyword2</targetFolderName>
* </mailet>
{code}
this gives greater control for email processing on the delivery process and
conditionaly manage flags.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]