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 9.2

What's coming in 9.2

Scheduled Pinned Locked Moved Announcements
21 Posts 13 Posters 1.7k Views 13 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.
  • 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 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 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 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 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 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 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 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 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 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 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 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

                        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