From owner-freebsd-questions@FreeBSD.ORG Mon Oct 20 06:35:31 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4727516A4B3 for ; Mon, 20 Oct 2003 06:35:31 -0700 (PDT) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1154543FB1 for ; Mon, 20 Oct 2003 06:35:30 -0700 (PDT) (envelope-from wegster@mindcore.net) Received: from mindcore.net (rdu163-100-105.nc.rr.com [24.163.100.105]) h9JK4sue022413 for ; Sun, 19 Oct 2003 16:04:54 -0400 (EDT) Message-ID: <3F92F8AC.6080800@mindcore.net> Date: Sun, 19 Oct 2003 16:48:44 -0400 From: Scott W User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Anyone know of a good way to handle mail for multiple domains (my own _and_ not my own)? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2003 13:35:31 -0000 Hey all- this is something I've looked for a good solution for for some time, and I'm sure someone else has already worked out. Any ideas appreciated. The scenario: I have entirely too many email addresses, several of which from domains that are mine, but others that are not mine, but am unable to get rid of entirely. My freeBSD system is going to become a mail server among other things, to handle mail for several of my own domains. Not a big deal there, have done that enough times...however: I'd like to also pull email from the mail accounts which are _not_ mine, so I can simply use IMAP to my mail server to access all of my different accounts email. In the past, I've used fetchmail to accomplish this somewhat, but that was on a per user basis via user cron jobs. I'd rather avoid adding user accounts (at the shell/system level) for each email account I have. Does anyone know of an alternative way to do this, that would work well for say, a dozen accounts for multiple domains of my own, and perhaps another dozen accounts from domains that are not my own? Thanks in advance, Scott