You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/09/22 04:26:00 UTC

[jira] [Created] (JAMES-2150) Upload Sieve scripts via the CLI

Tellier Benoit created JAMES-2150:
-------------------------------------

             Summary: Upload Sieve scripts via the CLI
                 Key: JAMES-2150
                 URL: https://issues.apache.org/jira/browse/JAMES-2150
             Project: James Server
          Issue Type: New Feature
          Components: CLI
    Affects Versions: master
            Reporter: Tellier Benoit


James has an interface for storing Sieve scripts.

We want to offer the opportunity to users to simply upload SIEVE scripts via CLI to easily enable Sieve script usage. (Without requiring ManageSieve or the like).

Thus:

 - We need to modify SieveRepositoryManagementMBean and SieveRepositoryManagement to allow single script upload and activation
 - We need to add the corresponding CLI command (AddSieveScript) in CmdType
 - Add the corresponding tests in CmdTypeTest
 - Add the code for handling your commands in ServerCmd using the probe object.
 - Add the corresponding tests in ServerCmdTest

Don't hesitate to ask for help on the Gitter chat.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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