> Again, I think a "testing kit" might be a better approach.

In the meantime, why not have something like:

        ...
      <mailet match="RecipientIs=testuser@testhost" class="ToProcessor">
        <processor>testing</processor>
      </mailet>

        <processor name="testing">
        <mailet ...>
        </processor>

By adjusting the initial matcher, I can control whatever I want to send to
my testing processor, where I can test my matchers and mailets.  I can do
this on a standalone system, or specify a special port for a test version of
james.

Now if only JMeter had SMTP support ...

        --- Noel


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

Reply via email to