From owner-freebsd-isp Mon Aug 2 16:44:15 1999 Delivered-To: freebsd-isp@freebsd.org Received: from awfulhak.org (dynamic-101.max1-du-ws.dialnetwork.pavilion.co.uk [212.74.8.101]) by hub.freebsd.org (Postfix) with ESMTP id B94C61501E for ; Mon, 2 Aug 1999 16:44:08 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (root@keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id XAA01353; Mon, 2 Aug 1999 23:51:15 +0100 (BST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost.lan.Awfulhak.org [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id XAA02734; Mon, 2 Aug 1999 23:52:23 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199908022252.XAA02734@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Ben Vaughn Cc: Mitch Vincent , freebsd-isp@FreeBSD.ORG Subject: Re: Virtual email boxes In-reply-to: Your message of "Sun, 01 Aug 1999 22:44:30 CDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 02 Aug 1999 23:52:23 +0100 From: Brian Somers Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Mitch- > By virtual email boxes, I mean smtp *and* pop capabilities. We > already use virtusertable to do e-mail forwarding for other users, but we > have several users who would like extra e-mail accounts and I would like > to be able to provide that to them.. > > -biv [.....] I have some patches to the popper port that make it support plussed users. So for example, if user fred has domain mydomain, I can have a virtusertable saying user1@mydomain fred+user1 user2@mydomain fred+user2 @mydomain fred an aliases file saying fred+user1: /var/mail/fred+user1 fred+user2: /var/mail/fred+user2 and my popauth/popper changes allow user fred to popauth -user fred+user1 popauth -user fred+user2 popauth and then to apop fred, fred+user1 and fred+user2 using whatever passwords have been setup. Drop me a line if you want the (minor) patches. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message