From owner-freebsd-questions@FreeBSD.ORG Fri Oct 24 16:10:23 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 304FA106567B for ; Fri, 24 Oct 2008 16:10:23 +0000 (UTC) (envelope-from kadmin@ezekiel.daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.freebsd.org (Postfix) with ESMTP id B75BD8FC34 for ; Fri, 24 Oct 2008 16:10:22 +0000 (UTC) (envelope-from kadmin@ezekiel.daleco.biz) Received: from ezekiel.daleco.biz (localhost [127.0.0.1]) by ezekiel.daleco.biz (8.14.2/8.13.8) with ESMTP id m9OFodph003332; Fri, 24 Oct 2008 10:50:39 -0500 (CDT) (envelope-from kadmin@ezekiel.daleco.biz) Received: (from kadmin@localhost) by ezekiel.daleco.biz (8.14.2/8.13.1/Submit) id m9OFodar003331; Fri, 24 Oct 2008 10:50:39 -0500 (CDT) (envelope-from kadmin) Date: Fri, 24 Oct 2008 10:50:39 -0500 From: Kevin Kinsey To: freebsd-questions@freebsd.org Message-ID: <20081024155039.GA3285@ezekiel.daleco.biz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: MTA on non-standard port 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: Fri, 24 Oct 2008 16:10:23 -0000 Hello, For various reasons, I find myself in need of an MTA accepting submission on a port other than 587 (or 25). It'd be Real Nice(tm) if sendmail could Just Do It, but I'd be willing to look at other options as well, as long as I can get a good spam solution to play nice with the server (currently I'm running dual-sendmail with Amavisd-new and spamassassin). Anyone doing such a thing, or have a few hints handy? TIA, Kevin Kinsey