all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Felix Lechner via <help-guix@gnu.org>
To: Remco van 't Veer <remco@remworks.net>, help-guix@gnu.org
Subject: Re: local and remove mail delivery
Date: Tue, 02 Jan 2024 08:52:56 -0800	[thread overview]
Message-ID: <87le973cev.fsf@lease-up.com> (raw)
In-Reply-To: <87zfxnu8bv.fsf@remworks.net>

Hi Remco,

On Tue, Jan 02 2024, Remco van 't Veer wrote:

>   set sendmail=sendmail:/run/current-system/profile/sbin/sendmail

Is the set-gid bit set on that particular sendmail executable? I might
instead try

   set sendmail=/run/setuid-programs/sendmail

Your issue could probably also be solved by adding /run/setuid-programs
to the PATH for system services, which Guix system does not do. (It does
add /run/current-system/profile/sbin). Then you could use the relative
'sendmail' invocation.

I believe the latter part is a bug in Guix System.

Kind regards
Felix


  reply	other threads:[~2024-01-02 16:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-02 14:19 local and remove mail delivery Remco van 't Veer
2024-01-02 16:52 ` Felix Lechner via [this message]
2024-01-02 18:11   ` Remco van 't Veer
2024-01-02 18:21     ` Felix Lechner via
2024-01-03 13:37       ` Remco van 't Veer

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

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

  git send-email \
    --in-reply-to=87le973cev.fsf@lease-up.com \
    --to=help-guix@gnu.org \
    --cc=felix.lechner@lease-up.com \
    --cc=remco@remworks.net \
    /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.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.