this post was submitted on 13 Jun 2024
46 points (94.2% liked)

Selfhosted

39250 readers
367 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hello, I self host an email server and I am currently using mailcow-dockerized, however I have found their community support to be extremely lackluster, and their software having major annoyances that have either gone unfixed for years or are so specific in scope that going through the song and dance of submitting it to their GitHub using their lengthy bug reporting process isnt worth it (because most of what they ask for is unrelated to the bug I'm reporting)

I want an email server that I can allow my friends and family to use, and that can generate random aliases they can use when signing up for websites or software that can be easily deleted if they no longer use the service or want their spam. I dont have very many requirements other than that one feature, and the software either being stable enough on its own, or the community being nicer around supporting their users.

Thanks in advance.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 3 months ago (2 children)

Mailcow also has randomly generated aliases', and thats kind of where my issue lies. When other users on my server set up any kind of alias, if that alias gets a spam email thats sent to quarantine, that email gets sent to the catch all email I have set up, which is annoying as the original person who made the alias for some reason doesn't get the email. I wanted to file a bug report for this but GitHub told me my post was too long because of how much log info their template asks me to provide so I threw my hands up and said I want a different project because the only software I host that gives me consistent small stupid issues like this is mailcow, such as the time it deleted dhparams.pem for no reason and caused dovecot to restart constantly, or the time the webUI broke and someone tried to convince me it was because I was using Fedora Server instead of RHEL or Debian. It doesn't help that their support forum only has a very small amount of people who are able to help, and their "live chat" is hosted on telegram which my phone number has been banned from. Its just very frustrating.

[–] [email protected] 2 points 3 months ago (1 children)

I feel maybe that's a dovecot issue? Or a spamassassin issue?

In my setup it seems "normal" that spam sent to aliases gets in the "catch all" instead of the mailbox of the user that has that alias. Very infuriating as I had to tune down the spam filter to block only the most obvious spam as false positives get "lost"

Although since 3-4 months ago I didn't receive any misdirected spam in the catch-all mailbox, so it might be that's now it has been fixed (I'm one of those guys that run updates automatically unattended because my hobby is fixing problems when there's a breaking feature after update)

[–] [email protected] 1 points 3 months ago

I'm on 2024.04 so I'm not sure, I'll check and see if theres an update of some sort and see if that resolves my issue. Thanks for your input though, itz much appreciated.

[–] [email protected] 2 points 3 months ago

Insert logs in pastebin.com and attach links and you can open ticket on git.