apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
7.97k stars 2.02k forks source link

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

Open GlowingRuby opened 3 months ago

GlowingRuby commented 3 months ago

…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

Checklist: