From owner-freebsd-questions@FreeBSD.ORG Sun Aug 12 12:54:21 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 434BC16A418 for ; Sun, 12 Aug 2007 12:54:21 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from strange.locolomo.org (97.pool85-48-194.static.orange.es [85.48.194.97]) by mx1.freebsd.org (Postfix) with ESMTP id DFE4813C4F2 for ; Sun, 12 Aug 2007 12:54:18 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from photon.locolomo.org (65.4-35-10-static.wifi.locolomo.org [10.35.4.65]) by strange.locolomo.org (Postfix) with ESMTP id DC3DD2E021 for ; Sun, 12 Aug 2007 14:35:19 +0200 (CEST) Message-ID: <46BEFE79.1040108@locolomo.org> Date: Sun, 12 Aug 2007 14:35:05 +0200 From: Erik Norgaard User-Agent: Thunderbird 2.0.0.0 (X11/20070522) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Best practice for SMTP relay with user authentication 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: Sun, 12 Aug 2007 12:54:21 -0000 Hi: I have my postfix authenticate users before accepting mail for non-local delivery. Till now, users can connect to port 25 and 465 (smtps) use STARTTLS and authenticate. But, I stumbled upon submission port 587 which is not reserved - it appeas - for a protocol but for a use? I'd like to align my configuration with best practice. Should I just move postfix to bind to port 587 or did I misunderstand that submission is indeed a different protocol? Is there any best practice for which protocol should be used for submission? Thanks, Erik -- Ph: +34.666334818 web: http://www.locolomo.org