Return-Path: Delivered-To: apmail-james-site-dev-archive@www.apache.org Received: (qmail 54123 invoked from network); 20 May 2004 07:56:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 May 2004 07:56:57 -0000 Received: (qmail 84091 invoked by uid 500); 20 May 2004 07:57:43 -0000 Delivered-To: apmail-james-site-dev-archive@james.apache.org Received: (qmail 84056 invoked by uid 500); 20 May 2004 07:57:43 -0000 Mailing-List: contact site-dev-help@james.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: Reply-To: site-dev@james.apache.org Delivered-To: mailing list site-dev@james.apache.org Received: (qmail 84033 invoked by uid 500); 20 May 2004 07:57:42 -0000 Delivered-To: apmail-james-site-cvs@james.apache.org Received: (qmail 84027 invoked by uid 98); 20 May 2004 07:57:42 -0000 Received: from site-cvs@james.apache.org by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(209.237.227.194):. Processed in 0.017164 secs); 20 May 2004 07:57:42 -0000 X-Qmail-Scanner-Mail-From: site-cvs@james.apache.org via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(209.237.227.194):. Processed in 0.017164 secs) Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by hermes.apache.org with SMTP; 20 May 2004 07:57:42 -0000 Received: (qmail 54116 invoked from network); 20 May 2004 07:56:55 -0000 Received: from unknown (HELO minotaur.apache.org) (127.0.0.1) by 127.0.0.1 with SMTP; 20 May 2004 07:56:55 -0000 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: site-cvs@james.apache.org To: site-cvs@james.apache.org Subject: =?iso-8859-1?q?=5BApache_James_Wiki=5D_New=3A__VirtualHostGuide?= Date: Thu, 20 May 2004 07:56:55 -0000 Message-ID: <20040520075655.54109.3248@minotaur.apache.org> X-Spam-Rating: 127.0.0.1 1.6.2 0/1000/N X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Date: 2004-05-20T00:56:55 Editor: 81.5.173.25 <> Wiki: Apache James Wiki Page: VirtualHostGuide URL: http://wiki.apache.org/james/VirtualHostGuide no comment New Page: Virtual hosting is when a single mail host accepts mail for multiple domain= s. Unlike HTTP with its 'host' header feature IMAP/POP3 have no native way = of specifying which domain a user belongs too. As such virtual hosting is d= one using various hacks on other mail servers. For example, often the usern= ame needs to be specified as 'joe@bloggs.com' rather than plain 'joe' in an= IMAP/POP3 virtual hosting scheme. James doesn't support these virtual hack= s right now.. Here is a link to a user who has simulated virtual hosting wi= th James and how he did it.. [http://www.mail-archive.com/server-user@james.apache.org/msg02349.html Vir= tual hosting hack]