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. Feature Requests
  3. email: autoconfig for autoconfiguration (example: via thunderbird)

email: autoconfig for autoconfiguration (example: via thunderbird)

Scheduled Pinned Locked Moved Solved Feature Requests
emailthunderbird
26 Posts 8 Posters 8.4k Views 11 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.
  • robiR Offline
    robiR Offline
    robi
    wrote on last edited by
    #11

    This looks like it should simply be a checkbox in the UI, and Cloudron manages the ~yellowtent/boxdata/well-known/<domains> hierarchy.

    Was that the plan @staff ?

    Conscious tech

    girishG 1 Reply Last reply
    2
    • H hakunamatata

      Hello, I have followed the instructions in the cloudron documentation and successfully set up autoconfig for my primary domain (domain1.com). Thanks for that!

      I am also hosting other domains (domain2.com, domain3.com), on my cloudron server and was wondering how I could set autoconfig for them as well.

      Do I create a similar config-v1.1.xml files on autoconfig.domain2.com, autoconfig.domain3.com etc or can I somehow edit the autoconfig.domain1.com/mail/config-v1.1.xml to include the additional domains?

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

      @hakunamatata said in email: autoconfig for autoconfiguration (example: via thunderbird):

      Do I create a similar config-v1.1.xml files on autoconfig.domain2.com, autoconfig.domain3.com etc or can I somehow edit the autoconfig.domain1.com/mail/config-v1.1.xml to include the additional domains?

      My understanding is that you have to create separate configs i.e your former suggestion. After all, there is no way of knowing domain2's autoconfig is in domain1.

      1 Reply Last reply
      0
      • robiR robi

        This looks like it should simply be a checkbox in the UI, and Cloudron manages the ~yellowtent/boxdata/well-known/<domains> hierarchy.

        Was that the plan @staff ?

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

        @robi said in email: autoconfig for autoconfiguration (example: via thunderbird):

        This looks like it should simply be a checkbox in the UI, and Cloudron manages the ~yellowtent/boxdata/well-known/<domains> hierarchy.

        Yes, correct. Except I broke this because I completely forgot about autoconfig well known support and only implemented mastodon and matrix 😕 Will get it fixed for 6.1.2.

        1 Reply Last reply
        2
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #14

          @hakunamatata I have automated the mail autoconfig for all domains. It's part of 6.1.2. Should be out next week.

          https://git.cloudron.io/cloudron/box/-/commit/ef68cb70c07f2abd524879aef70930b572f48917

          jdaviescoatesJ 1 Reply Last reply
          11
          • girishG girish

            @hakunamatata I have automated the mail autoconfig for all domains. It's part of 6.1.2. Should be out next week.

            https://git.cloudron.io/cloudron/box/-/commit/ef68cb70c07f2abd524879aef70930b572f48917

            jdaviescoatesJ Online
            jdaviescoatesJ Online
            jdaviescoates
            wrote on last edited by
            #15

            @girish great stuff, thanks! 🙂

            I use Cloudron with Gandi & Hetzner

            1 Reply Last reply
            0
            • H Offline
              H Offline
              hakunamatata
              wrote on last edited by
              #16

              Super! Thanks everyone!

              1 Reply Last reply
              0
              • H Offline
                H Offline
                hakunamatata
                wrote on last edited by
                #17

                @girish my server updated to 6.1.2 last night and the autoconfig doesn't seem to be working. /home/yellowtent/boxdata/well-known/ is empty.

                girishG 1 Reply Last reply
                0
                • H hakunamatata

                  @girish my server updated to 6.1.2 last night and the autoconfig doesn't seem to be working. /home/yellowtent/boxdata/well-known/ is empty.

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

                  @hakunamatata yes, it's migrated to the database now. The email auto configuration is also automatic. You can find settings in domains -> advanced

                  H 1 Reply Last reply
                  0
                  • girishG girish

                    @hakunamatata yes, it's migrated to the database now. The email auto configuration is also automatic. You can find settings in domains -> advanced

                    H Offline
                    H Offline
                    hakunamatata
                    wrote on last edited by
                    #19

                    @girish I have an app installed on the bare domain as per the docs, however autoconfig is still not working on my end.

                    Is there supposed to be a setting that I need to enable in domains > advanced ? Because I don't see anything related to this in the settings.

                    girishG 1 Reply Last reply
                    0
                    • H hakunamatata

                      @girish I have an app installed on the bare domain as per the docs, however autoconfig is still not working on my end.

                      Is there supposed to be a setting that I need to enable in domains > advanced ? Because I don't see anything related to this in the settings.

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

                      @hakunamatata Can you try this curl -v https://domain.com/.well-known/autoconfig/mail/config-v1.1.xml. If that returns a 404, can you go the bare domain app's Location view and click save (no need to make any changes) and then run the curl again?

                      H 1 Reply Last reply
                      0
                      • girishG girish

                        @hakunamatata Can you try this curl -v https://domain.com/.well-known/autoconfig/mail/config-v1.1.xml. If that returns a 404, can you go the bare domain app's Location view and click save (no need to make any changes) and then run the curl again?

                        H Offline
                        H Offline
                        hakunamatata
                        wrote on last edited by
                        #21

                        @girish said in email: autoconfig for autoconfiguration (example: via thunderbird):

                        curl -v https://domain.com/.well-known/autoconfig/mail/config-v1.1.xml

                        That seems to have done the trick. Thanks!

                        girishG 1 Reply Last reply
                        1
                        • H hakunamatata

                          @girish said in email: autoconfig for autoconfiguration (example: via thunderbird):

                          curl -v https://domain.com/.well-known/autoconfig/mail/config-v1.1.xml

                          That seems to have done the trick. Thanks!

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

                          @hakunamatata Ah, I had put that "note" in https://docs.cloudron.io/domains/#matrix-server-location but forgot to put the same note for email configuration. Will do so, thanks.

                          1 Reply Last reply
                          2
                          • A Offline
                            A Offline
                            AartJansen
                            wrote on last edited by AartJansen
                            #23

                            I realize this is an old thread, but is the autodiscover meant to "just work" for thunderbird ? I just tried it and it "failed to find the settings for your email account"
                            This was over the LAN. I just tried it over the internet, withthe same result.
                            I also ran the curl command on both clients, and it reported "not found" no such route.
                            I clicked the sync DNS, and waited for a while and tried again with the same result.

                            1 Reply Last reply
                            0
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by girish
                              #24

                              Is the main domain (for example domain.com, when your Cloudron runs on my.domain.com) pointing to your Cloudron also and is served up correctly?

                              See https://docs.cloudron.io/email/#autodiscover

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

                                I quickly re-tested this in my thunderbird. As @nebulon said, you must have an app in the email domain for this to work.

                                image.png

                                1 Reply Last reply
                                2
                                • A Offline
                                  A Offline
                                  AartJansen
                                  wrote on last edited by AartJansen
                                  #26

                                  oh that might be my problem, none of my apps are in the bare domain. I'll add one and retest

                                  EDIT: Tests fine now, thanks!

                                  1 Reply Last reply
                                  2
                                  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