Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

See also TMTP, from the mnm project. Its stated goal is to replace SMTP & IMAP.

https://mnmnotmail.org

https://twitter.com/mnmnotmail



sort by: page size:

Before ditching SMTP/etc, we'd need something to replace them.

TMTP (my work) is a candidate. More at https://mnmnotmail.org/


The primary problem for email at this point is that it's a highly effective cyberattack channel, because it allows anyone, claiming any identity, to send you any content, without limits. This cannot be "fixed" as it's the intended function.

No one was working on an alternative that addresses this problem, so I drafted & implemented "TMTP". It also addresses a variety of other common email problems.

https://mnmnotmail.org/

https://twitter.com/mnmnotmail


This is a pure puff piece for a new webmail app. I'd love to know how the BBC (of all outlets) came to publish this article.

If I may say so, the mnm project also deserves coverage like this. It prevents spy-pixels, and phishing, and provides unsubscribe (from threads, or senders, or whole sites). And a heck of a lot more :-)

mnm, an open source project to replace email & SMTP:

https://mnmnotmail.org

https://twitter.com/mnmnotmail


I've always wanted to make something with http://lamsonproject.org/, another python based SMTP server. This appears to be more bare bones.

Somewhat related: https://maddy.email and the libraries it's built on such as go-smtp https://github.com/emersion/go-smtp

That is an interesting approach. Care to let us know how you go from https://github.com/ronomon/mime to some kind of SMTP server plugin (like for postfix for example)?

Since we are on the topics of email clients. I just started migrating out of the gmail web client, and I think this is a very interesting project.

However, I just started using https://notmuchmail.org/ . It has a C library (and shell, python, haskell etc. bindings) with loads of clients (emacs, vim, web, etc.).


Sounds like an abstraction and extension of Twimailer (http://twimailer.com/). I for one would love a service like this.

Fastmail developed https://jmap.io/. Not sure how easy it'd be to translate SMTP/IMAP/whatever into that.

I built https://forwardemail.net to save money and time on email hosting/SMTP.

Looks like there are some open source mail server projects that support it: https://jmap.io/software.html

My favorite mail experience, by some margin, was using nmh (https://www.nongnu.org/nmh/). I recall it taking some doing to set up and then some aliases and such to make it usable - but then it was very usable.

I see SMTP here: https://curl.haxx.se/libcurl/c/smtp-mail.html

And on their page they have a zillion protocols: https://curl.haxx.se/

Maybe it would be worth trying out.


If JMAP catches on for client-to-server, maybe that could inspire a replacement server-to-server mail protocol.

https://www.ietf.org/blog/jmap/


I use notmuch for my email workflow. It has Python APIs. This is trivial to do with it. The downside is that it's for PCs, not phones. I suppose one could hack a mail server around its tags so you could use it via the phone as well. Never thought about it...

https://notmuchmail.org/


I should also mention modoboa[1] which is an opensource mail hosting solution with a web interface.

[1]: https://modoboa.org/en/

[1]: https://github.com/modoboa/modoboa


I've said it before but I'll say it again:

http://craphound.com/spamsolutions.txt

Good checklist of things a potential "reformed SMTP" needs to do.


You’re probably thinking about Hey https://www.hey.com. The issue I see with it is that it goes beyond a refreshed interface and breaks IMAP compatibility.

Color me naive, but doesn't an open source email client already exist, i'm pretty sure its called Thunderbird ... http://www.mozillamessaging.com/en-US/thunderbird/

Am i missing the point of the post?

next

Legal | privacy