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
  • Brite
  • 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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Announcements
  3. What's coming in Cloudron 10

What's coming in Cloudron 10

Scheduled Pinned Locked Moved Announcements
38 Posts 17 Posters 4.9k Views 17 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.
  • imc67I imc67

    @girish does this includes the email spam whitelist mentioned here with API and GUI?
    https://forum.cloudron.io/topic/15310/spam-acl-whitelist-in-api-but-not-in-gui/

    girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #5

    @imc67 yes, that's part of the plan

    imc67I 1 Reply Last reply
    6
    • girishG girish

      @humpty Cloudron alreayd has SRS but I think for google and friends we have to explicitly disable it. Will look into it when I look into the mail forwarding feature .

      avatar1024A Offline
      avatar1024A Offline
      avatar1024
      wrote on last edited by avatar1024
      #6

      @girish Hi Girish, most likely related but slightly separate to what's been asked here, will you be investigating the forwarding/distributing issue when using an external smtp relay as pointed to here?

      1 Reply Last reply
      2
      • avatar1024A Offline
        avatar1024A Offline
        avatar1024
        wrote on last edited by avatar1024
        #7

        Also given you're looking at emails, I wonder if you might have time to look at a couple more email related ideas (but I understand new features aren't and shouldn't be the priority over what you've listed):

        1. Introducing manual / basic moderation for external mailing list through setting one email address / mailing list member who receives emails from external people and can decide whether or not to manually forward them to the list, like described here

        2. Creating mailing lists based on a Cloudron group, so that mailing list recipient / email addresses get automatically updated when users enter / leave the group

        3. Currently when I send an email to a mailing list I'm part of I also receive that email. Would it be possible to have an option (per mailing list) so that it is not the case, i.e. that senders don't receive their own email if they are part of the list?

        1 Reply Last reply
        3
        • necrevistonnezrN Offline
          necrevistonnezrN Offline
          necrevistonnezr
          wrote on last edited by
          #8

          If you could only do something about the sorry state of webmail clients…

          jdaviescoatesJ 1 Reply Last reply
          3
          • necrevistonnezrN necrevistonnezr

            If you could only do something about the sorry state of webmail clients…

            jdaviescoatesJ Offline
            jdaviescoatesJ Offline
            jdaviescoates
            wrote on last edited by jdaviescoates
            #9

            @necrevistonnezr said:

            If you could only do something about the sorry state of webmail clients…

            💯

            @necrevistonnezr I've not looked at it yet, but this could be promising on that front:

            https://github.com/suitenumerique/messages

            I use Cloudron with Gandi & Hetzner

            necrevistonnezrN 1 Reply Last reply
            3
            • jdaviescoatesJ jdaviescoates

              @necrevistonnezr said:

              If you could only do something about the sorry state of webmail clients…

              💯

              @necrevistonnezr I've not looked at it yet, but this could be promising on that front:

              https://github.com/suitenumerique/messages

              necrevistonnezrN Offline
              necrevistonnezrN Offline
              necrevistonnezr
              wrote on last edited by
              #10

              @jdaviescoates said:
              @necrevistonnezr I've not looked at it yet, but this could be promising on that front:

              https://github.com/suitenumerique/messages

              I don’t think it’s a client, rather a whole mail / messages system with its own server… but I could be wrong.

              T 1 Reply Last reply
              0
              • necrevistonnezrN necrevistonnezr

                @jdaviescoates said:
                @necrevistonnezr I've not looked at it yet, but this could be promising on that front:

                https://github.com/suitenumerique/messages

                I don’t think it’s a client, rather a whole mail / messages system with its own server… but I could be wrong.

                T Offline
                T Offline
                Teiluj
                wrote on last edited by
                #11

                @necrevistonnezr said:

                @jdaviescoates said:
                @necrevistonnezr I've not looked at it yet, but this could be promising on that front:

                https://github.com/suitenumerique/messages

                I don’t think it’s a client, rather a whole mail / messages system with its own server… but I could be wrong.

                Not to hijack the topic but how about this one maybe:
                https://forum.cloudron.io/topic/15067/zero-open-source-ai-email-client-with-self-hosting-and-unified-inbox

                1 Reply Last reply
                0
                • timconsidineT Offline
                  timconsidineT Offline
                  timconsidine
                  App Dev
                  wrote on last edited by
                  #12

                  Appreciate that mail is the focus of 9.2, but maybe you can sneak in a minor enhancement to Notifications :
                  From :
                  'Grafana at grafana.appx.uk updated to package version 2.5.1'
                  To :
                  'UPDATED Grafana at grafana.appx.uk to package version 2.5.1'
                  Speeds user review of notifications

                  Indie app dev, scratching my itches, lover of Cloudron PaaS, communityapps.appx.uk

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

                    @timconsidine I have to check which is better. But https://git.cloudron.io/platform/box/-/blob/master/dashboard/src/utils.js?ref_type=heads#L58 has a whole bunch of messages. They use the same styling right now but maybe it should be changed to "Installed ..." , "Backed up...", " Updated ..." etc

                    humptyH 1 Reply Last reply
                    6
                    • girishG girish

                      @timconsidine I have to check which is better. But https://git.cloudron.io/platform/box/-/blob/master/dashboard/src/utils.js?ref_type=heads#L58 has a whole bunch of messages. They use the same styling right now but maybe it should be changed to "Installed ..." , "Backed up...", " Updated ..." etc

                      humptyH Offline
                      humptyH Offline
                      humpty
                      wrote on last edited by humpty
                      #14

                      @girish also color coding the initial wording would help e.g. update = green, backup failed = red, anything that requires attention = yellow

                      or..

                      break up messages into status groups:

                      RED (failed, errors, etc.)

                      • app x failed
                      • app y down

                      Yellow (user action required)

                      • app x requires manual update
                      • server reboot required

                      Green (all good messages)

                      • app M updated
                      1 Reply Last reply
                      4
                      • girishG girish

                        @imc67 yes, that's part of the plan

                        imc67I Offline
                        imc67I Offline
                        imc67
                        translator
                        wrote on last edited by
                        #15

                        @girish said:

                        @imc67 yes, that's part of the plan

                        @girish Would it be feasible to change the current methodology from text lists to database records for all block/allow-lists (mail, IP)? I manage the IP blocklist, via API, with around 90k rows and update it every hour with new and it takes about 2-3 minutes for each Cloudron-server to "handle" this. Better would be to have an API functionality with "list, add, remove"-commands.

                        1 Reply Last reply
                        3
                        • humptyH Offline
                          humptyH Offline
                          humpty
                          wrote on last edited by
                          #16

                          @girish I was able to forward mail from Gmail to my CR mail server/mailboxes. Was this support added in 9.1.7 or something? 🙂

                          1 Reply Last reply
                          0
                          • M Offline
                            M Offline
                            mononym
                            wrote on last edited by mononym
                            #17

                            As this is about email, I wonder if there's a way to have a chatmail relay. Kind of "batteries included" for the couldron email addresses or so. But I guess that's out of scope. Just came across that project again because it got some larger grant: https://www.sovereign.tech/tech/chatmail
                            c.f. https://forum.cloudron.io/topic/13952/chatmail

                            jamesJ 1 Reply Last reply
                            0
                            • M mononym

                              As this is about email, I wonder if there's a way to have a chatmail relay. Kind of "batteries included" for the couldron email addresses or so. But I guess that's out of scope. Just came across that project again because it got some larger grant: https://www.sovereign.tech/tech/chatmail
                              c.f. https://forum.cloudron.io/topic/13952/chatmail

                              jamesJ Offline
                              jamesJ Offline
                              james
                              Staff
                              wrote on last edited by
                              #18

                              Hello @mononym
                              From just a quick read of the description of the repository I would lean towards no.
                              Cloudron uses haraka as the underlying Mailserver which we also contribute to regularly and Chatmail is a full Mailserver which would be conflicting.

                              robiR 1 Reply Last reply
                              2
                              • jamesJ james

                                Hello @mononym
                                From just a quick read of the description of the repository I would lean towards no.
                                Cloudron uses haraka as the underlying Mailserver which we also contribute to regularly and Chatmail is a full Mailserver which would be conflicting.

                                robiR Offline
                                robiR Offline
                                robi
                                wrote on last edited by
                                #19

                                @james @mononym unless chatmail can delegate and use Haraka instead?

                                Conscious tech

                                1 Reply Last reply
                                1
                                • sponchS Offline
                                  sponchS Offline
                                  sponch
                                  wrote on last edited by sponch
                                  #20

                                  would it -theoretically- be possible to and an alias service (like simplelogin.io or addy.io)?

                                  andreasduerenA 1 Reply Last reply
                                  0
                                  • sponchS sponch

                                    would it -theoretically- be possible to and an alias service (like simplelogin.io or addy.io)?

                                    andreasduerenA Offline
                                    andreasduerenA Offline
                                    andreasdueren
                                    App Dev
                                    wrote on last edited by
                                    #21

                                    @sponch I don't think so. Looks like cloudron is blocking Port 25 which is needed for receiving mail. Running into the same issues with my attempt at packaging stalwart

                                    1 Reply Last reply
                                    0
                                    • J Offline
                                      J Offline
                                      joseph
                                      Staff
                                      wrote on last edited by
                                      #22

                                      For external software (unsupported), you have to explicitly unblock ports - https://docs.cloudron.io/network/#whitelist-ports

                                      andreasduerenA 1 Reply Last reply
                                      0
                                      • J joseph

                                        For external software (unsupported), you have to explicitly unblock ports - https://docs.cloudron.io/network/#whitelist-ports

                                        andreasduerenA Offline
                                        andreasduerenA Offline
                                        andreasdueren
                                        App Dev
                                        wrote on last edited by
                                        #23

                                        @Joseph No, the problem here is that to receive mail, I need to be able to route Port 25 to the app. But I think it's always reserved by the internal mail server?

                                        1 Reply Last reply
                                        0
                                        • J Offline
                                          J Offline
                                          joseph
                                          Staff
                                          wrote on last edited by
                                          #24

                                          @andreasdueren you are right, it is a reserved port .

                                          1 Reply Last reply
                                          1

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          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