Thank you Wolfram ... for your quick and careful reply.
I have worked a little with the Email Listener and experienced following: 1) having entered data in a field you must hit return - otherwise Test Mail doesn't work 2) when I save and reload the test plan, all fields in the Email Listener are empty and I have to enter them again. With correct input, the Test Mail arrives in my Inbox alright. Greetings Finn -----Original Message----- From: Wolfram Rittmeyer [mailto:[EMAIL PROTECTED]] Sent: 05/09 2002 08:25 To: JMeter Users List Subject: AW: Email working? Hi Finn, yes the MailerVisualizer is working. Some of the entries to make are rather straightforward. The "from"-field can get any entry you want. That is the address shown to the receivers of the notification-mail. I would choose something so that you realize immediately that something has gone wrong (or you could use this address to filter mails in your mail-client). The addressies are the mail-addresses the notification-mail should be sent to. You can seperate addresses by using a comma as delimiter (like "[EMAIL PROTECTED],[EMAIL PROTECTED]"). In SMTP-host you have to specify a SMTP-server-address. This one is of course a needed field. Without it nothing will be sent since JMeter wouldn't know how to send the mails. Failure Subject and Success subject are entries where you can specify the subject-field of the mails to be send. You can type in whatever you think is meaningful. The first one is used, when something went wrong. The second one is used to inform you that tests are successful again. Failure Limit and Success Limit are useful to limit the amount of mails you will receive. Before distributing mails to different receivers you definitively should try a little to get the right configuration of these entries. The failure limit is the number of allowed failures prior to sending a mail. The standard is "2". So after two tests already failed the next failure will trigger JMeter to send a failure-message. The failure-counter will be reset again afterwards. After a failure-message has been sent JMeter counts the number of successful tests. If this number is bigger than the entry in "Success Limit" a success-message is send to all recipients. Well, I hope these informations are helpful enough. You should really fiddle about a bit - especially with the limit-parameters. Greetings, Wolfram -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

