From owner-freebsd-questions Tue Mar 11 12: 5:23 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 5880C37B401 for ; Tue, 11 Mar 2003 12:05:22 -0800 (PST) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-13.pit.adelphia.net [24.53.161.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6577243FE9 for ; Tue, 11 Mar 2003 12:05:21 -0800 (PST) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) by pa-plum1b-166.pit.adelphia.net (8.12.7/8.12.7) with ESMTP id h2BK5JTb006872; Tue, 11 Mar 2003 15:05:19 -0500 (EST) (envelope-from wmoran@potentialtech.com) Message-ID: <3E6E41BE.4010607@potentialtech.com> Date: Tue, 11 Mar 2003 15:06:22 -0500 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Christopher Nehren Cc: FreeBSD-questions@FreeBSD.org Subject: Re: send-pr(1) requires local mail daemon, breach of contract for Comcast users References: <1047405242.3393.59.camel@prophecy> In-Reply-To: <1047405242.3393.59.camel@prophecy> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Christopher Nehren wrote: > I'm running FreeBSD as the only operating system on my home machine, > using Comcast non-professional as my ISP. My problem is that send-pr is > written to use a local mail daemon to send mail to the GNATS submission > site. Running a mail daemon, however, is strictly and expressly > prohibited by Comcast's Terms of Service. Is there another way of > submitting bug reports that doesn't require me to either breach my > contract with my ISP, or manually copy and paste text for each report > (yes, I've checked the web interface, which is 'currently disabled')? Just configure sendmail for local submission only (see the docs on rc.conf and the new configuratin options for sendmail) That is NOT in breach of your contract since sendmail is NOT running as a daemon at that point. If you're worried about false accusations ... running sendmail in local submission mode will not expose an SMTP port to the network, nor will it look any different when it delivers than any other mail sending program. Just make sure to configure smart host to send to your ISPs mail gateway. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message