From owner-freebsd-ports@FreeBSD.ORG Wed Apr 9 21:04:30 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 18ACB384 for ; Wed, 9 Apr 2014 21:04:30 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F3B3E106C for ; Wed, 9 Apr 2014 21:04:29 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s39L4Tfo042402 for ; Wed, 9 Apr 2014 21:04:29 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s39L4Tch042401 for ports@freebsd.org; Wed, 9 Apr 2014 21:04:29 GMT (envelope-from bdrewery) Received: (qmail 89377 invoked from network); 9 Apr 2014 16:04:21 -0500 Received: from unknown (HELO roundcube.xk42.net) (10.10.5.5) by sweb.xzibition.com with SMTP; 9 Apr 2014 16:04:21 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Wed, 09 Apr 2014 16:04:21 -0500 From: Bryan Drewery To: Dawid Kellerman Subject: Re: FreeBSD =?UTF-8?Q?Port=3Aqmail-tls-=31=2E=30=33=2E=32=30=30?= =?UTF-8?Q?=32=31=32=32=38=5F=36?= Organization: FreeBSD In-Reply-To: References: Message-ID: X-Sender: bdrewery@FreeBSD.org User-Agent: Roundcube Webmail/0.9.5 Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2014 21:04:30 -0000 On 2014-04-09 15:39, Dawid Kellerman wrote: > Hi I am in need of assistance/ guidance > I am in the unfortunate position to have to use an external smarthost > to deliver my email. I have tried to manually patch the qmail-remote.c > and Makefile with the patch of Tom > Clegg http://tomclegg.net/qmail/qmail-remote-auth.patch [1] since it > seems his patches are the ones being used in the port. Any help would > be much appreciated a tick in the make conf would be gr8 if it not > needed by most I would be happy with assistance to get mine patched > and working. > OR a alternative way to get it working > > At my day job I am using qmail-ldap  and do everything from ports I > do not like to use external patches and non standard stuff. I also use > qmail-conf and daemon tools I love it its been running for 2-3 years > flawlessly in a cluster with courier-imap also for the ldap was the > simplest for me to setup.  > > Thank you for all the work its much appreciated. > > Kind Regards > Dawid Kellerman > Windhoek  > Namibia > > > > Links: > ------ > [1] http://tomclegg.net/qmail/qmail-remote-auth.patch I'm working to bring the qmail ports a bit up to date with the ports framework and with other recent updates. I'll consider this patch soon. -- Regards, Bryan Drewery