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.
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 <[email protected]> wrote: > Estonia > > On Sat, 26. Sep 2020 at 19:17, David Matthews <[email protected]> > 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 > > [email protected] > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > >
