From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:47253) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdtJX-0001Hg-S9 for guix-patches@gnu.org; Thu, 20 Jun 2019 05:25:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hdtJW-0006LK-UL for guix-patches@gnu.org; Thu, 20 Jun 2019 05:25:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34329) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hdtJW-0006Kz-RE for guix-patches@gnu.org; Thu, 20 Jun 2019 05:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hdtJW-0005Kp-J5 for guix-patches@gnu.org; Thu, 20 Jun 2019 05:25:02 -0400 Subject: [bug#36239] [PATCH] opensmtpd-service-type to extend pam Resent-Message-ID: From: Tobias Geerinckx-Rice References: <87sgsaxn6t.fsf@walletsworth.com> <87tvcl1f76.fsf@gnu.org> <87tvclqdsd.fsf@walletsworth.com> <87k1dgsjs9.fsf@nckx> In-reply-to: <87k1dgsjs9.fsf@nckx> Date: Thu, 20 Jun 2019 11:23:57 +0200 Message-ID: <87imt0sj82.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 36239@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Ludo', > +(define %opensmtpd-pam-services > + (list (unix-pam-service "smtpd"))) Hm. This is consistent with the (inconsistent) use of % in (gnu=20 services mail) even for unexported variables, but that doesn't=20 match my understanding of %. I'd like to remove it here and elsewhere in the file: $ grep define.*-activation gnu/services/mail.scm (define (%dovecot-activation config) =E2=86=90 local (define opensmtpd-activation (define exim-activation Would that be noise? Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQT12iAyS4c9C3o4dnINsP+IT1VteQUCXQtQrQAKCRANsP+IT1Vt eX8mAQD6oknkJs2200S/Sj72+KTzWh4fciJ0NkhB8CpzwQQRrQEAo9VfNRB4IE2b PTttL0KfojurcnBEfdnr25/EYF1AIgA= =5A+p -----END PGP SIGNATURE----- --=-=-=--