Hello Charlie,

Le 27/09/2020 à 20:27, Charlie Hubbard a écrit :
> Since James uses active mq behind the scenes all you need to do is
> integrate other providers to drop a message into the active mq queue.
> You'd be bypassing the smtp side but your mailet could handle either way
> the messages are sent.
ActiveMQ is not used by all "flavours" of James. For instance the
distributed James server uses another implementation (rabbitMQ based).

Also, relying on technical components instead of top level API makes any
features potentally endengered by architectural changes, and refacorings.

Cheers,

Benoit
> https://james.apache.org/server/3/dev.html
>
> Using camel to handle all of the routing configurations would make it easy
> to manage.
>
> On Sun, Sep 27, 2020, 3:12 AM Juhan Aasaru <aas...@gmail.com> wrote:
>
>> Estonia
>>
>> On Sat, 26. Sep 2020 at 19:17, David Matthews <m...@dmatthews.org.invalid>
>> wrote:
>>
>>> hi Juhan
>>>
>>>> We'll start to build a system for a government where each resident will
>>> have a digital postbox and any government party can send messages and
>>> documents to any of the residents securely.
>>>
>>> Which government is this?
>>>
>>> --
>>> David Matthews
>>> m...@dmatthews.org
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
>>> For additional commands, e-mail: server-user-h...@james.apache.org
>>>
>>>

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

Reply via email to