Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Aug 1999 23:52:23 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Ben Vaughn <bvaughn@prophetnetworks.net>
Cc:        Mitch Vincent <cygone@zoomnet.net>, freebsd-isp@FreeBSD.ORG
Subject:   Re: Virtual email boxes 
Message-ID:  <199908022252.XAA02734@keep.lan.Awfulhak.org>
In-Reply-To: Your message of "Sun, 01 Aug 1999 22:44:30 CDT." <Pine.BSF.4.10.9908012243320.30629-100000@shell01.prophetnetworks.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <brian@Awfulhak.org>                        <brian@FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@OpenBSD.org>
Don't _EVER_ lose your sense of humour !          <brian@FreeBSD.org.uk>




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908022252.XAA02734>