From owner-freebsd-questions@FreeBSD.ORG Sat Apr 10 13:40:24 2004 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 99DC016A4CE for ; Sat, 10 Apr 2004 13:40:24 -0700 (PDT) Received: from mail5.atl.registeredsite.com (mail5.atl.registeredsite.com [64.224.219.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44B1B43D1D for ; Sat, 10 Apr 2004 13:40:24 -0700 (PDT) (envelope-from freebsd@computersthatrock.com) Received: from nhinsights.com (nhinsights.com [216.122.242.183]) i3AKeNHZ012255 for ; Sat, 10 Apr 2004 20:40:23 GMT Received: from inigo (home.nhinsights.com [69.161.60.251]) by nhinsights.com (8.11.6/8.11.0) with SMTP id i3AKdh078518 for ; Sat, 10 Apr 2004 16:40:03 -0400 (EDT) (envelope-from freebsd@computersthatrock.com) From: "Rob" To: Date: Sat, 10 Apr 2004 16:39:50 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: Off topic but sendmail help needed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd@computersthatrock.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 20:40:24 -0000 I have a freebsd box that was configured by Interland. They offer no support on sendmail configuration and I would like to add some of the dnsbl lists to stop some of the spam received by the server. I have looked over the sendmail.org site and now I think I'm even dumber that I was before. I have tried all kinds of iterations of: /m4 /etc/mail/freebsd.mc > sendmail.cf and have had no luck in generating a working sendmail.cf file. My current sendmail.cf file is 45k ish and every time I attempt generating a new one it never gets above .5k. I am using the freebsd.mc file they told me I needed to use. Can someone point me in the right direction so I can get this working. Thanks.