On 12/01/07, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> When using the Mailer Visualizer it always returns :
>
> ERROR - jmeter.visualizers.MailerVisualizer: Invalid mail address
> javax.mail.internet.AddressException: Illegal address in string ``''
>
> I filled in all parameters in the GUI, but it always reacts with this
> error.
>
> The log always says the parameters are empty, whatever I provide :
>
> INFO  - jmeter.reporters.MailerModel: JMeter-Testmail
> To:
> From:
> Via:
> Fail Subject:
> Success Subject:
>
> If I try to add the parameters in the jmeter.properties file, it
> results in the same :
>
> #---------------------------------------------------------------------
> ------
> # MailerModel configuration
> #---------------------------------------------------------------------
> ------
>   mailer.smtphost=10.66.12.52
>   [EMAIL PROTECTED]
>   [EMAIL PROTECTED]

addressies is surely wrong?

>   mailer.failsubject=Failure Subject
>   mailer.successsubject=Success Subject
> # Number of successful samples before a message is sent
> mailer.successlimit=2
> #
> # Number of failed samples before a message is sent
> mailer.failurelimit=2
>
>
> Anyone got an idea ?

Did you add mail.jar and activation.jar to the lib directory?

Any other errors in jmeter.log?

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

Reply via email to