development list for leahutils (lr, xe, snooze, ...)
 help / color / mirror / Atom feed
From: Leah Neukirchen <leah@vuxu.org>
To: leahutils@inbox.vuxu.org
Subject: inbox.vuxu.org moved to Postfix
Date: Sun, 14 Jan 2024 16:21:26 +0100	[thread overview]
Message-ID: <87jzoc2b61.fsf@vuxu.org> (raw)

Hello *,

After running an outdated version of sqmail for a few years, I decided
to move inbox.vuxu.org to Postfix 3.8 which is better maintained, has
more eyes on the code, and a good track record as well.

Migration was almost trivial, the only interesting thing is that a
.qmail file to forward e.g. to public-inbox-mda needs an explicit env call:

# cat ~public-inbox/.qmail-default 
|HOME=/var/lib/public-inbox ORIGINAL_RECIPIENT="$EXT@inbox.vuxu.org" /usr/bin/public-inbox-mda
# cat ~public-inbox/.forward 
"|env HOME=/var/lib/public-inbox /usr/bin/public-inbox-mda"

Postfix sets ORIGINAL_RECIPIENT out of the box.
(We use explicit HOME for reasons I don't want to go into here.)

cu,
-- 
Leah Neukirchen  <leah@vuxu.org>  https://leahneukirchen.org/

                 reply	other threads:[~2024-01-14 15:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87jzoc2b61.fsf@vuxu.org \
    --to=leah@vuxu.org \
    --cc=leahutils@inbox.vuxu.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 NNTP newsgroup(s).