Norman Maurer
Sat, 06 Feb 2010 05:58:39 -0800
Hi, as far as I know you use current development version so I will outline the solutions for this version.
1) If you run your application in the same container (spring context) as james you could just inject the right UserRepository and use it. 2) Use telnet (commons-net for example) 3) Use jdbc (if you use jdbc as user storage) 4) Use jmx I would prolly use 1 or 4. Bye, Norman 2010/2/6 vivek mahajan <vivek.mahaja...@gmail.com>: > Hi, > I need to add user, delete user and change user's password. So what > should be my approach do i need to access database or run telnet/openssl > command through java. > > Bye Vivek > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org