c5bd6cc66f271c9611d6f9de62aada79d7583f49
[org.ibex.mail.git] / doc / README
1 ==============================================================================
2 org.ibex.mail
3
4
5 A mail server offering the same level of flexibility as Java Servlets.
6
7 The org.ibex.mail server infrastructure is designed to run within
8 Resin.  This gives us immediate access to Resin's advanced features
9 including:
10
11    - Sophisticated configuration file management in XML
12       - Expression Language expansion within configuration files
13    - JNI-driven SSL
14    - Thread pooling   
15    - Shared configuration of virtual hosts between web-apps and mail-apps
16    - Authentication infrastructure
17