https://issues.apache.org/bugzilla/show_bug.cgi?id=45005

           Summary: Enhances MailReaderSampler
           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=21970)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21970)
MailReaderSampler as .tar

Hello everybody

For a project, we have enhanced JMeter's MailReaderSampler with the following
features: 
- POP3: SSL-Support
- IMAP: SSL- and StartTLS-Support

We now would like to submit these changes to the community, if possible to be
included in a future release. Attached, you find the corresponding sources. For
building a test plan with the sampler, please note the following: 
- To ensure that SSL / StartTLS don't end up in exceptions, the server
certificate has to be known to JMeter. You can do this by a) installing the
certificate on-the-fly ("Install truststore") or b) use a local truststore
("Use local truststore", needs path-to-truststore) with the certificate in. 
- "Check for failure" means that the test is treated as successful if it
failed. This can e.g. be used to check for some unwanted features. 

Please note that the current SizeAssertions isn't able to correctly determine
the mail-size including a possible attachment (this would certainly be a
reasonable enhancement).


-- 
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]

Reply via email to