Closed
Description
Currently the single main project Simple Java Mail contains all the code and optional dependencies. To better manage the code and dependencies and more clearly communicate these options to our users, Simple Java Mail should be split up into modules.
This could also solve all the cyclic dependencies between the modules and the main project.