From owner-freebsd-questions@FreeBSD.ORG Thu Jan 24 01:05:05 2008 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 01FA716A41B for ; Thu, 24 Jan 2008 01:05:05 +0000 (UTC) (envelope-from FreeBSD@insightbb.com) Received: from mxsf00.insightbb.com (mxsf00.insightbb.com [74.128.0.70]) by mx1.freebsd.org (Postfix) with ESMTP id CE6D113C461 for ; Thu, 24 Jan 2008 01:05:04 +0000 (UTC) (envelope-from FreeBSD@insightbb.com) X-IronPort-AV: E=Sophos;i="4.25,241,1199682000"; d="scan'208";a="194017294" Received: from unknown (HELO asav01.insightbb.com) ([172.31.249.124]) by mxsf00.insightbb.com with ESMTP; 23 Jan 2008 19:54:59 -0500 X-IronPort-AV: E=Sophos;i="4.25,241,1199682000"; d="scan'208";a="111145492" Received: from 208-46-39-11.dia.static.qwest.net (HELO [10.7.44.143]) ([208.46.39.11]) by asavout01.insightbb.com with ESMTP; 23 Jan 2008 19:54:59 -0500 From: Steven Friedrich To: freebsd-questions@freebsd.org Date: Wed, 23 Jan 2008 19:54:31 -0500 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801231954.32048.FreeBSD@insightbb.com> Subject: sendmail config 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: Thu, 24 Jan 2008 01:05:05 -0000 I configured KMail with SSL to send mail from a foreign network thru my broadband ISP. This works fine. I want to be able to use send-pr, and thought I might me able to configure sendmail as outgoing only. I have sendmail_enable="NO" in /etc/rc.conf. local mail works fine. I don't want incoming from the Internet. I copied /etc/mail/freebsd.mc to laptop.mc and set SMART_HOST to mail.insightbb.com and moved sendmail.cf to sendmailcf.sav. I compiled laptop.mc with m4 /usr/share/sendmail/cf/m4/cf.m4 laptop.mc I then copied laptop.cf to sendmail.cf and rebooted. Now, the response is "Service not available", but I think it's because I don't have sendmail configured to use SSL, like KMail. Is it possible? I have read the Handbook and an old version of "Unix System Administration Handbook", and the README in /usr/share/sendmail/cf, and in /etc/mail.