Hi Guys,

I am working on a custom mail server project where I need to implement my own 
database structure. I want to bootstrap the application using Tomcat,  use 
hibernate for persistence and build a web front end using SpringMVC for 
configuration and management.
 
The server will not have any local users it will simply provide SMTP services I 
also want the majority of the mail configuration to be database driven 
including the mail queues.

Are there any guides available for the following : 

1 ) Removing existing POP, IMAP, LMTP from being loaded all together. I have 
disabled them in the configuration files however how can these be removed all 
together?
2 ) Provide database driven mail queues (Downsides if any?)
3 ) Integrating hibernate persistence solution other than JPA.
4 ) Useful API's                                          
---------------------------------------------------------------------
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