From owner-freebsd-questions Tue Aug 15 15:56:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bbking.siteprotect.com (bbking.siteprotect.com [64.26.0.18]) by hub.freebsd.org (Postfix) with ESMTP id BB67537BD65 for ; Tue, 15 Aug 2000 15:56:21 -0700 (PDT) (envelope-from cerebralmaelstrom@cerebralmaelstrom.com) Received: from localhost (cerebralmaelstrom@localhost) by bbking.siteprotect.com (8.9.3/8.9.3) with ESMTP id RAA06374 for ; Tue, 15 Aug 2000 17:56:20 -0500 Date: Tue, 15 Aug 2000 17:56:20 -0500 (CDT) From: Stephen Hansen X-Sender: cerebralmaelstrom@bbking.siteprotect.com To: freebsd-questions@freebsd.org Subject: /etc/aliases -- alias everything? 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 I'm using Postfix to replace sendmail, to keep my sanity (I glanced at the sendmail.cf file, and instantly got a headache. :)) and want to set it up so that _nothing_ sent to my domain bounces. I am anything-you-want@cerebralmaelstrom.com; my webhosting provider forwards it all into the 'cerebralmaelstrom' account, and when I fetchmail it all down to my local machine, I want it all put in one acconut here too, instead of bouncing hey@cerebralmaelstrom.com away. How do I do that? :) --S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message