From owner-freebsd-current@FreeBSD.ORG Mon Nov 3 12:20:42 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D092B9F for ; Mon, 3 Nov 2014 12:20:42 +0000 (UTC) Received: from mail-wg0-x22e.google.com (mail-wg0-x22e.google.com [IPv6:2a00:1450:400c:c00::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D30AA876 for ; Mon, 3 Nov 2014 12:20:41 +0000 (UTC) Received: by mail-wg0-f46.google.com with SMTP id x13so12282543wgg.5 for ; Mon, 03 Nov 2014 04:20:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=7HVGJjxlKZoYSVFEgrqHBLBcH+56Bt0uugiG7Wm+TOs=; b=RQXgXPSlMJsZjr9vmHhQ13P9FBezMEfv9qI2AThfHQIHDwBwtCOYpuLIr7zKykgHHV EkfNfHLqFxtnldVrCCx7HhVnQBQ0fKyba8ix47V9TjFB7PHZ0giASCH4BXMLZrQFCB8p 46Z20j+nCp3DV3uNhT50txNSzHiYwH0SWyNEkEgA+qg5JPmtLa/26Q14pN+2LU2AvqgS 5X79iKFy0OS6MBBGMKcdK1Y65R6CPzB2lGBQnyXAd/ohmfq4BYvhOq5b4fuzqmHXpMJJ Xfu9tN9Ge32d4N//VBLCSpMVSC6pCi4+iyxmY6xa0RQhkrd3ssfBAffQkK2gI3zjFj2p Pntg== X-Received: by 10.194.6.233 with SMTP id e9mr48869986wja.20.1415017240130; Mon, 03 Nov 2014 04:20:40 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id r10sm8549057wiy.19.2014.11.03.04.20.38 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Nov 2014 04:20:39 -0800 (PST) Sender: Baptiste Daroussin Date: Mon, 3 Nov 2014 13:20:36 +0100 From: Baptiste Daroussin To: Harald Schmalzbauer Subject: Re: missing nullmailer feature in dma(8)/dmagent Message-ID: <20141103122036.GD1169@ivaldir.etoilebsd.net> References: <544F7059.6010608@omnilan.de> <20141028164417.GE26796@ivaldir.etoilebsd.net> <544FCA29.8080303@omnilan.de> <54576C64.3070504@omnilan.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tNQTSEo8WG/FKZ8E" Content-Disposition: inline In-Reply-To: <54576C64.3070504@omnilan.de> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 12:20:42 -0000 --tNQTSEo8WG/FKZ8E Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 03, 2014 at 12:52:04PM +0100, Harald Schmalzbauer wrote: > Bez=C3=BCglich Harald Schmalzbauer's Nachricht vom 28.10.2014 17:54 > (localtime): > > Bez=C3=BCglich Baptiste Daroussin's Nachricht vom 28.10.2014 17:44 (lo= caltime): > > =E2=80=A6 > >> The NULLCLIENT feature should exactly be what you are looking for, no? > >> As written in the manpage: > >> > >> ---- > >> Bypass aliases and local delivery, and instead forward all mails to > >> the defined `SMARTHOST'. `NULLCLIENT' requires `SMARTHOST' to be > >> set. > >> ---- > > Doh=E2=80=A6 should try harder getting more sleep ;-) > > Sorry for the noise, seems indeed to be exactly what I was looking for. > > Can't explain why I missed that, thanks! >=20 > Ahh, now I can explain ;-) > It's the port's version (v0.9_1,1) which lacks this feature. > I saw on github that you added this functionality in February 2014, but > VERSION wasn't bumped since June 2013. > So I guess the port does checkout an outdated version? >=20 > Thanks, >=20 > -Harry >=20 That is it, but I lack motivation to work on it. If one want to take maintainership on it and update it, please help yourself Bapt --tNQTSEo8WG/FKZ8E Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlRXcxQACgkQ8kTtMUmk6ExC1gCeMp2g0R5N+GVr8pc2VbP/C/7T V+8An0whgmvrxwk2jsUGMJAqJyZ5Uolu =gH6E -----END PGP SIGNATURE----- --tNQTSEo8WG/FKZ8E--