On Jan 30, 2008 12:17 PM, lvcster <[EMAIL PROTECTED]> wrote: > > Good day,
hi > I am new to JavaMail, hence i know a litle, could someone tell me how to > programatically create an email user(like [EMAIL PROTECTED]) on the SMTP > server. I am running JAMES. I know how to create user from # telnel > localhost 4555 localhost 4555 uses remote manager. takes a look at the code [1] for an example. FYI you'll probably get a better answer more quickly if you ask on the james user list unless you're interested in development (for example, contributing a web service front end for remote manager), in which case dev is better. - robert [1] http://svn.apache.org/repos/asf/james/server/tags/build_2_3_1/src/java/org/apache/james/remotemanager/RemoteManagerHandler.java
