https://issues.apache.org/bugzilla/show_bug.cgi?id=45053
Summary: SMTP-Sampler for JMeter
Product: JMeter
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED], [EMAIL PROTECTED]
Created an attachment (id=21986)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=21986)
Source code for JMeter SMTP-Sampler
For a project, we have extended an existing implementation of a JMeter
SMTP-Sampler (initially coded by Luca Maragnani, found at
http://www.beolink.org/index/jmeter-plug-in). The sampler has meanwhile the
following features:
- SSL / StartTLS / "Plaintext" - sending-support for SMTP
- Multiple recipients, including "To", "CC" and "BCC"
- Multiple attachments
- and more
We furthermore think about an option to be able to send an ".eml"-file via the
sampler, but this could at most be an additional feature for a future version.
Additionally, we have not implemented any cryptographic functionality by now.
It would certainly be a valuable enhancement to implement e.g. BouncyCastle
X.509 or PGP-support.
PLEASE NOTE:
- Do not use this sampler to send mass e-mails!
- Have a look at the license-file (can be found under /src/)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]