Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
310 B
Text
6 lines
310 B
Text
The JavaMail API provides a platform-independent and protocol-independent
|
|
framework to build mail and messaging applications. The JavaMail API is
|
|
available as an optional package for use with Java SE platform and is
|
|
also included in the Java EE platform.
|
|
|
|
WWW: http://www.oracle.com/technetwork/java/javamail/
|