From owner-freebsd-questions Sun Apr 30 16:14:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id DAFDE37BF16 for ; Sun, 30 Apr 2000 16:14:29 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.hiwaay.net (8.10.1/8.10.1) with ESMTP id e3UNERj10963; Sun, 30 Apr 2000 18:14:27 -0500 (CDT) Date: Sun, 30 Apr 2000 18:14:26 -0500 (CDT) From: Steve Price To: pradesh.chanderpaul@iname.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Q : How to share an email address In-Reply-To: <0004301912039S.14334@weba6.iname.net> 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 One way is to use fetchmail port. If you have the ports collection installed on your machine it will be in /usr/ports/mail/fetchmail. -steve On Sun, 30 Apr 2000 pradesh.chanderpaul@iname.com wrote: # My email provider allows me to have aliases. All # messages sent which will then be forwarded to a single # email account, which I receive as a POP3 account. # # I need to allow people to send emails to a.domain.com, # b.domain.com, etc, where a,b are registered users on # my FreeBSD server. # # When receiving the mail, I need to filter the mail # and "hand it over" to the intended recepient's # mailbox. # # Can this be done? If so, How? # # I am using FreeBSD 3.2-RELEASE and sendmail. # # Thanking you in advance. # # Regards # Pradesh Chanderpaul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message