<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/services/mail.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2019-06-20T13:54:51Z</updated>
<entry>
<title>services: opensmtpd: Extend the PAM service.</title>
<updated>2019-06-20T13:54:51Z</updated>
<author>
<name>Kristofer Buffington</name>
<email>kristoferbuffington@gmail.com</email>
</author>
<published>2019-06-12T20:34:30Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=ace8e269a40b31a9c6f413c0674529880da6a48e'/>
<id>urn:sha1:ace8e269a40b31a9c6f413c0674529880da6a48e</id>
<content type='text'>
* gnu/services/mail.scm (%opensmtpd-pam-services): New variable.
(opensmtpd-service-type)[extensions]: Add it, extending
PAM-ROOT-SERVICE-TYPE.

Signed-off-by: Tobias Geerinckx-Rice &lt;me@tobias.gr&gt;
</content>
</entry>
<entry>
<title>services: Fix typo in (gnu services mail) exports.</title>
<updated>2019-06-20T08:43:25Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-06-20T08:41:51Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=f7dbf186b4fbe49bcfe22494804c9e3176a3dd0e'/>
<id>urn:sha1:f7dbf186b4fbe49bcfe22494804c9e3176a3dd0e</id>
<content type='text'>
* gnu/services/mail.scm (define-module):
Re-spell ‘%default-imap4d-config-file’.
</content>
</entry>
<entry>
<title>services: dovecot: Rename auth-verbose-passwords?.</title>
<updated>2019-05-07T19:52:02Z</updated>
<author>
<name>Christopher Baines</name>
<email>mail@cbaines.net</email>
</author>
<published>2019-05-02T19:19:59Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=5b3d3cf71c1947bb43237b28d231d249f9dfbe49'/>
<id>urn:sha1:5b3d3cf71c1947bb43237b28d231d249f9dfbe49</id>
<content type='text'>
* gnu/services/mail.scm (dovecot-configuration)[auth-verbose-passwords?]:
Rename to auth-verbose-passwords, and change the type to a string, as this
parameter can take one of three string values.
* doc/guix.texi (Dovecot service): Update the corresponding documentation.
</content>
</entry>
<entry>
<title>services: Add 'imap4d-service-type'.</title>
<updated>2019-04-07T06:18:01Z</updated>
<author>
<name>宋文武</name>
<email>iyzsong@member.fsf.org</email>
</author>
<published>2019-04-06T14:02:41Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=412e6396bbb8b398e8a94427db50271e47db610f'/>
<id>urn:sha1:412e6396bbb8b398e8a94427db50271e47db610f</id>
<content type='text'>
* gnu/services/mail.scm (&lt;imap4d-configuration&gt;): New record type.
(imap4d-shepherd-service): New procedure.
(%default-imap4d-config-file, imap4d-service-type): New variables.
* gnu/services/mail.scm (Mail Services): Document it.
</content>
</entry>
<entry>
<title>Remove traces of "GuixSD".</title>
<updated>2019-03-13T22:12:43Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-03-13T15:44:02Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=59e80445882f8b0379e54916f89510c0deda6698'/>
<id>urn:sha1:59e80445882f8b0379e54916f89510c0deda6698</id>
<content type='text'>
* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Remove
mentions of "GuixSD".
* gnu/bootloader/grub.scm (install-grub-efi): Likewise.
* gnu/build/vm.scm (make-iso9660-image): Change default #:volume-id to
"Guix_image".
(initialize-hard-disk): Search for the "Guix_image" label.
* gnu/ci.scm (system-test-jobs, tarball-jobs): Remove "GuixSD".
* gnu/installer/newt/welcome.scm (run-welcome-page): Likewise.
* gnu/packages/audio.scm (supercollider)[description]: Likewise.
* gnu/packages/curl.scm (curl): Likewise.
* gnu/packages/emacs.scm (emacs): Likewise.
* gnu/packages/gnome.scm (network-manager): Likewise.
* gnu/packages/julia.scm (julia): Likewise.
* gnu/packages/linux.scm (alsa-plugins): Likewise.
(powertop, wireless-regdb): Likewise.
* gnu/packages/package-management.scm (guix): Likewise.
* gnu/packages/polkit.scm (polkit): Likewise.
* gnu/packages/tex.scm (texlive-bin): Likewise.
* gnu/services/base.scm (file-systems-&gt;fstab): Likewise.
* gnu/services/cups.scm (%cups-activation): Likewise.
* gnu/services/mail.scm (%dovecot-activation): Likewise.
* gnu/services/messaging.scm (prosody-configuration)[log]: Likewise.
* gnu/system/examples/vm-image.tmpl (vm-image-motd): Likewise.
* gnu/system/install.scm (installation-os)[file-systems]: Change root
file system label to "Guix_image".
* gnu/system/mapped-devices.scm (check-device-initrd-modules):
Remove "GuixSD".
* gnu/system/vm.scm (system-docker-image): Likewise.
(system-disk-image)[root-label]: Change to "Guix_image".
* gnu/tests/install.scm (run-install): Remove "GuixSD".
* guix/modules.scm (guix-module-name?): Likewise.
* nix/libstore/optimise-store.cc: Likewise.
</content>
</entry>
<entry>
<title>services: dovecot: Set correct default value for the "auth" service.</title>
<updated>2018-11-10T18:12:21Z</updated>
<author>
<name>Clément Lassieur</name>
<email>clement@lassieur.org</email>
</author>
<published>2018-11-10T17:37:55Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=a7553a7360ac07ff114b807fc3026f08158d34c8'/>
<id>urn:sha1:a7553a7360ac07ff114b807fc3026f08158d34c8</id>
<content type='text'>
* gnu/services/mail.scm (dovecot-configuration): Set 'service-count' to 0 for
the "auth" service.
</content>
</entry>
<entry>
<title>services: dovecot: Allow to set 'process-limit'.</title>
<updated>2018-11-10T18:12:18Z</updated>
<author>
<name>Clément Lassieur</name>
<email>clement@lassieur.org</email>
</author>
<published>2018-11-10T17:45:27Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=be8dd4a5fec804f2f004dd3a87c2872af44dc88d'/>
<id>urn:sha1:be8dd4a5fec804f2f004dd3a87c2872af44dc88d</id>
<content type='text'>
* doc/guix.texi (Mail Services): Update accordingly.
* gnu/services/mail.scm (service-configuration)[process-limit]: New field.
(dovecot-configuration)[services]: Set 'process-limit' to its correct default
value.
</content>
</entry>
<entry>
<title>services: dovecot: Allow to set 'client-limit'.</title>
<updated>2018-11-10T18:12:14Z</updated>
<author>
<name>Clément Lassieur</name>
<email>clement@lassieur.org</email>
</author>
<published>2018-11-10T14:14:28Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=8d9bb4b4d05a20bef1cf7b1da2b1c5fb05f9b071'/>
<id>urn:sha1:8d9bb4b4d05a20bef1cf7b1da2b1c5fb05f9b071</id>
<content type='text'>
* doc/guix.texi (Mail Services): Update accordingly.
* gnu/services/mail.scm (service-configuration)[client-limit]: New field.
(dovecot-configuration)[services]: Set 'client-limit' to its correct default
value.
</content>
</entry>
<entry>
<title>services: dovecot: Copy dovecot.conf to /etc/dovecot.</title>
<updated>2018-03-09T14:02:31Z</updated>
<author>
<name>Oleg Pykhalov</name>
<email>go.wigust@gmail.com</email>
</author>
<published>2018-03-06T12:42:49Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=6310dff1dc3d9a6979312f93466d58650c1fe322'/>
<id>urn:sha1:6310dff1dc3d9a6979312f93466d58650c1fe322</id>
<content type='text'>
Many Dovecot utilities compiled with assumption of ‘/etc/dovecot/dovecot.conf’
existence.

* gnu/services/mail.scm (dovecot-shepherd-service): Move config generation.
Invoke ‘dovecot’ without ‘-c’ flag.
(%dovecot-activation): Copy ‘dovecot.conf’ to ‘/etc/dovecot’.
(dovecot-service-type): Make ‘%dovecot-activation’ non-constant.
</content>
</entry>
<entry>
<title>gnu: dovecot: Update to 2.3.0.</title>
<updated>2017-12-23T06:11:14Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2017-12-23T05:58:57Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=28c03b4555e99da9524c697f5eba3783916050c7'/>
<id>urn:sha1:28c03b4555e99da9524c697f5eba3783916050c7</id>
<content type='text'>
* gnu/packages/mail.scm (dovecot): Update to 2.3.0.
* gnu/services/mail.scm (dovecot-configuration)[director-doveadm-port]
[ssl-parameters-regenerate]: Delete fields.
[ssl-protocols]: Rename to...
[ssl-min-protocol]: ...this.
[mail-log-prefix, mdbox-rotate-size, ssl-cipher-list, imap-logout-format]:
Update default values.
* doc/guix.texi (Mail Services): Reflect the above changes to the service.
</content>
</entry>
</feed>
