From owner-freebsd-questions@FreeBSD.ORG Fri Apr 17 11:27:43 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 919F81065672 for ; Fri, 17 Apr 2009 11:27:43 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 31F308FC1F for ; Fri, 17 Apr 2009 11:27:42 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.3/8.14.3) with ESMTP id n3HBR22l032715; Fri, 17 Apr 2009 06:27:02 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20090417062354.0244c618@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Fri, 17 Apr 2009 06:27:19 -0500 To: Bob Willcox , questions list From: Derek Ragona In-Reply-To: <20090415201513.GA99178@rancor.immure.com> References: <20090415201513.GA99178@rancor.immure.com> Mime-Version: 1.0 X-Antivirus: avast! (VPS 090416-0, 04/16/2009), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.94.2-exp/9250/Fri Apr 17 01:37:45 2009 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: n3HBR22l032715 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: MailScanner & sendmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Apr 2009 11:27:43 -0000 At 03:15 PM 4/15/2009, Bob Willcox wrote: >I asked this question in freebsd-ports (in a different way as I thought >maybe I could clarify the situation some by rewording it) the other day >and didn't receive any reply so I thought I try here this time. > >I have a 7.2-prelease system that I am trying to get sendmail and >MailScanner running on and for some reason sendmail isn't listening on >*.smtp, though it is listening on localhost.smtp. > >If I remove MailScanner from the mix and run sendmail in the >conventional way (with sendmail_enable="YES" specified in /etc/rc.conf) >then things work as expected (except no MailScanner, of course). > >I currently have a running 6.4-stable system that this new 7.2 system >is scheduled to replace that is using the same MailScanner and sendmail >configuration files and it is working ok (and has been for a long time). > >I suspect that I'm simply missing some configuration option here that >I've overlooked or that may have changed between 6.4 and 7.2, but don't >really know where to look. > >Any help or tips on things to do/check would be greatly appreciated. > >Thanks, >Bob > >-- >Bob Willcox The trouble with doing something right the first >bob@immure.com time is that nobody appreciates how difficult it was. >Austin, TX -- unknown Bob, I have sendmail with mailscanner running on 7.1 release with no problems. Do you have: mta_type="sendmail" mailscanner_enable="YES" in your /etc/rc.conf? I also have: spamd_enable="YES" in my /etc/rc.conf -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.