From owner-freebsd-questions Sat Mar 8 10:45:14 2003 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 546D637B404 for ; Sat, 8 Mar 2003 10:45:13 -0800 (PST) Received: from titus.npgco.com (titus.npgco.com [207.192.213.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA81B43FBF for ; Sat, 8 Mar 2003 10:45:11 -0800 (PST) (envelope-from willyb@npgcable.com) Received: from linux (cm-24-121-17-106.kingman.az.npgco.com [24.121.17.106]) by titus.npgco.com (8.12.7/8.12.7) with ESMTP id h28IjHa8013097 for ; Sat, 8 Mar 2003 12:45:17 -0600 Content-Type: text/plain; charset="us-ascii" From: WillyB Reply-To: willyb@npgcable.com Organization: Rokk-N-Roll To: questions@freebsd.org Subject: Sending 'security run output' to another email address Date: Sat, 8 Mar 2003 11:45:39 -0700 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200303081145.39143.willyb@npgcable.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi folks.. I've got FreeBSD 4.7 running as my router to the net from local systems. I am wanting the output from 'security run output' to be sent to my isp email address. The problem is that it's sending the mail to me but bouncing because it's sending from FBSD.npgcable.com which fails the dns lookup the isp uses. I tried masqerading as just npgcable.com and that sorta works.. I now get the bounced emails to this address.. I aliased root to admin account and admin account to my address here. Is there a way to tell it to NOT use From: root@FBSD.npgcable.com ? To just use From: root@npgcable.com? Or maybe another way all together to get it to mail me here on my local net from the router with out going through the ISP? I am useing the advice from the handbook http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mail.html which is only halfway working. Thanks for any further advice :) WillyB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message