Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
I'd like to be able to build an smtp only server without importing stuff related to other protocols and features.
Or lmtp + imap + mailbox.
Any valid combination should be possible.
For that, we need to create as many guice sub-projects as needed and split current guice-common into pieces.