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 "ASF GitHub Bot (JIRA)" <se...@james.apache.org> on 2018/07/25 10:38:00 UTC

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

    [ https://issues.apache.org/jira/browse/JAMES-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16555504#comment-16555504 ] 

ASF GitHub Bot commented on JAMES-2150:
---------------------------------------

GitHub user nstdio opened a pull request:

    https://github.com/apache/james-project/pull/133

    JAMES-2150 Upload Sieve scripts via the CLI.

    Now user can add Sieve scripts via CLI.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nstdio/james-project JAMES-2150

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/james-project/pull/133.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #133
    
----
commit d430b6c55c5ca2f0b2b34ba0443722e0b63fbf66
Author: Edgar Asatryan <ns...@...>
Date:   2018-07-25T10:34:25Z

    JAMES-2150 Upload Sieve scripts via the CLI.
    
    Now user can add Sieve scripts via CLI.

----


> 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
>            Priority: Major
>              Labels: feature, newbie
>
> 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
(v7.6.3#76005)

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