On Sat, Apr 5, 2008 at 10:18 PM, Yazad Khambata <[EMAIL PROTECTED]> wrote: > Hi All, > I am interested in writing a a servelet/swing app that would act as a > registration form to add/edit users on James server... Is it possible to do > so? I searched on the net but all I could find is the adduser telnet > command. Thank you in advance. > > Please note that I am not new to java/javaee, but am essentially 2 days > old as far as james is concerned, so please pardon my dumb questions. Thanks > again.
dumb questions aren't a problem but please don't cross post the easiest way to write a servlet would be to start with the remote manager add user function in http://svn.apache.org/repos/asf/james/server/trunk/remotemanager-function/src/main/java/org/apache/james/remotemanager/RemoteManager.java - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
