unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: c4droid <c4droid@foxmail.com>
To: Felix Lechner <felix.lechner@lease-up.com>
Cc: help-guix@gnu.org
Subject: Re: Setting link file permission in home-files-service-type
Date: Mon, 20 Mar 2023 10:20:36 +0800	[thread overview]
Message-ID: <tencent_427B85889EC641B9E894956D58EA7A1B6905@qq.com> (raw)
In-Reply-To: <CAFHYt55Fc-v0PgbYVykiCqYD_AztRWbXkw1RPZ49f6td1VaFiw@mail.gmail.com>

Hi, Felix
I'll take a look and try opensmtpd, if possible, I'll let opensmtpd
become a home service.

On Sun, Mar 19, 2023 at 06:15:18PM -0700, Felix Lechner wrote:
> Hi,
> 
> On Sun, Mar 19, 2023 at 5:57 PM c4droid <c4droid@foxmail.com> wrote:
> >
> > I'm changing my mailing workflow [...] to fdm + msmtp + mutt,
> 
> I used msmtp for a while but discovered OpenSMTPd after switching to
> Guix.  Never looked back. It's a lovely email program.
> 
> No pressure, but below is a config if you'd like to try it, too.
> 
> Kind regards
> Felix
> 
> * * *
> 
>             (service opensmtpd-service-type
>                      (opensmtpd-configuration
>                       (shepherd-requirement '(networking))
>                       (config-file
>                        (plain-file "opensmtpd-configuration"
>                                    "
> table secrets file:/etc/mail/secrets
> 
> listen on lo port 25
> listen on socket
> 
> action \"transmit\" relay host
> \"smtp+tls://lechner-desktop@submission.us-core.com:587\" auth
> <secrets> mail-from \"@us-core.com\"
> match for any action \"transmit\"
> "))))
> 


  reply	other threads:[~2023-03-20  2:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-20  0:55 Setting link file permission in home-files-service-type c4droid
2023-03-20  1:15 ` Felix Lechner via
2023-03-20  2:20   ` c4droid [this message]
2023-03-21 14:15 ` Gary Johnson

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=tencent_427B85889EC641B9E894956D58EA7A1B6905@qq.com \
    --to=c4droid@foxmail.com \
    --cc=felix.lechner@lease-up.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).