From owner-freebsd-questions Thu May 11 7:35:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iceberg.web-walrus.com (24-216-79-68.hsacorp.net [24.216.79.68]) by hub.freebsd.org (Postfix) with ESMTP id C88B237B564 for ; Thu, 11 May 2000 07:35:13 -0700 (PDT) (envelope-from root@web-walrus.com) Received: from localhost (root@localhost) by iceberg.web-walrus.com (8.9.3/8.9.3) with SMTP id JAA16342 for ; Thu, 11 May 2000 09:31:26 -0500 (CDT) (envelope-from root@web-walrus.com) Date: Thu, 11 May 2000 09:31:26 -0500 (CDT) From: Grandpa Walrus To: questions@freebsd.org Subject: Question regarding POP3 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anybody know how to implement a virtual pop server solution on FreeBSD? i.e. I have three domains on my server (a.com, b.com, and c.com). a.com wants three pop mail accounts - sales, support, and theirname b.com wants four pop mail accounts - sales, abuse, theirname, and foo c.com wants two pop mail accounts - support and abuse. This creates several overlaps. Without putting them on seperate servers, is there a good way to go about this? I would think it would be possible (with sufficient tweaking) to get the popper to authenticate against different password files depending on the domain...is there a package that implements this currently? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message