From owner-freebsd-questions@FreeBSD.ORG Thu Dec 14 00:10:29 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7368516A518 for ; Thu, 14 Dec 2006 00:10:29 +0000 (UTC) (envelope-from tuaregmex@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1067544380 for ; Wed, 13 Dec 2006 23:56:52 +0000 (GMT) (envelope-from tuaregmex@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so303527uge for ; Wed, 13 Dec 2006 15:58:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=JeXEv0UWXR/jzVbjTWUDP+AzVQTU/JSGmPtAH2JWF6oB6Kb+qin+arihh6tKCOcGhasGxwl0K6RNAH9VTEO73jZIUVG6WqRXvjXSHljM3aDq1MvSlGhA8Z6274nlnylIOv4ccba1KGviFNxwjtcgPwqYhhCPuqAvAEtzRJSWvmY= Received: by 10.78.127.2 with SMTP id z2mr295824huc.1166054303682; Wed, 13 Dec 2006 15:58:23 -0800 (PST) Received: by 10.78.161.19 with HTTP; Wed, 13 Dec 2006 15:58:23 -0800 (PST) Message-ID: <7a4a15bd0612131558v6c4d80b5q81a4cdd67263e37e@mail.gmail.com> Date: Wed, 13 Dec 2006 17:58:23 -0600 From: Tuareg To: "Chad Gross" In-Reply-To: <17489c7a0612131526v67d74964xb2136b4515dff29b@mail.gmail.com> MIME-Version: 1.0 References: <20061206034909.27125.qmail@web37214.mail.mud.yahoo.com> <200612131447.28141.lane@joeandlane.com> <7a4a15bd0612131436j7d289ba8h989ba4400b72a3ad@mail.gmail.com> <200612131657.18164.lane@joeandlane.com> <17489c7a0612131526v67d74964xb2136b4515dff29b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: how do I see security logs without turning on 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: Thu, 14 Dec 2006 00:10:29 -0000 On 12/13/06, Chad Gross wrote: > You need something to be able to send emails to mail servers. Either a MUA > which is capable of doing so (of which mail(8) is not) or an MTA locally. > > Are you sure you didn't follow these instructions on the other servers: > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/outgoing-only.html No, I've already checked this option, but not, ssmtp port it's not being used. How about trying them? Could be, but its just that my boss believes that we can replicate the configuration of the old servers without installing anything else. Chad Thank you Chad.