I believe this sampler uses java mail in which case you should be able to specify this as a system property -Dmail.pop3.port=whatever (please verify from docs about java mail) when you start up jmeter
Ive never tested it though regards deepak On Mon, Oct 5, 2009 at 11:53 AM, Neil W. Hunt <[email protected]> wrote: > Hello, > > > > I am using the JMeter Mail Reader Sampler. It works quite well for me > locally where I have my mail server running POP3 on port 110. However, > on some of our development servers we use different ports for our POP3 > mailboxes. I don't see any way to specify a port # in the Mail Reader > Sampler dialog box. It seems like this should be an option. Thoughts on > how I can specify a port? > > > > Thanks, > > Neil > >

