unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: g1 <myglc2@gmail.com>
To: help-guix <help-guix@gnu.org>
Subject: dovecot-service config questions
Date: Fri, 19 Aug 2016 13:35:33 -0400	[thread overview]
Message-ID: <86fuq0u0ey.fsf@gmail.com> (raw)

I am trying to understand dovecot-service config. I found this trivial
example: https://wingolog.org/pub/alt-os-config.scm

  (dovecot-service
                    #:config (dovecot-configuration
                              (mail-location "maildir:~/.mail")
                              (listen '("127.0.0.1"))))

I am having trouble making the leap between guix and dovecot syntax.

1) Does anyone have a less trivial dovecot-service config they could
share?

2) How do I check the config tha herd is running? Like this ...

g1@g1 ~/src$ pstree -pa | grep dovecot
  |-dovecot,24213 -F -c /gnu/store/fq2spszyidjp56wmy38b1wma1p2irqgc-dovecot.co

... or is there a better way?

3) How do I view the dovecot config that _will be_ generated by system
reconfigure?

TIA - George

             reply	other threads:[~2016-08-19 17:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-19 17:35 g1 [this message]
2016-08-30 12:19 ` dovecot-service config questions Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86fuq0u0ey.fsf@gmail.com \
    --to=myglc2@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).