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
37 Posts 17 Posters 4.5k 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.
  • nebulonN Away
    nebulonN Away
    nebulon
    Staff
    wrote last edited by
    #28

    Initially we thought of 9.2 having those but since we wanted to release some things earlier, 9.2 was released with different features, so this thread shifted essentially to v10 now 🙂

    1 Reply Last reply
    1
    • girishG girish

      We will be working on the following in 9.2. mail server needs a bunch of housekeeping and fixes and will be the focus for this release.

      Mail related:

      • mail: allow cloudron email to be used as a mail relay. this will allow one cloudron to relay emails via another cloudron without having to disable mail from validation.
      • mail: fix mail forwarding. there's been lots of bug reports on this feature. have to investigate the root cause
      • mail: admin notes field for mailboxes and lists
      • mail: housekeeping task. we want to move away from usage of ldap for auth entirely. many of the node ldap modules have become unmaintained
      • mail: housekeeping task. the mail database is partly in box code and partly in mail server. have to move everything into mail server. this will help us implement backup/restore of mail nicely as well.
      • mail: expose mailbox indexing and spam learning status in the UI

      Non-mail related:

      • Ubuntu 26.04 support
      • Improved progress reporting - show percentage complete and elapsed/estimated time for backups and app installations
      • Convert backup site creation dialog to a view
      • Policy change: self updating ubuntu packages will be permitted i.e apt update and apt upgrade is allowed.
      • Personal access tokens will be renamed to API tokens.
      girishG Offline
      girishG Offline
      girish
      Staff
      wrote last edited by
      #29

      girish said:

      mail: admin notes field for mailboxes and lists

      This is implemented. There is a notes field for each mailbox and list.

      678936cb-ecad-454f-820f-dcae7d63e684-image.jpeg

      1 Reply Last reply
      2
      • girishG girish

        We will be working on the following in 9.2. mail server needs a bunch of housekeeping and fixes and will be the focus for this release.

        Mail related:

        • mail: allow cloudron email to be used as a mail relay. this will allow one cloudron to relay emails via another cloudron without having to disable mail from validation.
        • mail: fix mail forwarding. there's been lots of bug reports on this feature. have to investigate the root cause
        • mail: admin notes field for mailboxes and lists
        • mail: housekeeping task. we want to move away from usage of ldap for auth entirely. many of the node ldap modules have become unmaintained
        • mail: housekeeping task. the mail database is partly in box code and partly in mail server. have to move everything into mail server. this will help us implement backup/restore of mail nicely as well.
        • mail: expose mailbox indexing and spam learning status in the UI

        Non-mail related:

        • Ubuntu 26.04 support
        • Improved progress reporting - show percentage complete and elapsed/estimated time for backups and app installations
        • Convert backup site creation dialog to a view
        • Policy change: self updating ubuntu packages will be permitted i.e apt update and apt upgrade is allowed.
        • Personal access tokens will be renamed to API tokens.
        girishG Offline
        girishG Offline
        girish
        Staff
        wrote last edited by
        #30

        girish said:

        mail: housekeeping task. we want to move away from usage of ldap for auth entirely. many of the node ldap modules have become unmaintained
        mail: housekeeping task. the mail database is partly in box code and partly in mail server. have to move everything into mail server. this will help us implement backup/restore of mail nicely as well.

        Both done now 🙂 Got rid of LDAP entirely from the mail server.

        1 Reply Last reply
        3
        • sponchS Online
          sponchS Online
          sponch
          wrote last edited by
          #31

          any ETA? 👼

          girishG 1 Reply Last reply
          0
          • sponchS sponch

            any ETA? 👼

            girishG Offline
            girishG Offline
            girish
            Staff
            wrote last edited by
            #32

            @sponch still a long way out since we are just implementing the features. I can provide a date, when we are at least done implementing them 🙂 But we are moving very quickly 🤞

            1 Reply Last reply
            2
            • C Offline
              C Offline
              crazybrad
              wrote last edited by
              #33

              @girish Since V10 is focused on email, wondering if this feature would be possible: Spam Assassin rules by domain.

              Due to AI-driven email spam, I need to manually add about 10 domains to the global block list almost on a daily basis . It's a battle I can't win and huge waste of time.

              I'd like to change Spam Assassin rules to deposit all email in the spam folder, except for known contacts and vendors I allow through. But this needs to be on a per domain basis
              as every domain would have a different "allow list". It is also possible that some domains would not want this "spam as default" behavior.

              Does Cloudron support something like this already, or could this capability be added to the V10 email upgrade the team is working on?

              1 Reply Last reply
              2
              • jamesJ james referenced this topic
              • girishG girish

                We will be working on the following in 9.2. mail server needs a bunch of housekeeping and fixes and will be the focus for this release.

                Mail related:

                • mail: allow cloudron email to be used as a mail relay. this will allow one cloudron to relay emails via another cloudron without having to disable mail from validation.
                • mail: fix mail forwarding. there's been lots of bug reports on this feature. have to investigate the root cause
                • mail: admin notes field for mailboxes and lists
                • mail: housekeeping task. we want to move away from usage of ldap for auth entirely. many of the node ldap modules have become unmaintained
                • mail: housekeeping task. the mail database is partly in box code and partly in mail server. have to move everything into mail server. this will help us implement backup/restore of mail nicely as well.
                • mail: expose mailbox indexing and spam learning status in the UI

                Non-mail related:

                • Ubuntu 26.04 support
                • Improved progress reporting - show percentage complete and elapsed/estimated time for backups and app installations
                • Convert backup site creation dialog to a view
                • Policy change: self updating ubuntu packages will be permitted i.e apt update and apt upgrade is allowed.
                • Personal access tokens will be renamed to API tokens.
                girishG Offline
                girishG Offline
                girish
                Staff
                wrote last edited by
                #34

                girish said:

                mail: allow cloudron email to be used as a mail relay. this will allow one cloudron to relay emails via another cloudron without having to disable mail from validation.

                I have made two big changes here. The domain level flag to disable mail from validation is now gone. It is now instead per mailbox. The migration logic will migrate the domain level settings into mailbox level setting.

                26bc161a-3863-42d9-b64f-11cd2076d4a7-image.jpeg

                In general, you should never need the above flag and it's only there because we had the global flag. There is a now a new feature called SMTP relay. You can create tokens which you put in external apps/services to send mail via your server.

                a4edda75-b0ef-4621-9a5f-a5b195abd1e2-image.jpeg

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

                  Can I / we sneak this request into Cloudron 10? 😙 https://forum.cloudron.io/topic/15546/persistent-sorting-of-apps-by-running-stopped

                  1 Reply Last reply
                  3
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote last edited by girish
                    #36

                    Personal access tokens will be renamed to API tokens.

                    Currently, the tokens are per user and created in the user's profile page and is hidden from the purview of admins. On Cloudron, most (practically all) of the APIs are server level operations. There is nothing a user can do which is really just for themselves. The common situation is to create tokens for CI/CD. With this in mind, the tokens are now global in System -> Settings and all admins can see created tokens, created by whom, last accessed etc.

                    796c6e5a-245c-46f8-8222-3e0944191cfd-image.jpeg

                    imc67I 1 Reply Last reply
                    0
                    • girishG girish

                      Personal access tokens will be renamed to API tokens.

                      Currently, the tokens are per user and created in the user's profile page and is hidden from the purview of admins. On Cloudron, most (practically all) of the APIs are server level operations. There is nothing a user can do which is really just for themselves. The common situation is to create tokens for CI/CD. With this in mind, the tokens are now global in System -> Settings and all admins can see created tokens, created by whom, last accessed etc.

                      796c6e5a-245c-46f8-8222-3e0944191cfd-image.jpeg

                      imc67I Offline
                      imc67I Offline
                      imc67
                      translator
                      wrote last edited by imc67
                      #37
                      This post is deleted!
                      1 Reply Last reply
                      0

                      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