[ 
https://issues.apache.org/jira/browse/JAMES-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Juhan Aasaru updated JAMES-3389:
--------------------------------
    Description: 
We have messages arriving over a web service (not SMPT). For this we need a new 
API endpoint that would accept the message and insert it into the queue 
(ActiveMQ / rabbitMQ) for the email to be processed and stored. 

This new code would be placed to webadmin where all of the REST API-s live.

Since the underlying queues are a bit different (ActiveMQ vs RabbitMQ) it needs 
to be designed in a way that it works for all configurations.

Original discussion: 
[https://www.mail-archive.com/server-user@james.apache.org/msg16399.html]

I would like to work on this myself but it will take me some weeks before I can 
start. Feel free to discuss under this task how to design it best. All the 
ideas how to solve this technically are taken from the thread in the mailing 
list - I haven't looked at the code myself yet.

  was:
We have messages arriving over a web service (not SMPT). For this we need a new 
API endpoint that would accept the message and insert it into the queue 
(ActiveMQ / rabbitMQ) for the email to be processed and stored. 

This new code would be placed to webadmin where all of the REST API-s live.

Since the underlying queues are a bit different (ActiveMQ vs RabbitMQ) it needs 
to be designed in a way that it works for all configurations.

Discussion:
[https://www.mail-archive.com/server-user@james.apache.org/msg16399.html]

I would like to work on this myself but it will take me some weeks before I can 
start. Feel free to discuss how to design it best. All the ideas how to solve 
this technically are taken from the thread in the mailing list - I haven't 
looked at the code myself yet.


> New API endpoint to accept incoming message
> -------------------------------------------
>
>                 Key: JAMES-3389
>                 URL: https://issues.apache.org/jira/browse/JAMES-3389
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: Juhan Aasaru
>            Priority: Major
>
> We have messages arriving over a web service (not SMPT). For this we need a 
> new API endpoint that would accept the message and insert it into the queue 
> (ActiveMQ / rabbitMQ) for the email to be processed and stored. 
> This new code would be placed to webadmin where all of the REST API-s live.
> Since the underlying queues are a bit different (ActiveMQ vs RabbitMQ) it 
> needs to be designed in a way that it works for all configurations.
> Original discussion: 
> [https://www.mail-archive.com/server-user@james.apache.org/msg16399.html]
> I would like to work on this myself but it will take me some weeks before I 
> can start. Feel free to discuss under this task how to design it best. All 
> the ideas how to solve this technically are taken from the thread in the 
> mailing list - I haven't looked at the code myself yet.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to