Members

Username

Password

Remember Login

Forgot your password?

Not a member? Click here to register

Jmeter plug-in

SmtpSampler Plugin


This plugin implements a sampler of the smtp protocol for jmeter. It's use is straight on...

You can download version 0.9 of plugin here.

Features:
  •  authentication
  •  SSL transport
  •  check for failure (suppose you want to test your antispam module)
  •  customizable mail body length
  •  attachment file

Tested with jmeter version 2.2, but should work even with new 2.3.


The following libraries are needed in order to compile and run:
  • activation.jar
  • mail.jar
Copy them into the lib directory in source tree and in jmeter distribution tree.


The following libraries are needed in order to compile:
  • ApacheJMeter_core.jar
  • commons-logging-1.1.jar
  • jorphan.jar
  • logkit-1.2.jar
Copy them into the lib directory in source tree.


Please, if you have feedbacks, send them to me at luca[DOT]maragnani[AT]gmail[DOT]com