public inbox for nncp-devel@lists.cypherpunks.ru
Atom feed
From: Koushik Roy <meff@meff•me>
To: nncp-devel@lists.cypherpunks.ru
Subject: ANN: nmail - sending and receiving mail over NNCP
Date: Wed, 27 Oct 2021 00:00:58 -0700	[thread overview]
Message-ID: <87y26fc5p1.fsf@pop-os.i-did-not-set--mail-host-address--so-tickle-me> (raw)

Hey all,

I've been hacking on https://github.com/Koshroy/nmail recently, which is
a really simple program that helps send and receive mail via NNCP. I'm
running Postfix as my MTA, so I have an NNCP transport defined and have
mails meant for NNCP go over a Postfix pipe service to nmail. Headers
are munged on the receiving side to make it easy to reply to mails and
have these replys go over NNCP as well.

If you're interested in using the software, please let me know what you
think!

Thanks,
Koushik

             reply	other threads:[~2021-10-27  7:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-27  7:00 Koushik Roy [this message]
2021-11-11  2:40 ` ANN: nmail - sending and receiving mail over NNCP John Goerzen