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. Support
  3. Haraka release

Haraka release

Scheduled Pinned Locked Moved Solved Support
mail
32 Posts 4 Posters 1.2k Views 3 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.
  • M Offline
    M Offline
    mmtrade
    wrote on last edited by joseph
    #1

    @girish

    I have made a new build of mail container.

    IMPORTANT: Do not apply this fix unless you are affected by this . The new mail container passes tests but it also contains a new Haraka release.

    Edit /home/yellowtent/box/src/infra_version.js . Change the mail container image to registry.docker.com/cloudron/mail:3.16.1@sha256:900b7f55a74a289568c501cd873c24738d424e24f005c3c49cf76a26c296ec22
    systemctl restart box
    

    I cannot seem to properly put this code together. Can you advise more on this??

    1 Reply Last reply
    1
    • BrutalBirdieB Offline
      BrutalBirdieB Offline
      BrutalBirdie
      Partner
      wrote on last edited by BrutalBirdie
      #2

      @mmtrade

      The instruction is very clear:

      1. Edit /home/yellowtent/box/src/infra_version.js.
      2. Change the mail container image to registry.docker.com/cloudron/mail:3.16.1@sha256:900b7f55a74a289568c501cd873c24738d424e24f005c3c49cf76a26c296ec22
      3. systemctl restart box

      If you are unable to follow such a simple instruction, you should not do it at all!
      It would be in your own best intrest to just wait for the official release of the new update.


      But I can try to make it even simpler.

      Connect to your Cloudron server

      ssh root@my.DOMAIN.TLD
      

      Start editing the /home/yellowtent/box/src/infra_version.js file:

      nano /home/yellowtent/box/src/infra_version.js
      

      Find the line that says:

      'mail': 'reg[...]',
      

      Replace the current entry with:

      registry.docker.com/cloudron/mail:3.16.1@sha256:900b7f55a74a289568c501cd873c24738d424e24f005c3c49cf76a26c296ec22
      

      Save the file and close the editor.
      Restart the box.service

      systemctl restart box
      

      Like my work? Consider donating a drink. Cheers!

      M 1 Reply Last reply
      4
      • J joseph marked this topic as a question on
      • J Offline
        J Offline
        joseph
        Staff
        wrote on last edited by
        #3

        No idea what state your server is in but I would also check if the mail container is in debug/recovery model . Services -> Mail -> Edit . There is a checkbox that says "Recovery mode" . Make sure it is unchecked .

        image.png

        1 Reply Last reply
        0
        • J joseph has marked this topic as solved on
        • BrutalBirdieB BrutalBirdie

          @mmtrade

          The instruction is very clear:

          1. Edit /home/yellowtent/box/src/infra_version.js.
          2. Change the mail container image to registry.docker.com/cloudron/mail:3.16.1@sha256:900b7f55a74a289568c501cd873c24738d424e24f005c3c49cf76a26c296ec22
          3. systemctl restart box

          If you are unable to follow such a simple instruction, you should not do it at all!
          It would be in your own best intrest to just wait for the official release of the new update.


          But I can try to make it even simpler.

          Connect to your Cloudron server

          ssh root@my.DOMAIN.TLD
          

          Start editing the /home/yellowtent/box/src/infra_version.js file:

          nano /home/yellowtent/box/src/infra_version.js
          

          Find the line that says:

          'mail': 'reg[...]',
          

          Replace the current entry with:

          registry.docker.com/cloudron/mail:3.16.1@sha256:900b7f55a74a289568c501cd873c24738d424e24f005c3c49cf76a26c296ec22
          

          Save the file and close the editor.
          Restart the box.service

          systemctl restart box
          
          M Offline
          M Offline
          mmtrade
          wrote on last edited by
          #4

          I tried this and updated to recent Harka and it still did not work.

          1 Reply Last reply
          0
          • M Offline
            M Offline
            mmtrade
            wrote on last edited by
            #5

            @joseph I wanted to also ask a question outside this cloudron scope and see if you can point me to the right direction. I am looking for how to write a script that has the capcity to run any file in any type of OS remotely. Meaning I can just download and the file runs on the script fully/silently without forcing any permissions on my user interface.

            For example if i want to send updates on a particlar software, i just want it to be downloaded and run without user being able to prompt and allow permissions

            1 Reply Last reply
            0
            • M Offline
              M Offline
              mmtrade
              wrote on last edited by
              #6

              @BrutalBirdie @joseph I actually do not think this is working as you said it would. Anytime i try to do this i encounter problems

              my cloudrun will stop connecting

              https://prnt.sc/gtX7N30vHk7I

              i actually think i should have left it the way it was. I changed the update but it still is not working

              can you check this

              image.png

              BrutalBirdieB 1 Reply Last reply
              0
              • M mmtrade

                @BrutalBirdie @joseph I actually do not think this is working as you said it would. Anytime i try to do this i encounter problems

                my cloudrun will stop connecting

                https://prnt.sc/gtX7N30vHk7I

                i actually think i should have left it the way it was. I changed the update but it still is not working

                can you check this

                image.png

                BrutalBirdieB Offline
                BrutalBirdieB Offline
                BrutalBirdie
                Partner
                wrote on last edited by
                #7

                @mmtrade said in Haraka release:

                can you check this

                Dedicated support costs money.
                If you are willing to pay, you can send me a message or mail.

                Like my work? Consider donating a drink. Cheers!

                1 Reply Last reply
                1
                • M Offline
                  M Offline
                  mmtrade
                  wrote on last edited by
                  #8

                  @BrutalBirdie @joseph I do not need any dedicated help.
                  I just need this to work.

                  Like i stated earlier I have replaced the mail container which you advised earlier... so what next because this is not working...

                  just tell me what to do and i will do it

                  BrutalBirdieB 1 Reply Last reply
                  0
                  • M mmtrade

                    @BrutalBirdie @joseph I do not need any dedicated help.
                    I just need this to work.

                    Like i stated earlier I have replaced the mail container which you advised earlier... so what next because this is not working...

                    just tell me what to do and i will do it

                    BrutalBirdieB Offline
                    BrutalBirdieB Offline
                    BrutalBirdie
                    Partner
                    wrote on last edited by BrutalBirdie
                    #9

                    @mmtrade said in Haraka release:

                    I just need this to work.

                    If we could all just write in some forum and get our problems solved for free.
                    Men, that would be awesome, huh?

                    @mmtrade said in Haraka release:

                    just tell me what to do and i will do it

                    If I knew, I would not suggest dedicated help from me on a paid basis.
                    Something went wrong and figuring out what and fixing that, can not be done like this.
                    Since it will cost time, time is money.

                    Like my work? Consider donating a drink. Cheers!

                    1 Reply Last reply
                    1
                    • M Offline
                      M Offline
                      mmtrade
                      wrote on last edited by
                      #10

                      @BrutalBirdie Please i followed your steps as you told me and i restarted the server. currently the mail contaciner contains new release of haraka.

                      let me show you.. i also used Ubutu24.4 and not 22.4. could that be the issue??

                      image.png

                      1 Reply Last reply
                      0
                      • necrevistonnezrN Offline
                        necrevistonnezrN Offline
                        necrevistonnezr
                        wrote on last edited by necrevistonnezr
                        #11

                        Well, I can see a quotation mark missing in the 'mail' line...
                        You know, the grey instead of violet color gave it away 😉

                        1 Reply Last reply
                        1
                        • BrutalBirdieB Offline
                          BrutalBirdieB Offline
                          BrutalBirdie
                          Partner
                          wrote on last edited by BrutalBirdie
                          #12

                          Exactly what @necrevistonnezr said.
                          Even the color indicates the issue.

                          And. . .
                          Do I see this correctly? Did you put systemctl restart box inside the file 🤨

                          @mmtrade said in Haraka release:

                          i followed your steps

                          You don't tho. My instructions:

                          1. Replace the current entry with:
                          2. Save the file and close the editor
                          3. Restart the box.service
                          4. systemctl restart box

                          Are these instructions not suffiant to you? 🤔

                          Better to clarify that you are lacking experience, knowledge or there might be a language barrier.
                          We have blind and dyslexic people in this forum. But since they stated they need extra help because, they just need it, everyone here is happy to help.
                          So please, take the following words to heart.

                          Treat peoples time with the utmost respect, since we all only got one life and that time is precious.
                          Be humble, be nice.


                          1. Fix the missing ' in the file
                          2. remove the systemctl restart box.service text from the file
                          3. save and exit the file
                          4. type systemctl restart box.service in the terminal and hit ENTER on your keyboard

                          Like my work? Consider donating a drink. Cheers!

                          1 Reply Last reply
                          1
                          • M Offline
                            M Offline
                            mmtrade
                            wrote on last edited by
                            #13

                            I made a mistake and yes I have corrected it

                            see below

                            image.png

                            i still have thesame issue after i changed it. It was an honest mistake and I have navigated it well

                            See it is not connecting

                            image.png

                            1 Reply Last reply
                            0
                            • M Offline
                              M Offline
                              mmtrade
                              wrote on last edited by
                              #14

                              @BrutalBirdie I actually do not know why you are coming to me this way. I do not purposely try to waste peoples time. I have a genuine concern because the last time i tried it the Haraka problems did not resolve. It was still thesame.

                              Well we are here now and after correcting it still same connection issues, That was how i kept posting the problem before you lots found out that the Haraka had an error which led us to this.

                              What can you say about this.

                              1 Reply Last reply
                              0
                              • necrevistonnezrN Offline
                                necrevistonnezrN Offline
                                necrevistonnezr
                                wrote on last edited by
                                #15

                                Dude, you still have „systemctl restart box.service“ in your file.

                                BrutalBirdieB 1 Reply Last reply
                                1
                                • necrevistonnezrN necrevistonnezr

                                  Dude, you still have „systemctl restart box.service“ in your file.

                                  BrutalBirdieB Offline
                                  BrutalBirdieB Offline
                                  BrutalBirdie
                                  Partner
                                  wrote on last edited by
                                  #16

                                  @mmtrade
                                  Not only that! Now I see in your first screenshot from here: https://forum.cloudron.io/post/106182
                                  That in the FIRST line you have added some random chars that also cause errors.

                                  b859b84c-2322-4f6a-aace-c7c88cfcd536-image.png

                                  And now in your latest post:
                                  https://forum.cloudron.io/post/106236
                                  You've added even more random char AND the whole docker image string in the first line?!

                                  cb76dd61-cfc8-48c4-82d0-61c4503b4c08-image.png

                                  Like my work? Consider donating a drink. Cheers!

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

                                    @BrutalBirdie @joseph I am not wasting anyone's time. I managed to achieve that new Karaka release and yet the smtp issues are still thesame. It gets corrupt after sending a few mails like 1500 aproximately

                                    See attached to confirm I changed the update.

                                    image.png

                                    1 Reply Last reply
                                    0
                                    • M Offline
                                      M Offline
                                      mmtrade
                                      wrote on last edited by
                                      #18

                                      @BrutalBirdie @joseph My point is with the change in Haraka container we still experience thesame corruption. This is the message i have been trying to send out.. I have been low key working on this and I have seen that the problem is within so i guess this problem should be escalated by your team..

                                      1 Reply Last reply
                                      0
                                      • M Offline
                                        M Offline
                                        mmtrade
                                        wrote on last edited by
                                        #19

                                        Isn't anyone experiencing what I have been posting about here??

                                        About haraka and its corruption even with the latest update

                                        1 Reply Last reply
                                        0
                                        • BrutalBirdieB Offline
                                          BrutalBirdieB Offline
                                          BrutalBirdie
                                          Partner
                                          wrote on last edited by
                                          #20

                                          You have fixed the file. Great 👍

                                          But you've not yet confirmed that you restarted the box.service.
                                          Thus, no one can really confirm that you are really using the configured image.

                                          Please confirm that you have run

                                          systemctl restart box.service
                                          

                                          And provide the console output of the following command:

                                          docker inspect --format='{{.Config.Image}}' mail
                                          

                                          Without doing exactly that, no further assistence can be given.

                                          Like my work? Consider donating a drink. Cheers!

                                          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