Re: [go-nuts] an open source project to replace SMTP/email

2021-01-15 Thread Liam
Brian's feedback is here: https://github.com/networkimprov/mnm/issues/5 On Thursday, January 14, 2021 at 9:20:02 AM UTC-8 Brian Candler wrote: > I do have some feedback, but I think this is off-topic for golang-nuts. > Where would you like it to be sent? > > My suggestion would be to enable Dis

Re: [go-nuts] an open source project to replace SMTP/email

2021-01-14 Thread Brian Candler
I do have some feedback, but I think this is off-topic for golang-nuts. Where would you like it to be sent? My suggestion would be to enable Discussions on the project's github page. This is a relatively new feature in Github, but it's being used by some projects e.g. Netbox

Re: [go-nuts] an open source project to replace SMTP/email

2021-01-13 Thread Liam Breck
Here's the backstory to mnm, in a draft article not yet published. I'd love any feedback... https://mnmnotmail.org/volunteered.html On Tue, Jan 5, 2021 at 1:31 PM Liam wrote: > > The mnm project is building a legitimate email replacement: a client[1], a > server[2], and a simple protocol[3] bet

Re: [go-nuts] an open source project to replace SMTP/email

2021-01-08 Thread Tyler Compton
Seems cool Liam, thanks for sharing! On Tue, Jan 5, 2021 at 2:30 PM Liam wrote: > > The mnm project is building a legitimate email replacement: a client[1], a > server[2], and a simple protocol[3] between them. (Legitimate, i.e. > n-identity, decentralized, store-and-forward, open protocol, open

[go-nuts] an open source project to replace SMTP/email

2021-01-05 Thread Liam
The mnm project is building a legitimate email replacement: a client[1], a server[2], and a simple protocol[3] between them. (Legitimate, i.e. n-identity, decentralized, store-and-forward, open protocol, open source.) https://mnmnotmail.org https://twitter.com/mnmnotmail Both client and server