> Could you give some advice on how to handle file-based virtual users?
Robert Cadena wrote one (http://www.machine501.com/projects/). I had hoped
that he'd submit a patch that merged his mailet and JDBCVirtualUserTable
under a common based class. I will probably look into that shortly. If
there were such a common class, all that you'd have to do would be to
provide support for your XML format.
> How many users would you consider too much for a file-based setup?
If you cache the virtual user table in memory, you could arguably handle
1000s of users in a small amount of memory relative to the cost of the
database, and with excellent performance. More of an issue would be dynamic
reconfiguration.
> is there a way to transform XML marked-up email to a standardized email
format?
The nice way to do that would be to include a Cocoon pipeline into James.
I'd love to see that happen.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]