Sorry, that was not much help for SMTP ...

There's a Mailer Result Visualiser, which uses SMTP to send mails when
samples start failing, and then again when samples start succeeding.

So just create alternately succesful and failed Java Requests to
generate some SMTP messages. But this is not really a load tester, as
it does not measure response times.

If you are prepared to write some Java, you could use the BeanShell
Sampler to invoke JavaMail.

Or you could write your own Sampler.

[The SMTP code is in org.apache.jmeter.reporters.MailerModel.java]

S.
On 24/03/06, sebb <[EMAIL PROTECTED]> wrote:
> There is a Mail Reader Sampler which can connect to POP or IMAP.
> I've never used it.
>
> There is no documentation, but the GUI looks fairly straightforward.
> It requires javamail from Sun.
>
> S.
> On 24/03/06, Bhanu Krishna Cherukuri <[EMAIL PROTECTED]> wrote:
> > Hi All,
> >
> > Is there any way we can test performance of SMTP protocol using Jmeter?
> >
> > Can any one tried that and if any one tried that please provide any pointers
> > for that.
> >
> > thanks
> > Bhanu
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to