ocrmymail
OCRmyMail is an SMTP server relay that adds an OCR text layer to PDF mail attachments and sends them to the original recipient. (by DenBeke)
chasquid
SMTP (email) server with a focus on simplicity, security, and ease of operation [mirror] (by albertito)
ocrmymail | chasquid | |
---|---|---|
1 | 12 | |
2 | 904 | |
- | 1.3% | |
0.0 | 5.6 | |
almost 4 years ago | 11 days ago | |
Go | Go | |
GNU General Public License v3.0 only | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ocrmymail
Posts with mentions or reviews of ocrmymail.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-12.
-
OCR through mail attachments
OCRmyMail is an SMTP server relay that adds an OCR text layer to PDF mail attachments and sends them to the original recipient. OCRmyPDF is used to do the heavy lifting a.k.a perform the OCR.
chasquid
Posts with mentions or reviews of chasquid.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-03.
- Chasquid – SMTP server focused on simplicity
-
Quest for the simple SMTP Server
chasquid Like: Small and focused on simplicity and user friendliness Dislike: A bit on the experimental side
- Email Done My Way, Part 0 – The Journey
- Show HN: MiniMail – Disposable Email Service for Everyone
- OpenSMTPD
- I'm So Sorry Everyone. Or: Why I'm Switching to Cloudflare
-
Running a private mail server for six years, easy peasy
I run my own mail servers for small projects, though for my main email I've actually switched to ProtonMail.
It's never been easier to self host your email with projects like the following around:
- https://foxcpp.dev/maddy/
- https://github.com/albertito/chasquid
- https://github.com/haraka/haraka
Of course the usual dovecot + postfix setup is great for learning even if a bit complicated.
- Running your own email is increasingly an artisanal choice, not a practical one
- Modoboa – open-source email server
What are some alternatives?
When comparing ocrmymail and chasquid you can also consider the following projects:
inbucket - Disposable webmail server (similar to Mailinator) with built in SMTP, POP3, RESTful servers; no DB required.
Trumail
imap-pdf-ocr - IMAP Processor for running OCR on every PDF
email-verifier - :white_check_mark: A Go library for email verification without sending any emails.
go-smtp - 📤 An SMTP client & server library written in Go
go-dkim - DKIM package for golang