Skip to content

Dependency on javax.mail #3

Description

@SlavikBaranov

There's a reference on javax.mail in this project. As I see, the only imported functionality is
javax.mail.internet.MimeUtility that's used for Base64 encoding.

Would it be possible to use apache commons-codec instead?
http://commons.apache.org/codec/apidocs/org/apache/commons/codec/binary/Base64.html
It's only 57k and seems to be more appropriate in this situation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions