Hi list!

For a project, we needed the ability to send and receive e-mails through JMeter. As a result, we have coded the following enhancements for JMeter: * enhancements for MailReaderSampler, now including full SSL support for POP3 and IMAP as well as StartTLS support for IMAP * enhanced SMTPSampler (first version by Luca Maragnani) including full SSL and StartTLS support for SMTP, ability to send e-mails stored in an ".eml-file", multiple recipients (including "To", "CC" and "BCC"), multiple attachments and more

We would be glad if these two additions had a chance being included in an oncoming JMeter release and would like to get your opinion on that. We have already been in contact with Sebastian, who asked us to start a discussion on the developer mailing list therefor.

The full source code for the mentioned samplers can be found in bugzilla:
* MailReaderSampler: https://issues.apache.org/bugzilla/show_bug.cgi?id=45005
* SMTPSampler: https://issues.apache.org/bugzilla/show_bug.cgi?id=45053

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to