From owner-freebsd-questions@FreeBSD.ORG Tue Jan 22 21:25:18 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 9D26116A41B for ; Tue, 22 Jan 2008 21:25:18 +0000 (UTC) (envelope-from agus.262@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.freebsd.org (Postfix) with ESMTP id 6415F13C45D for ; Tue, 22 Jan 2008 21:25:18 +0000 (UTC) (envelope-from agus.262@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so3780700pyb.10 for ; Tue, 22 Jan 2008 13:25:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=YVryX56cJMnpShROhXOcXnMKckDBzxjT2b6E3XgZPNg=; b=XVOMLN69Q6li+Ykj2mNFL9rFGLSKq16EBRQMA0uCk94cMyX3I1EvXCjZmO9m3OC03PKyjZ1ZUhgpxWPhDkKbUTbmc/8tjuQF+YNtXYUW+MBryS/SEElXE4DbD/vjhf+InzXnMEKqMAVMYp4bMgpyi1BKt8ErS5ACz9mqqklN1to= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=kh5toKK5e03tBJBzdiW2oSRWXaZF36NNqym/JCd/UN4fItsChalmJZmrK6C7kY8op/lAjLLbYe0ZqQnMIUehHJYsXLJau3+FxcvCYuZTV4z5xnXmXtwU/J9O44FDLellmYRDHTPFwDGt21jf0wxfPdSTbpm5aqwe9UpAglCqH1s= Received: by 10.35.103.6 with SMTP id f6mr9929356pym.45.1201037117659; Tue, 22 Jan 2008 13:25:17 -0800 (PST) Received: by 10.35.109.18 with HTTP; Tue, 22 Jan 2008 13:25:17 -0800 (PST) Message-ID: Date: Tue, 22 Jan 2008 18:25:17 -0300 From: Agus To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Sendmail local only..... 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: Tue, 22 Jan 2008 21:25:18 -0000 Hi guys, Just trying to make sendmail work locally only.....And by that i mean, i dont want sendmail to be able to relay or send mail to any other machine except for localhost.... How can i do this? I mean is there a way on rc.conf or i need to touch the cf?? Thanks in advance and cheers, Agustin