Return-Path: X-Original-To: apmail-james-server-user-archive@www.apache.org Delivered-To: apmail-james-server-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7F7369B70 for ; Sun, 17 Jun 2012 04:58:13 +0000 (UTC) Received: (qmail 60964 invoked by uid 500); 17 Jun 2012 04:58:13 -0000 Delivered-To: apmail-james-server-user-archive@james.apache.org Received: (qmail 60552 invoked by uid 500); 17 Jun 2012 04:58:08 -0000 Mailing-List: contact server-user-help@james.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "James Users List" Reply-To: "James Users List" Delivered-To: mailing list server-user@james.apache.org Received: (qmail 60462 invoked by uid 99); 17 Jun 2012 04:58:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Jun 2012 04:58:04 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of apfryer@hotmail.com designates 65.55.90.154 as permitted sender) Received: from [65.55.90.154] (HELO snt0-omc3-s15.snt0.hotmail.com) (65.55.90.154) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Jun 2012 04:57:55 +0000 Received: from SNT145-W18 ([65.55.90.135]) by snt0-omc3-s15.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 16 Jun 2012 21:57:35 -0700 Message-ID: Content-Type: multipart/alternative; boundary="_8e9c9077-d1e3-48af-b05a-a8658d3d5f35_" X-Originating-IP: [60.242.7.232] From: Anthony Fryer To: Subject: new to james, not sure where to start Date: Sun, 17 Jun 2012 04:57:34 +0000 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 17 Jun 2012 04:57:35.0213 (UTC) FILETIME=[B5EAC9D0:01CD4C45] X-Virus-Checked: Checked by ClamAV on apache.org --_8e9c9077-d1e3-48af-b05a-a8658d3d5f35_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi=2C I'm new to James and think it can do what I want but would like to be sure.= I have a java web application that a user can create an account. I would= like that account creation process to also crease an email inbox for them = (ie. a james email account). I would like the james server to be embedded= in my java web application as possible. =20 When my web application starts up=2C i would need to start james listening = on a port to receive emails. How is this done programattically? How can i create a new user account programatically? Is there any good tutorials or samples or documentation about doing the abo= ve tasks? Regards=2C Anthony = --_8e9c9077-d1e3-48af-b05a-a8658d3d5f35_--