jmeter icon indicating copy to clipboard operation
jmeter copied to clipboard

Replace javax.mail:mail with com.sun.mail:javax.mail (from version 1.…

Open GlowingRuby opened this issue 1 year ago • 0 comments

…5.0-b01 to 1.6.2)

Description

Replace javax.mail:mail with com.sun.mail:javax.mail (from version 15.0-b01 to 1.6.2)

Motivation and Context

Got 500 status code when send imaps request.

How Has This Been Tested?

The GitHub workflow has been executed successfully on my forked repository.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [x] My code follows the code style of this project.
  • [x] I have updated the documentation accordingly.

GlowingRuby avatar Jan 22 '24 07:01 GlowingRuby