custom Mailet

2004-11-02 Thread Jason Clark
Hello All, I'm trying to build a custom Mailet, and things are coming along nicely. However, I want to use a database connection pool from within my mailet. my problem is two fold. 1) where do I configure the dbcp 2) how do I reference it from within my mailet I found a link offering some deta

Re: custom Mailet

2004-11-02 Thread Allan Wick
Check out the JDBCAlias mailet that comes with James for an example of how to use it. The dbcp database properties are configured in the config.xml file. -Al On Tue, 2 Nov 2004 20:02:11 +, Jason Clark <[EMAIL PROTECTED]> wrote: > Hello All, > > I'm trying to build a custom Mailet, and thin

copy account

2004-11-02 Thread Corey A. Johnson
Hello All, Was hoping someone could point me in the right direction. Is their an existing mailet/matcher that would allow for the configuration of a copy account? I have a client that i installed James for.. has been working great.. now they have asked me to setup a "copy account." Basically

[OT] java mailman?

2004-11-02 Thread Nathan Coast
Hi, apologies if this isn't the right list but I figured people interested in james might know about other java mail-related applications. Basically, I'm looking for a java version of mailman. A java web-application for managing mailing lists. Has anyone seen an app like this anywhere? prefe