GitHub user ham1 opened a pull request:
https://github.com/apache/jmeter/pull/259
Refactored and reformatted SmtpSampler
* Makes sample method much easier to read.
* Minor changes to SendMailCommand
I understand this is a fairly big change with no tests but I thought I'd
submit anyway in the hope that someone had some good SMTP tests or someone was
willing to review or even just apply a subset of the changes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ham1/jmeter smtp-refactor
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jmeter/pull/259.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #259
----
commit e2c7afd21fd923cce2fcab7c5e31e4f47d5ffc04
Author: Graham Russell <[email protected]>
Date: 2017-01-11T19:36:31Z
Refactored and reformatted SmtpSampler to make sample method much easier to
read.
Minor changes to SendMailCommand
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---