java-javax-mail 1.5.6
Reference implementation of the JavaMail API
This package provides versions of the JavaMail API implementation, IMAP, SMTP, and POP3 service providers, some examples, and documentation for the JavaMail API.
- Outputs:
out
- Website: https://javamail.java.net
- Licenses: GPL 2
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-javax-mail 1.5.6
as follows:
guix install java-javax-mail@1.5.6
Or install the latest version:
guix install java-javax-mail
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.