unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: g1 <myglc2@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: dovecot-service config questions
Date: Tue, 30 Aug 2016 14:19:42 +0200	[thread overview]
Message-ID: <87fupmmotd.fsf@gnu.org> (raw)
In-Reply-To: <86fuq0u0ey.fsf@gmail.com> (myglc2@gmail.com's message of "Fri, 19 Aug 2016 13:35:33 -0400")

g1 <myglc2@gmail.com> skribis:

> 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?

You can run ‘herd status’ or ‘herd status dovecot’.

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

You can do something like:

  guix gc -R `guix system build my-config.scm` | grep dovecot

… and the dovecot.conf file will be among that.

HTH,
Ludo’.

      reply	other threads:[~2016-08-30 12:19 UTC|newest]

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

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=87fupmmotd.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=help-guix@gnu.org \
    --cc=myglc2@gmail.com \
    /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).