Hi,
You can implement your own mail/user repository. This is introduced in
http://james.apache.org/server/2.3.1/repositories.html for James 2.3.
For James 3, you can implement your own mailbox store.
Because of IMAP, the implementation in James 3 is more complex than in
James 2.3.
An alternative would be to implement your store in the James 2.3 way,
and migrate it to James 3 (when the migration tool will be available).
Or another alternative would be to migrate your database schema to the
James 3 schema.
Tks,
Eric
On 30/09/2010 17:46, iceball12 wrote:
We have an application with email embedded without using any standard email
server or protocol (pop3/imap).
However we now do need these email boxes to be accessible true imap/pop3 for
mobile phones and standard web mail clients.
Is it possible to create extention to james to expose these boxes (which are
on different email domains) on the existing oracle backend?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]