Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Discuss
  3. Is there a way to add in more DNSBL / RBL sources?

Is there a way to add in more DNSBL / RBL sources?

Scheduled Pinned Locked Moved Discuss
40 Posts 6 Posters 4.9k Views 8 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #10

    I think https://support.google.com/mail/answer/175365?hl=en was the article. But I recall some other article explicitly recommending not forwarding email without spamassassin checks.

    1 Reply Last reply
    0
    • girishG girish

      @d19dotca good points. I think allowing setting custom bl servers is complicated. I prefer adding them to the code itself if those lists are reliable. Haraka supports adding multiple servers, so we can easily add it if we can identify another reliable source. For example, I thought spamcop was very reliable and in fact just 2-3 months ago, the site disappeared (and then re-appeared).

      But I will look into not forwarding emails marked as spam. For some reason, I thought we already did this since I remember reading gmail policy about this.

      MooCloud_MattM Offline
      MooCloud_MattM Offline
      MooCloud_Matt
      wrote on last edited by
      #11

      @girish
      +1 for not let add additional DNSBL.

      i think that DNSBL check is good, but for example, spamhaus.org have multiple modules that you can use, some DNSBL use custom score, so I think that let people add list as they like just create more mess then use just a good one.

      And you should add them also to the unbound server so that he can cache the requests.

      Matteo. R.
      Founder and Tech-Support Manager.
      MooCloud MSP
      Swiss Managed Service Provider

      1 Reply Last reply
      0
      • d19dotcaD d19dotca

        I know Cloudron already checks against Spamhaus and rejects if the sending server is listed... is there an ability to add in other sources at all? I don't think there is but wanted to double-check. If not, then I'll file a feature request.

        MooCloud_MattM Offline
        MooCloud_MattM Offline
        MooCloud_Matt
        wrote on last edited by
        #12

        @d19dotca
        i advise you to update regularly your custom rules on SpamAssassin to add new words used and improve your filtering base on your own experience with spam.

        You can also use a Domain provider that protects your email and contact data on whois, which is the main cause of spam.

        Matteo. R.
        Founder and Tech-Support Manager.
        MooCloud MSP
        Swiss Managed Service Provider

        d19dotcaD 1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #13

          I have created https://git.cloudron.io/cloudron/box/-/issues/776 to track this

          1 Reply Last reply
          1
          • MooCloud_MattM MooCloud_Matt

            @d19dotca
            i advise you to update regularly your custom rules on SpamAssassin to add new words used and improve your filtering base on your own experience with spam.

            You can also use a Domain provider that protects your email and contact data on whois, which is the main cause of spam.

            d19dotcaD Offline
            d19dotcaD Offline
            d19dotca
            wrote on last edited by d19dotca
            #14

            @moocloud_matt I think you may misunderstand a couple of items here in my messages. I'll try to clarify below.

            update regularly your custom rules on SpamAssassin to add new words used and improve your filtering base on your own experience with spam

            The SpamAssassin rules are fine, they properly identify spam and the vast majority of spam make it into the spam box away from the inbox. Identifying spam inside of SpamAsssin isn’t the issue in this case.

            You can also use a Domain provider that protects your email and contact data on whois, which is the main cause of spam

            This is something I already do currently when possible, but this is also not the issue here because that spam would be going to me then in that case as it's my contacts on the WHOIS. In my case here, it's my clients being sent the spam. It's basically an attack as far as I can tell on my mail server given the domains that point to my same IP so they just fire away at my server hoping to get some. In some cases, it's definitely a targeted recipient, but it's pretty generic and nothing to do with WHOIS spam in this case.

            The issue I'm raising is basically two-fold...

            1. that there's currently no way to prevent messages marked as spam by SpamAssassin to mailing list recipients, and

            2. that there's no way to deny message processing either with custom lists. Right now Spamhaus Zen is the only list that mail gets outright denied from, despite there being plenty of other lists that marked these mail servers as spammy.

            I believe an administrator should have the ability to manually add in new checks though to have it denied just like it currently does for Spamhaus Zen. I don't see any reason why that shouldn't be enabled.

            I'm not wanting Cloudron to make new blocklists mandatory in code where a bunch are used to deny connections, that's agreeably bad, but we should at least have the option. In fact, while I’d certainly enable Spamhaus to deny messages outright, some mail admins may not want to be denying mail at all and it’s a little weird to me that even that is forced in code, honestly. Running a run a mail server is unique to everyone, and that’s why there needs to be customization abilities. I ran a mail server for a few years before moving to Cloudron, and before Cloudron when I was running my own mail server spam was practically never an issue because I took a lot of time to set it well to suit my clients needs and stayed on top of it. Unfortunately much of what I did on my mail server before Cloudron can’t be done in Cloudron.

            • As seen above, my server is frequently getting "spam assaulted" from a few mail servers in particular that rotate every so often. Spamhaus Zen gets some of them but not many. The ability to add in SORBS for example would be a huge help on my server to outright deny processing of the message. Currently the only workaround I have is to manually add in the IPs of the mail servers to the Network IP Blocklist function, but this is an ever-rotating list I'd basically have to update every few days manually.

            • Also, since currently half my clients just have mailing lists setup to forward to their own personal email address, and Cloudron doesn'tr currently prevent messages identified as Spam from just the SpamAssassin headers to be denied forwarding, it continues onwards to the Gmail.com or iCloud.com address for example which is not good and easily avoidable if we had the ability to prevent forwarding spam messages, or the ability to add in custom DNSBL checks to outright deny the message to begin with.

            Ultimately, my problems would be solved with better customization for spam filtering. SpamAssassin rules alone are insufficient due to the inability to prevent messages identified as spam onwards to mailing lists.

            --
            Dustin Dauncey
            www.d19.ca

            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #15

              @d19dotca For SORBS (which seems to be reliable), can you try this:

              • docker exec -ti mail /bin/bash
              • edit /run/haraka/config/dnsbl.ini
              • Change zones to "zen.spamhaus.org;dnsbl.sorbs.net"
              • supervisorctl restart haraka

              This won't survive restarts, but it will give us a good idea of how effective this is. I put this in our cloudron.io mail server as well (but then again, we don't really get that much spam).

              d19dotcaD 2 Replies Last reply
              2
              • girishG girish

                @d19dotca For SORBS (which seems to be reliable), can you try this:

                • docker exec -ti mail /bin/bash
                • edit /run/haraka/config/dnsbl.ini
                • Change zones to "zen.spamhaus.org;dnsbl.sorbs.net"
                • supervisorctl restart haraka

                This won't survive restarts, but it will give us a good idea of how effective this is. I put this in our cloudron.io mail server as well (but then again, we don't really get that much spam).

                d19dotcaD Offline
                d19dotcaD Offline
                d19dotca
                wrote on last edited by
                #16

                @girish Certainly, I’ll try that today and see how it goes and will report back. 🙂 Thanks for being open minded about this.

                Side note: I know you wrote above earlier that you want to control this list in code, but that part I actually would respectfully disagree with. Example: some mail server admins never want to deny anything and simply classify as spam and deliver - but that’s also not possible currently given it’s hard coded. Conversely, others may want it just a tad more aggressive at denying connections (such as me especially during “spam attacks” like the one that started a few weeks ago on mine) and I can’t add any new lists. I’d hope that if it’s as easy as running those commands to change the behaviour that we’d be able to expose that in the UI. 🙂

                --
                Dustin Dauncey
                www.d19.ca

                1 Reply Last reply
                1
                • girishG girish

                  @d19dotca For SORBS (which seems to be reliable), can you try this:

                  • docker exec -ti mail /bin/bash
                  • edit /run/haraka/config/dnsbl.ini
                  • Change zones to "zen.spamhaus.org;dnsbl.sorbs.net"
                  • supervisorctl restart haraka

                  This won't survive restarts, but it will give us a good idea of how effective this is. I put this in our cloudron.io mail server as well (but then again, we don't really get that much spam).

                  d19dotcaD Offline
                  d19dotcaD Offline
                  d19dotca
                  wrote on last edited by d19dotca
                  #17

                  @girish Quick update: I changed from SORBS to SpamCop and am trying again, as I already found a false-positive when on SORBS. I checked the IP and it was basically only on SORBS and Backscatter, not SpamCop which means it would have passed as expected. I think this jives with what I thought earlier too but couldn't remember which one, I recall one of them was a bit too aggressive in years past as it often would block even Gmail and Hotmail mail servers which is just not feasible to do since so much legit email comes from them too.

                  I think it was both SpamAssassin and SpamCop I used on my mail server before Cloudron, so I've set it accordingly now. It now reads zen.spamhaus.org;bl.spamcop.net for the zone.

                  --
                  Dustin Dauncey
                  www.d19.ca

                  1 Reply Last reply
                  1
                  • d19dotcaD Offline
                    d19dotcaD Offline
                    d19dotca
                    wrote on last edited by
                    #18

                    Relevant but slightly off-topic, but wanted to share: https://www.intra2net.com/en/support/antispam/index.php

                    That list essentially monitors many DNSBLs for effectiveness and inaccuracies too (false-positives) using their own network for running the tests on. I find it quite interesting and stumbled into it today again, and I remember seeing it many years ago too. It's always up-to-date data which is interesting.

                    --
                    Dustin Dauncey
                    www.d19.ca

                    MooCloud_MattM 1 Reply Last reply
                    0
                    • d19dotcaD d19dotca

                      Relevant but slightly off-topic, but wanted to share: https://www.intra2net.com/en/support/antispam/index.php

                      That list essentially monitors many DNSBLs for effectiveness and inaccuracies too (false-positives) using their own network for running the tests on. I find it quite interesting and stumbled into it today again, and I remember seeing it many years ago too. It's always up-to-date data which is interesting.

                      MooCloud_MattM Offline
                      MooCloud_MattM Offline
                      MooCloud_Matt
                      wrote on last edited by
                      #19

                      @d19dotca
                      ok,
                      that's the main reason that pushes us to use a centralized mail gateway, having control over incoming and outgoing traffic is fundamental for provider, and learning+settings are easier to do.
                      Cloudron with Haraka can't be a replacement of good email proxy or antispam, if you think all the service to prevent spam been send or received are some kind of proxy, for example, rspamd is build to have a demon on the mail server but all the elaboration is done in an external server.

                      I'm sure that with better setup of DNSBL, URIBL,DCC, and SURBL will be better, but will not resolve the issue and make the setup harder for newbies.

                      For the fwd issue use a sieve forward from imbox this should prevent email marked as spam to been sent out.

                      Sorry if miss some point, I'm in paternity leaving so sleep is not a thing. (not for a baby. for now just an adorable husky that doesn't understand that he can sleep at night)

                      Matteo. R.
                      Founder and Tech-Support Manager.
                      MooCloud MSP
                      Swiss Managed Service Provider

                      d19dotcaD 1 Reply Last reply
                      0
                      • MooCloud_MattM MooCloud_Matt

                        @d19dotca
                        ok,
                        that's the main reason that pushes us to use a centralized mail gateway, having control over incoming and outgoing traffic is fundamental for provider, and learning+settings are easier to do.
                        Cloudron with Haraka can't be a replacement of good email proxy or antispam, if you think all the service to prevent spam been send or received are some kind of proxy, for example, rspamd is build to have a demon on the mail server but all the elaboration is done in an external server.

                        I'm sure that with better setup of DNSBL, URIBL,DCC, and SURBL will be better, but will not resolve the issue and make the setup harder for newbies.

                        For the fwd issue use a sieve forward from imbox this should prevent email marked as spam to been sent out.

                        Sorry if miss some point, I'm in paternity leaving so sleep is not a thing. (not for a baby. for now just an adorable husky that doesn't understand that he can sleep at night)

                        d19dotcaD Offline
                        d19dotcaD Offline
                        d19dotca
                        wrote on last edited by d19dotca
                        #20

                        @moocloud_matt Congratulations on the new baby, that's awesome news! 👶

                        will not resolve the issue and make the setup harder for newbies

                        I don't think I agree with that. Nothing will "resolve the issue" of spam itself (if that's what you meant by "the issue"), spam will never be 100% blocked and there will always be false-positives too. The goal is simply to reduce the level of spam and reducing the level of false-positives (or at least keeping it at an acceptable level), and that's where the extra customization comes into play.

                        I also don't think it will make it harder for "newbies" at all, because the out-of-the-box Cloudron setup would not change (at least I don't envision it would). Having the ability to set extra DNSBL checks for denying messages before they get processed shouldn't make anything harder for anyone - I should be able to setup a new Cloudron instance just as easily as I can today. Nothing should change there. Only the option to add new DNSBL checks to deny messages for example would be added as a completely optional feature to enable - it'd basically only be touched by "power users" and actual mail administrators who are comfortable making those tweaks and already looking to make such changes in the first place.

                        I agree though that there's plenty of different ways to improve spam filtering and this is just one of many possible ways that I hope to see (and many others from the community too judging by how many mail improvements / feature requests exist in the Cloudron forum).

                        For the fwd issue use a sieve forward from imbox this should prevent email marked as spam to been sent out

                        That is an interesting approach, and I'll consider it. My first thought though is... while it may technically be a valid workaround, in my case I don't think this option is feasible though as I have too many accounts to do this for. I have roughly 20+ recipients on my server who only are setup for mailing lists to forward to their own personal email accounts on common domains (no mailboxes on Cloudron). This workaround means I'd need to setup about 20+ mailboxes, not only that but also set them all up consistently and accurately. This leaves a lot of room for human error in my case and a lot of overhead if I ever wanted to make a quick tweak and keep it consistent across them all. If I only had a few, that'd be no problem, but I think I have too many for that to be feasible in my case, unfortunately. I appreciate the thought there though, I hadn't really considered that as a possible workaround before.

                        --
                        Dustin Dauncey
                        www.d19.ca

                        MooCloud_MattM 2 Replies Last reply
                        0
                        • robiR Offline
                          robiR Offline
                          robi
                          wrote on last edited by
                          #21

                          it sounds like the mailing list feature just needs to take into consideration the spam score and avoid processing that mail.

                          usually forwards happen before a sieve filter, so unless you can only fwd things from a specific folder like inbox, it's going to send everything.

                          Conscious tech

                          d19dotcaD 1 Reply Last reply
                          0
                          • robiR robi

                            it sounds like the mailing list feature just needs to take into consideration the spam score and avoid processing that mail.

                            usually forwards happen before a sieve filter, so unless you can only fwd things from a specific folder like inbox, it's going to send everything.

                            d19dotcaD Offline
                            d19dotcaD Offline
                            d19dotca
                            wrote on last edited by
                            #22

                            @robi Correct, yes. And I filed a feature request for improving the mail lists when it detects a spam message a few days ago too for anyone else coming across this that wants to vote it up 😉 (I see you already did which is awesome)

                            --
                            Dustin Dauncey
                            www.d19.ca

                            1 Reply Last reply
                            1
                            • d19dotcaD Offline
                              d19dotcaD Offline
                              d19dotca
                              wrote on last edited by d19dotca
                              #23

                              I've filed a formal feature request for the ability to add further DNSBLs at https://forum.cloudron.io/topic/4694/add-dnsbls-to-deny-incoming-spam-messages -- Please upvote if you wish to see this functionality.

                              A further update to my testing of manually adding in the DNBSLs:

                              • I have settled for now on the following zone, which so far has worked perfectly with no false-positives today with these three DNSBLs set in Haraka (but I'm very carefully monitoring this and may make further tweaks if needed): zen.spamhaus.org;bl.mailspike.net;bl.0spam.org
                              • Two previous tests were run with zen.spamhaus.org;dnsbl.sorbs.net but the SORBS quickly caught a false-positive within minutes, so I removed SORBS in favour of zen.spamhaus.org;bl.spamcop.net and while that was much better it still got one false-positive after a few hours so since this is all being tested I opted to try the above and current list of zen.spamhaus.org;bl.mailspike.net;bl.0spam.org which so far has worked perfectly with no false-positives, but am still testing and watching the "denied" mail server logs carefully for any false-positives.

                              --
                              Dustin Dauncey
                              www.d19.ca

                              1 Reply Last reply
                              0
                              • d19dotcaD Offline
                                d19dotcaD Offline
                                d19dotca
                                wrote on last edited by d19dotca
                                #24

                                Latest update:

                                • The blacklists still are working perfectly with no false-positives since I changed it to the one above. I also added one late last night (because I saw a few getting through that were clear spam again) the noptr.spamrats.com which according to blacklist checks the spammy servers were listed on it. So now it reads as follows: zen.spamhaus.org;bl.mailspike.net;noptr.spamrats.com;bl.0spam.org - So on the side of denying more spam connections while not having any false-positives, this seems like a huge win. 🙂 Notice the many emails blocked from sources other than Spamhaus Zen, and I've confirmed none of them are false-positives.

                                618c7a5a-18b8-470c-9463-5e00375e96ef-image.png

                                • On the other side of things... I noticed a clearly-spam message getting past still though and reported it in the other thread.

                                --
                                Dustin Dauncey
                                www.d19.ca

                                girishG 1 Reply Last reply
                                2
                                • d19dotcaD d19dotca

                                  Latest update:

                                  • The blacklists still are working perfectly with no false-positives since I changed it to the one above. I also added one late last night (because I saw a few getting through that were clear spam again) the noptr.spamrats.com which according to blacklist checks the spammy servers were listed on it. So now it reads as follows: zen.spamhaus.org;bl.mailspike.net;noptr.spamrats.com;bl.0spam.org - So on the side of denying more spam connections while not having any false-positives, this seems like a huge win. 🙂 Notice the many emails blocked from sources other than Spamhaus Zen, and I've confirmed none of them are false-positives.

                                  618c7a5a-18b8-470c-9463-5e00375e96ef-image.png

                                  • On the other side of things... I noticed a clearly-spam message getting past still though and reported it in the other thread.
                                  girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #25

                                  @d19dotca The mailspike is a great find. It seems very professionally done - https://www.mailspike.net/usage.html . Spamrats is also updated - https://spamrats.com/lists.php

                                  d19dotcaD 1 Reply Last reply
                                  1
                                  • girishG girish

                                    @d19dotca The mailspike is a great find. It seems very professionally done - https://www.mailspike.net/usage.html . Spamrats is also updated - https://spamrats.com/lists.php

                                    d19dotcaD Offline
                                    d19dotcaD Offline
                                    d19dotca
                                    wrote on last edited by d19dotca
                                    #26

                                    @girish Yeah Mailspike is a great one. I completely forgot about it until all of this recent testing, haha. I am about 95% sure after visiting it's website that I used that on my email server before Cloudron too and it served really well. It was so many years ago now that I basically forgot which lists I used before, I think I'm basically going through all the same tests as I did about 4 years ago, lol.

                                    For anyone who doesn't want Mailspike actually denying connections though, it should also work great in SpamAssassin as they already gave all the needed headers for it too so at least it'll help in identifying spam better too, using the text below:

                                    header RCVD_IN_MSPIKE_BL eval:check_rbl('mspike-lastexternal', 'bl.mailspike.net.')
                                    tflags RCVD_IN_MSPIKE_BL net
                                    score RCVD_IN_MSPIKE_BL 3.5
                                    header RCVD_IN_MSPIKE_WL eval:check_rbl('mspike-lastexternal', 'wl.mailspike.net.')
                                    tflags RCVD_IN_MSPIKE_WL net
                                    score RCVD_IN_MSPIKE_WL -2.1
                                    

                                    --
                                    Dustin Dauncey
                                    www.d19.ca

                                    1 Reply Last reply
                                    2
                                    • robiR Offline
                                      robiR Offline
                                      robi
                                      wrote on last edited by
                                      #27

                                      Woohoo, so much mail goodness, when do we get these as new defaults in Cloudron? 😉

                                      Conscious tech

                                      1 Reply Last reply
                                      1
                                      • d19dotcaD d19dotca

                                        @moocloud_matt Congratulations on the new baby, that's awesome news! 👶

                                        will not resolve the issue and make the setup harder for newbies

                                        I don't think I agree with that. Nothing will "resolve the issue" of spam itself (if that's what you meant by "the issue"), spam will never be 100% blocked and there will always be false-positives too. The goal is simply to reduce the level of spam and reducing the level of false-positives (or at least keeping it at an acceptable level), and that's where the extra customization comes into play.

                                        I also don't think it will make it harder for "newbies" at all, because the out-of-the-box Cloudron setup would not change (at least I don't envision it would). Having the ability to set extra DNSBL checks for denying messages before they get processed shouldn't make anything harder for anyone - I should be able to setup a new Cloudron instance just as easily as I can today. Nothing should change there. Only the option to add new DNSBL checks to deny messages for example would be added as a completely optional feature to enable - it'd basically only be touched by "power users" and actual mail administrators who are comfortable making those tweaks and already looking to make such changes in the first place.

                                        I agree though that there's plenty of different ways to improve spam filtering and this is just one of many possible ways that I hope to see (and many others from the community too judging by how many mail improvements / feature requests exist in the Cloudron forum).

                                        For the fwd issue use a sieve forward from imbox this should prevent email marked as spam to been sent out

                                        That is an interesting approach, and I'll consider it. My first thought though is... while it may technically be a valid workaround, in my case I don't think this option is feasible though as I have too many accounts to do this for. I have roughly 20+ recipients on my server who only are setup for mailing lists to forward to their own personal email accounts on common domains (no mailboxes on Cloudron). This workaround means I'd need to setup about 20+ mailboxes, not only that but also set them all up consistently and accurately. This leaves a lot of room for human error in my case and a lot of overhead if I ever wanted to make a quick tweak and keep it consistent across them all. If I only had a few, that'd be no problem, but I think I have too many for that to be feasible in my case, unfortunately. I appreciate the thought there though, I hadn't really considered that as a possible workaround before.

                                        MooCloud_MattM Offline
                                        MooCloud_MattM Offline
                                        MooCloud_Matt
                                        wrote on last edited by
                                        #28

                                        @d19dotca said in Is there a way to add in more DNSBL / RBL sources?:

                                        spam will never be 100% blocked and there will always be false-positives too

                                        Yes, I totally agree with that.

                                        By big question here is how much is useful to add feature and complexity to cloudron, when there are solutions that are specifically built for that.

                                        About mailspike and Spamhaus, they both have SpamAssassin module, and if cloudron provides the possibility to disable SA, I think is a grate idea to have them.
                                        But not as simple DNSBL, but as SA module.

                                        For spamrats idk, having to many DNSBL or SpamAssassin module will slow down the server a lot, remember for every incoming email, you need to call unbound that check his cache and if doesn't have the record call the DNSBL.
                                        This happens for every email, and every external check you have, and maybe they are slow at that moment and the request take more time than usual, ... and so on
                                        Resources usage need to be taken into count.

                                        Matteo. R.
                                        Founder and Tech-Support Manager.
                                        MooCloud MSP
                                        Swiss Managed Service Provider

                                        1 Reply Last reply
                                        0
                                        • d19dotcaD d19dotca

                                          @moocloud_matt Congratulations on the new baby, that's awesome news! 👶

                                          will not resolve the issue and make the setup harder for newbies

                                          I don't think I agree with that. Nothing will "resolve the issue" of spam itself (if that's what you meant by "the issue"), spam will never be 100% blocked and there will always be false-positives too. The goal is simply to reduce the level of spam and reducing the level of false-positives (or at least keeping it at an acceptable level), and that's where the extra customization comes into play.

                                          I also don't think it will make it harder for "newbies" at all, because the out-of-the-box Cloudron setup would not change (at least I don't envision it would). Having the ability to set extra DNSBL checks for denying messages before they get processed shouldn't make anything harder for anyone - I should be able to setup a new Cloudron instance just as easily as I can today. Nothing should change there. Only the option to add new DNSBL checks to deny messages for example would be added as a completely optional feature to enable - it'd basically only be touched by "power users" and actual mail administrators who are comfortable making those tweaks and already looking to make such changes in the first place.

                                          I agree though that there's plenty of different ways to improve spam filtering and this is just one of many possible ways that I hope to see (and many others from the community too judging by how many mail improvements / feature requests exist in the Cloudron forum).

                                          For the fwd issue use a sieve forward from imbox this should prevent email marked as spam to been sent out

                                          That is an interesting approach, and I'll consider it. My first thought though is... while it may technically be a valid workaround, in my case I don't think this option is feasible though as I have too many accounts to do this for. I have roughly 20+ recipients on my server who only are setup for mailing lists to forward to their own personal email accounts on common domains (no mailboxes on Cloudron). This workaround means I'd need to setup about 20+ mailboxes, not only that but also set them all up consistently and accurately. This leaves a lot of room for human error in my case and a lot of overhead if I ever wanted to make a quick tweak and keep it consistent across them all. If I only had a few, that'd be no problem, but I think I have too many for that to be feasible in my case, unfortunately. I appreciate the thought there though, I hadn't really considered that as a possible workaround before.

                                          MooCloud_MattM Offline
                                          MooCloud_MattM Offline
                                          MooCloud_Matt
                                          wrote on last edited by MooCloud_Matt
                                          #29

                                          @d19dotca said in Is there a way to add in more DNSBL / RBL sources?:

                                          That is an interesting approach, and I'll consider it.

                                          I know that is not the best solution out there.
                                          But you can automate it, with API and Sieve is an open protocol.

                                          But is a start for now, and yes having a mail filter also for mail fwd is a good option, and if you don't need it you should just be able to disable SpamAssassin from the server.

                                          I really don't like to w8st resources

                                          Matteo. R.
                                          Founder and Tech-Support Manager.
                                          MooCloud MSP
                                          Swiss Managed Service Provider

                                          d19dotcaD 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search