aboutsummaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-16queue.scm: Add rottlog-mailutils-sendmail packageEuAndreh1-0/+9
2023-03-16queue.scm: Remove setup-specific authentication options for Postfix main.cfEuAndreh1-1/+4
2023-03-16queue.scm: Also use enable-submission? flag to switch Postfix main.cf fileEuAndreh1-26/+41
2023-03-16queue.scm: Add enable-submission? flag to switch Postfix master.cf fileEuAndreh1-31/+44
2023-03-16queue.scm: Remove unused "group" argument from dkimproxyout-activationEuAndreh1-1/+1
2023-03-16queue.scm: Add dkimproxyout-configuration-supplementary-groupsEuAndreh1-4/+7
2023-03-16queue.scm: dkimproxyout-configuration-{dkimproxy => package}EuAndreh1-5/+5
2023-03-16queue.scm: Export missing *dkimproxyout-configuration* namesEuAndreh1-0/+7
2023-03-16queue.scm: Add proper documentation string to cyrus-sasl-service-typeEuAndreh1-3/+14
2023-03-16queue.scm: Fix "configuration" action of cyrus-salEuAndreh1-6/+5
2023-03-16queue.scm: Reorder args to (least-authority-wrapper ..) on cyrus-salEuAndreh1-2/+2
2023-03-16queue.scm: Remove intermediate "config-dir" local bindingEuAndreh1-3/+2
2023-03-16queue.scm: cyrus-sasl-configuration-{cyrus-sasl => package}EuAndreh1-6/+5
2023-03-16queue.scm: Proper ordering of configuration namesEuAndreh1-3/+3
2023-03-16queue.scm: Export correct cyrus-sasl-configuration-* namesEuAndreh1-1/+9
2023-03-16queue.scm: Export missing *shadow-group-configuration* namesEuAndreh1-0/+2
2023-03-16queue.scm: Export missing cyrus-* namesEuAndreh1-0/+4
2023-03-16queue.scm: Add support for raw config file of cyrus-service-configurationEuAndreh1-10/+10
2023-03-16queue.scm: Add proper docstring to shadow-group-service-typeEuAndreh1-1/+14
2023-03-16queue.scm: Split postfix-service-type into {local,internet}-postfix-service-type...Also add those to `Makefile` as separate targets. BONUS: better naming of Guix targets in `Makefile`. Instead of `all-{packages,services}`, it is now `guix-{packages,services}`, as there are other packages being built that do not belong to Guix, and maybe more services in the future. EuAndreh4-37/+102
2023-03-16queue.scm: Use mkdir-p/perms vs mkdir-p+chown+chmodEuAndreh1-17/+11
2023-03-16queue.scm: Add extra separation before "mailutils-sendmail" packageEuAndreh1-0/+1
2023-03-16queue.scm: Export postfix-*EuAndreh1-1/+35
2023-03-13queue.scm: Add mailutils-sendmail package backEuAndreh1-0/+9
2023-03-13Build nix derivation without the "shell.nix" hackEuAndreh5-27/+31
2023-03-13packages.scm: Remove td-latest packageEuAndreh1-25/+0
2023-03-13Makefile: Cleanup old targetsEuAndreh1-35/+2
2023-03-13Also build OS with services in "all" targetEuAndreh2-1/+43
2023-03-13rm -rf aux/ po/EuAndreh36-1710/+8
2023-03-13git mv src/xyz/euandreh/* src/org/euandre/EuAndreh3-5/+5
2023-03-12queue.scm: Name the "Spam" folder by its "special" name, "Junk"EuAndreh1-1/+1
2023-03-12queue.scm: Adapt INBOX location for Dovecot depending on "mail-in-home?"EuAndreh1-3/+3
2023-03-12queue.scm: Ensure state-dir exists before generating dhparam fileEuAndreh1-0/+1
2023-03-12queue.scm: Export dovecot2-configurationEuAndreh1-1/+2
2023-03-12queue.scm: Remove wrong quote closing in dovecot configEuAndreh1-1/+1
2023-03-12queue.scm: Add "mail-in-home?" option for dovecot and postfix servicesEuAndreh1-4/+14
2023-03-11queue.scm: Add "home_mailbox" compat configEuAndreh1-0/+2
2023-03-11queue.scm: Remove "mail_spool_directory" configEuAndreh1-2/+0
2023-03-11queue.scm: Use correct certificate for postfixEuAndreh1-8/+8
2023-03-11queue.scm: Fix "mail_spoo_directory" typoEuAndreh1-1/+1
2023-03-11queue.scm: Uncomment "mail_location" line of DovecotEuAndreh1-3/+1
2023-03-11queue.scm: Also unindent Dovecot strings just in caseEuAndreh1-63/+63
2023-03-11queue.scm: Remove (heredoc) trailing whitespace, as Postfix complains about itEuAndreh1-88/+88
2023-03-11queue.scm: Tweak string of Postfix main.cfEuAndreh1-3/+3
2023-03-11queue.scm: Use debug procedure for cyrus-sasl-service extra actionEuAndreh1-0/+2
2023-03-11Revert "queue.scm: Try disabling cyrus-sasl action to fix the build"...This reverts commit 96f1f1c69d91f681f5d3557c4feb6629d283c696. EuAndreh1-1/+11
2023-03-11queue.scm: Try disabling cyrus-sasl action to fix the buildEuAndreh1-11/+1
2023-03-11queue.scm: Typo in (postfix-sasl-services ...) function nameEuAndreh1-1/+1
2023-03-11queue.scm: Enable Postifx extending Cyrus SASLEuAndreh1-6/+0
2023-03-11queue.scm: Tweak cyrus-service-configuration compositionEuAndreh1-0/+4