Mailu
Mailcow
Mailu | Mailcow | |
---|---|---|
55 | 187 | |
6,379 | 10,107 | |
2.7% | 3.7% | |
8.9 | 9.5 | |
23 days ago | 7 days ago | |
Python | JavaScript | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
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.
Mailu
-
Ask HN: Replacement for Rackspace SMTP Hosting?
Made the switch to self-hosted https://mailu.io (on k8s) 2 years ago when Gandi announced the deprecation of their free plan.
Happy after IP was off most blocklists, but setup was kinda rough - https://mxtoolbox.com is your friend.
-
Show HN: Proxmox VE Helper Scripts: Make managing your Proxmox homelab a breeze
I'm just going to repeat a bunch of what hughesjj has already said, but anyway:
OPNSense (as my household's internet interface), Unifi Controller (as my household's primary wifi), Jellyfin, Wireguard, Pi-hole, LMS[0], Frigate NVR (migrating off ZoneMinder, awaiting delivery of a Coral TPU to finalise this), couchdb (as Noteself[1] back-end), nginx (serving a handful of sites for my own entertainment), Mailu[2], Calibre[3], various other in-flight experiments (which Home Assistant will soon become, Bitmagnet DHT scraper).
Most of the above are docker instances hosted on a small number of VMs hosted on two (or sometimes three) physical machines running proxmox.
[0]: https://github.com/epoupon/lms (HN lurker)
[1]: https://noteself.org/
[2]: https://mailu.io
[3]: https://fleet.linuxserver.io/image?name=linuxserver/calibre or https://fleet.linuxserver.io/image?name=linuxserver/calibre-... (I can't remember which)
-
Ask HN: Best Self Hosted Emails Service?
Self hosted - I went for mailu and it's very good:
https://mailu.io/
I didn't enable its Webmail feature though, so I have no idea if it's good or not. I just use Mail on iOS and macOS.
-
Show HN: An ad free temporary mail service
Worth mentioning, if you want a docker-compose ready email server/service there's mailu[1]. It's relatively easy to get up and running, and will guide you through the DNS records for secure mail. I've got a couple test domains up so far, and it's mostly been good. Some outlook.com (not o365) domains have been problematic though, I'm sure everyone has stories here.
If the article's solution were open-source, would be interested in seeing the UI/UX. I also looked into WildDuck with great interest but the lack of good UI/UX is mostly what held me back. If I didn't have to work for a living, and was less lazy, I might have written something.
1. https://mailu.io/
-
Roundcube and docker-mailserver (Docker Mailserver) on the same VPS
Consider installing Mailu instead, which is a single Docker container with a full mail server and Roundcube on top. Very easy to install.
-
Mail-in-a-Box: a mail server in a box
I've been using Mailu (https://mailu.io/) for years and have had no problems. I love that it has the concept of domain admins so that people can manage mailboxes for their own domains. DNS isn't automatic, but meh. Upgrading is easy (Docker + automatic migrations).
-
what to use for self hosting email
Mailu is pretty solid for personal use and is lighter on memory than Mailcow
-
Recently I've been considering switching away from Proton, but...
While hosting mail isn't easy, Mailu and similar projects make it way easier than it used to be.
- Alternative to MailCow
- Nextcloud AIO and MicroOS
Mailcow
-
Setting up mailcow on mail server on an EC2 instance
$ cd /opt $ git clone git clone https://github.com/mailcow/mailcow-dockerized $ cd mailcow-dockerized $ ./generate_config.sh
-
Quadlet: Running Podman containers under systemd
Funny how they cite https://github.com/mailcow/mailcow-dockerized/blob/cb0b0235f... as terrifying when it's simple and a single file for me and I'm terrified of lots of small files and that whole systems/redhat approach because it always broke in subtle ways for me.
(Not judging on podman/quad let, just my personal preference)
-
Mox – modern, secure, all-in-one email server
> Wow... having just gone through a 20+ hour byzantine nightmare of setting up postfix & dovecot
Did you do this by hand / manually, or use a 'pre-canned' solution like:
* https://mailcow.email
* https://workaround.org
-
Ask HN: Replacement for Rackspace SMTP Hosting?
If you had a server around, considering just setting up https://mailcow.email/ it's super easy and straigforward. Everything is in docker compose. `docker compose up` and you go.
If you want a hosted SMTP for your own single domain, and volume is low, consider just using AWS SES. I run betterdev.link with it, send about 20k email per months and pay around $2
If finally you want some nice and easy UI to use for email forwarding and SMTP, consider my email forwarding app https://mailwip.com It was built for this use case.
-
A SpamAssassin Surprise
You could go with https://mailcow.email, it's pretty easy to setup and keep up to date.
-
European Alternatives
> Which different provider did you go with?
I actually fell back to Gmail for the time being - I just don't like to "advertise" any Google product for known reasons, even though Gmail is a quite solid product, sorry about the confusion - but that's my temporary solution.
I am planning to either give Migadu a try or host my own mail provider. (I have seen some good feedback about https://mailcow.email)
- Docker Compose: version` is obsolete warning
-
Ask HN: Self Hosting an Email Server?
I've been running mailcow [1] on a Hetzner cloud server for a few years and am pretty happy with it.
[1] https://mailcow.email
-
Free Zoho Mail alternatives for using custom email domain?
I have been searching for a self-hosted suite similar to Google Worksuite. I found the following: 1. Mailcow - https://mailcow.email/
-
Roundcube and docker-mailserver (Docker Mailserver) on the same VPS
Yes, I switched to mailcow (https://mailcow.email) and installed Roundcube via the excellent tutorial (https://docs.mailcow.email/third_party/roundcube/third_party-roundcube).
What are some alternatives?
docker-mailserver - A fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) using Docker. [Moved to: https://github.com/docker-mailserver/docker-mailserver]
Mail-in-a-Box - Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
modoboa - Mail hosting made simple