You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2009/10/06 16:10:01 UTC

DO NOT REPLY [Bug 47947] New: Mail Reader Sampler

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

           Summary: Mail Reader Sampler
           Product: JMeter
           Version: 2.3.4
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: nwhunt@vsticorp.com


The Mail Reader Sampler should allow the specification of a port. Right now it
just uses the default port for POP3 and IMAP, however obviously that is not
always sufficient. The JMeter code uses Java Mail Store.connect method
specifying host, username, password; but the method also has an overloaded
method that allows a port to be specified. This is an easy UI fix as well and
could be modeled after the HTTP Request which does offer the port
specification.

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47947] Mail Reader Sampler should allow port to be overridden

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47947

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|Mail Reader Sampler         |Mail Reader Sampler should
                   |                            |allow port to be overridden

--- Comment #1 from Sebb <se...@apache.org> 2009-11-20 11:52:48 UTC ---
Fixed:

URL: http://svn.apache.org/viewvc?rev=882697&view=rev
Log:
Bug 47947 - Mail Reader Sampler should allow port to be overridden

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org