cross-posted from: https://lemmy.sdf.org/post/46161145

I’ve been using Thunderbird to sort out my junk email for a while, ever since I walked away from my Gmail account. Thunderbird does a great job, but it does mean it has to stay running somewhere.

However I’m currently in the process of moving and as a result I’ve had to shut down the system that that I had been running Thunderbird on. The result of which, obviously, is that my inbox is now being flooded with spam.

Since it’s been a while since I last looked at the problem, I figured I ask. How do you deal with spam email?

  • dieTasse@feddit.org
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    15 hours ago

    Well… Been using Proton since 2020 and ever since that I don’t have spam issues. I am also using aliases, so if somebody sends me way too many newsletters I just disable the alias. This probably won’t help you, but you asked 😀

  • foggy@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    17 hours ago

    I recently looked at my emails spam filters and my goodness. I’ve built a monstrosity over a few decades here.

    • irmadlad@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 hours ago

      LMAO! I would speculate that conservatively 90% of all my mail is spam that gets either rejected or dropped in the trash bin.

  • irmadlad@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    15 hours ago

    As @eksb@programming.dev said, SpamAssasin and diligent training. Also, pFsense will filter based on rules and criteria in conjunction with Suricata or Snort.

  • blackbrook@mander.xyz
    link
    fedilink
    English
    arrow-up
    5
    ·
    20 hours ago

    I use POPFile, open source software that classifies email into whatever categories you set up using a Bayesian algorithm (so you train it). It works as a proxy so it does it when your download email, so not a solution to your inbox filling up unless your can figure out how to run it on the server automatically.

    It tags the email with a header and I use Thunderbird filters to move mail to folders for spam, adverts, political spam, and regular inbox.

    It’s abandonware but it still works and doesn’t really need any more features IMO.

  • erebion@news.erebion.eu
    link
    fedilink
    English
    arrow-up
    4
    ·
    21 hours ago

    My mailserver runs on Stalwart. Whatever it does works for me. I haven’t yet had to change the defaults. It’s also very easy to set up and requires next to no maintenance.

    (It also does JMAP, which is like IMAP, but modern and efficient)

    • hendrik@palaver.p3x.de
      link
      fedilink
      English
      arrow-up
      2
      ·
      21 hours ago

      Unfortunately JMAP isn’t supported (yet) by a lot of email clients. I don’t think there’s a good open-source email suite for computers available… But I’ve tried Stalwart as well and it’s really sleek and seems to come with good defaults.

        • hendrik@palaver.p3x.de
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          2 hours ago

          Yes. I think several clients have open feature requests. The Stalwart documentation has a list of projects. There is one command line client as of now. But I’m not switching to a cli mail client or proprietary software, so I’ve postponed it. We’ll see where this is going.

          I welcome these modernization attempts. Though in theory I’d love to see someone revamp email in its entirety, add encryption, signatures, chat and crack down on spam and phishing. Not sure if that’s ever going to happen, but that’d be great, too.

  • gedaliyah@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    22 hours ago

    There are some tweaks you can usually do on the server/host side as well. That’s particularly helpful if you use Thunderbird on multiple devices, such as desktop and phone.

    Hopefully it will be even easier over time to sync settings between devices — I’d love to see filters and signatures across devices one day.