romenov.com

21Jul/091

Read mails through JMeter

JMeter is a free java-based tool that can be used for monitoring.
In my case I needed to check the activation URL in a confirmation mail.
To read mails JMeter uses the Mail Reader Sampler. Before you can use this sampler you need to place the Java Mail.jar in the JMeter lib directory.
But the Mail Reader Sampler treats all the mails as subsamples, and most post processors cannot use them.