guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#36239] [PATCH] opensmtpd-service-type to extend pam


From: Tobias Geerinckx-Rice
Subject: [bug#36239] [PATCH] opensmtpd-service-type to extend pam
Date: Thu, 20 Jun 2019 11:23:57 +0200

Ludo',

+(define %opensmtpd-pam-services
+  (list (unix-pam-service "smtpd")))

Hm. This is consistent with the (inconsistent) use of % in (gnu services mail) even for unexported variables, but that doesn't 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) ← local
 (define opensmtpd-activation
 (define exim-activation

Would that be noise?

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]