unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59860] [PATCH 0/2] Add shepherd-requirement field to OpenSMTPD
@ 2022-12-06 16:50 mirai
  2022-12-06 16:52 ` [bug#59860] [PATCH 1/2] services: opensmtpd: Use 'match-record' instead of 'match' mirai
  2022-12-06 16:52 ` [bug#59860] [PATCH 2/2] services: opensmtpd: Add shepherd-requirement field mirai
  0 siblings, 2 replies; 3+ messages in thread
From: mirai @ 2022-12-06 16:50 UTC (permalink / raw)
  To: 59860; +Cc: mirai

Replaces the use of 'match-lambda' with 'match-record' and adds
a 'shepherd-requirement' field to opensmtpd-configuration.

Bruno Victal (2):
  services: opensmtpd: Use 'match-record' instead of 'match'.
  services: opensmtpd: Add shepherd-requirement field.

 doc/guix.texi         |   5 ++
 gnu/services/mail.scm | 120 +++++++++++++++++++++---------------------
 2 files changed, 65 insertions(+), 60 deletions(-)


base-commit: b94724e8b2102be0fe9d19e9dfe44d6f7101bd4b
-- 
2.38.1





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-12-06 16:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-06 16:50 [bug#59860] [PATCH 0/2] Add shepherd-requirement field to OpenSMTPD mirai
2022-12-06 16:52 ` [bug#59860] [PATCH 1/2] services: opensmtpd: Use 'match-record' instead of 'match' mirai
2022-12-06 16:52 ` [bug#59860] [PATCH 2/2] services: opensmtpd: Add shepherd-requirement field mirai

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).