On Fri, Aug 29, 2008 at 01:27, paul77 <[EMAIL PROTECTED]> wrote: > > We have set up James to facilitate processing > certain kinds of email-delivered user requests. > > We have mailets configured to parse and categorize > incoming requests. Ultimately, the parsed data is > stored in a database. > > We would like to perform stress tests on our system > and also test for possible memory leaks. > > Are there tools that have been found useful for this kind of testing? > > I looked at JMeter, but it doesn't have explicit support for > SMTP servers so it might not provide much added value in this case. > > Suggestions?
I'd suggest looking at our Postage product which is build for testing mail servers. You have to build it from the sources, which you'd find here: svn checkout http://svn.apache.org/repos/asf/james/postage/trunk james-postage General information and documentation is here: http://james.apache.org/postage/index.html http://wiki.apache.org/james/JamesPostage You are welcome to give feedback about how it works. It's been a while since I built it. I am trying to help out and fix where things are broken. Thanks, Bernd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
