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. Feature Request: multi domain support for email accounts

Feature Request: multi domain support for email accounts

Scheduled Pinned Locked Moved Feature Requests
email
12 Posts 7 Posters 2.3k Views 8 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.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #2

    Thanks for the feature request. I think this requires app level feature of multi-domain support (i.e in roundcube, rainloop). AFAIK, none of the apps on Cloudron currently support this kind of setup.

    1 Reply Last reply
    2
    • M Offline
      M Offline
      msbt
      App Dev
      wrote on last edited by
      #3

      A workaround to have a unified inbox is the mail app in nextcloud. You can add multiple imap accounts that can use a single inbox to send and receive mails.

      1 Reply Last reply
      2
      • chrisC Offline
        chrisC Offline
        chris
        wrote on last edited by
        #4

        thanks @girish and @msbt for chiming in here. I cant see rainloop settings that support a single inbox over multi domains (but i do see how you can setup two or more accounts and simply switch between accounts)

        the feature in G SUITE i am aiming to reproduce here, is to have one inbox, that multiple domains are associated with, so emails to any of the domains end up in the single inbox, and upon reply, i can choose which email to reply with. In G Suite you add domains to the domain list, then under the user you can setup an email alias that span across any domain in your domain list. this is why i originly figured this was a feature that maybe cloudron would offer, but i see your point that maybe this is app level feature (just not seeing that feature in either rainloop or sogo, will try nextcloud now)

        jdaviescoatesJ 1 Reply Last reply
        2
        • chrisC chris

          thanks @girish and @msbt for chiming in here. I cant see rainloop settings that support a single inbox over multi domains (but i do see how you can setup two or more accounts and simply switch between accounts)

          the feature in G SUITE i am aiming to reproduce here, is to have one inbox, that multiple domains are associated with, so emails to any of the domains end up in the single inbox, and upon reply, i can choose which email to reply with. In G Suite you add domains to the domain list, then under the user you can setup an email alias that span across any domain in your domain list. this is why i originly figured this was a feature that maybe cloudron would offer, but i see your point that maybe this is app level feature (just not seeing that feature in either rainloop or sogo, will try nextcloud now)

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

          @chris roundcube has this feature, but unlike when adding an identify in G Suite, it doesn't prompt for SMTP details when adding a new identify (in Settings -> Identities) and so when you actually try to send you get an error like this:

          alt text

          I wonder if it is possible to get this working on Cloudron? I guess for starters perhaps uniteddiversity.coop would have to have Cloudron Email Server enabled (it doesn't at present).

          I use Cloudron with Gandi & Hetzner

          necrevistonnezrN 1 Reply Last reply
          0
          • jdaviescoatesJ jdaviescoates

            @chris roundcube has this feature, but unlike when adding an identify in G Suite, it doesn't prompt for SMTP details when adding a new identify (in Settings -> Identities) and so when you actually try to send you get an error like this:

            alt text

            I wonder if it is possible to get this working on Cloudron? I guess for starters perhaps uniteddiversity.coop would have to have Cloudron Email Server enabled (it doesn't at present).

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

            @jdaviescoates said in Feature Request: multi domain support for email accounts:

            @chris roundcube has this feature, but unlike when adding an identify in G Suite, it doesn't prompt for SMTP details when adding a new identify (in Settings -> Identities) and so when you actually try to send you get an error like this:

            I wonder if it is possible to get this working on Cloudron? I guess for starters perhaps uniteddiversity.coop would have to have Cloudron Email Server enabled (it doesn't at present).

            In theory, you can install the Plugin https://plugins.roundcube.net/packages/elm/identity_smtp, see https://cloudron.io/documentation/apps/roundcube/#plugins for details how to enable the plugin.

            You then get individal SMTP settings for each identity:

            Screenshot_2020-03-02 Roundcube Webmail Identities.png

            However, I can't get it to send over the individial smtp set up for my identity (smtp.mailbox.org, Port 465, using SSL/TLS security). When I click on "send", I see a "message is sending" windows which disappears after a while. Nothing in the logs' either. @girish @nebulon Can you help`?

            necrevistonnezrN 1 Reply Last reply
            1
            • necrevistonnezrN necrevistonnezr

              @jdaviescoates said in Feature Request: multi domain support for email accounts:

              @chris roundcube has this feature, but unlike when adding an identify in G Suite, it doesn't prompt for SMTP details when adding a new identify (in Settings -> Identities) and so when you actually try to send you get an error like this:

              I wonder if it is possible to get this working on Cloudron? I guess for starters perhaps uniteddiversity.coop would have to have Cloudron Email Server enabled (it doesn't at present).

              In theory, you can install the Plugin https://plugins.roundcube.net/packages/elm/identity_smtp, see https://cloudron.io/documentation/apps/roundcube/#plugins for details how to enable the plugin.

              You then get individal SMTP settings for each identity:

              Screenshot_2020-03-02 Roundcube Webmail Identities.png

              However, I can't get it to send over the individial smtp set up for my identity (smtp.mailbox.org, Port 465, using SSL/TLS security). When I click on "send", I see a "message is sending" windows which disappears after a while. Nothing in the logs' either. @girish @nebulon Can you help`?

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

              @necrevistonnezr said in Feature Request: multi domain support for email accounts:

              However, I can't get it to send over the individial smtp set up for my identity (smtp.mailbox.org, Port 465, using SSL/TLS security). When I click on "send", I see a "message is sending" windows which disappears after a while. Nothing in the logs' either. @girish @nebulon Can you help`?

              Stupid me: as can be seen in the screenshot, you have to add a ssl:// in front of your server address is the connection is encrypted. Now it works!

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

                @necrevistonnezr Thanks for the update! Let me see if I can put this into our docs.

                robiR 1 Reply Last reply
                1
                • girishG girish

                  @necrevistonnezr Thanks for the update! Let me see if I can put this into our docs.

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

                  @girish can this be a default plugin for rainloop?

                  Conscious tech

                  necrevistonnezrN 1 Reply Last reply
                  1
                  • robiR robi

                    @girish can this be a default plugin for rainloop?

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

                    @robi said in Feature Request: multi domain support for email accounts:

                    @girish can this be a default plugin for rainloop?

                    The plugin was for Roundcube, not Rainloop (these two sound very similar, though...)

                    robiR 1 Reply Last reply
                    1
                    • necrevistonnezrN necrevistonnezr

                      @robi said in Feature Request: multi domain support for email accounts:

                      @girish can this be a default plugin for rainloop?

                      The plugin was for Roundcube, not Rainloop (these two sound very similar, though...)

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

                      @necrevistonnezr yup, my brain fart : ) thx that is what I meant.

                      Conscious tech

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

                        I am trying to achieve unified inbox in SnappyMail and posted some questions here https://forum.cloudron.io/post/52418

                        1 Reply Last reply
                        0
                        • girishG girish moved this topic from Support on
                        • girishG girish marked this topic as a regular topic on
                        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