From owner-freebsd-questions@FreeBSD.ORG Mon Jun 1 17:01:08 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6A9152C3 for ; Mon, 1 Jun 2015 17:01:08 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp208.alice.it (smtp208.alice.it [82.57.200.104]) by mx1.freebsd.org (Postfix) with ESMTP id ECB741B1A for ; Mon, 1 Jun 2015 17:01:07 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.ventu (82.52.27.173) by smtp208.alice.it (8.6.060.28) (authenticated as acanedi@alice.it) id 552F94A60983472A for freebsd-questions@freebsd.org; Mon, 1 Jun 2015 18:55:19 +0200 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.15.1/8.14.9) with ESMTP id t51GtICU090015 for ; Mon, 1 Jun 2015 18:55:18 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <556C8E76.1010802@netfence.it> Date: Mon, 01 Jun 2015 18:55:18 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: best options for a *WORKING* MTA References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jun 2015 17:01:08 -0000 On 06/01/15 18:48, Aryeh Friedman wrote: > I have tried every which way I can find in the handbook and/or on the net > to get a working mail server and the best I can do get the default sendmail > to answer on localhost only (postfix seems to be completely broken). > Where can I find a good *SIMPLE* set of instructions on how to set up a > working mail server to accept mail for my domain? If, as you say, you tried "every which way you could find", I'll doubt yet another tutorial/howto would give different results. Perhaps you could tell us what went wrong when you followed the handbook instructions and we could help you overcome the issue. bye av.