TripleA Logo TripleA Forum
    • TripleA Website
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Tags
    • Register
    • Login

    Future for tripleawarclub.org domain

    Scheduled Pinned Locked Moved Development
    45 Posts 6 Posters 18.3k Views 8 Watching
    Loading More Posts
    • 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.
    • prastleP Offline
      prastle Lobby Moderators Admin @redrum
      last edited by

      @redrum bump

      If we open a quarrel between past and present, we shall find that we have lost the future! Sir Winston Churchill

      prastleP 1 Reply Last reply Reply Quote 0
      • prastleP Offline
        prastle Lobby Moderators Admin @prastle
        last edited by

        @prastle @All If anyone is interested in this domain it is going up for sale shortly.

        If we open a quarrel between past and present, we shall find that we have lost the future! Sir Winston Churchill

        prastleP 1 Reply Last reply Reply Quote 0
        • prastleP Offline
          prastle Lobby Moderators Admin @prastle
          last edited by

          @prastle BUMP!
          tripleawarclub.org will be closed Nov 25/2018 unless someone is interested in the domain.

          If we open a quarrel between past and present, we shall find that we have lost the future! Sir Winston Churchill

          1 Reply Last reply Reply Quote 0
          • RoiEXR Offline
            RoiEX Admin
            last edited by

            @ssoloff I'll try to get the HTTPS config working today, but I just realised we need to migrate the mail server in time as well.
            I recall you having some knowledge on this topic a while back, that's why im asking you if you have an idea on what needs to be done.

            ssoloffS 1 Reply Last reply Reply Quote 1
            • ssoloffS Offline
              ssoloff Admin @RoiEX
              last edited by

              @RoiEX I remember setting up Postfix inside a Docker container like 1.5 years ago. 😄 Unfortunately, I'm not sure what would be required during a domain migration.

              1 Reply Last reply Reply Quote 0
              • RoiEXR Offline
                RoiEX Admin
                last edited by

                @ssoloff Do you think you could get a basic SMTP server going in time if I setup an mx DNS record?

                ssoloffS 1 Reply Last reply Reply Quote 0
                • ssoloffS Offline
                  ssoloff Admin @RoiEX
                  last edited by

                  @RoiEX Unlikely, given it's Thanksgiving week here in the US. 😄

                  Maybe we should just renew the domain for another year and only let it expire once everything has been migrated?

                  1 Reply Last reply Reply Quote 2
                  • RoiEXR Offline
                    RoiEX Admin
                    last edited by

                    I'll try getting something working then.
                    Renewing the domain should be the last resort though.

                    1 Reply Last reply Reply Quote 0
                    • RoiEXR Offline
                      RoiEX Admin
                      last edited by

                      We could of course just do the same thing we did with the forum and just use a generic Gmail account.
                      And perhaps create a dedicated mail in the future, looks like it's going to a little bit more complicated than I thought: Apparently CNAME records take precedence over MX records, which we use for github pages.
                      Thoughts?

                      ssoloffS 1 Reply Last reply Reply Quote 0
                      • ssoloffS Offline
                        ssoloff Admin @RoiEX
                        last edited by

                        @RoiEX Sorry, no. When I set up the Docker container, I punted on that aspect by offloading specification of the mail account to the user running the container. That would be no different than your dedicated Gmail account idea.

                        1 Reply Last reply Reply Quote 0
                        • RoiEXR Offline
                          RoiEX Admin
                          last edited by

                          Too bad, I remember having a conversation with you regarding that topic now.
                          But AFAIK we're currently not using docker for the live system, so fiddling around with some php or sendmail configs might be a viable option for now.
                          Can you think of any other potential option that I might be able to pull off in time, that doesn't involve running a dedicated mail server on our own?
                          If not I'll do what I can on the weekend.

                          ssoloffS 1 Reply Last reply Reply Quote 0
                          • ssoloffS Offline
                            ssoloff Admin @RoiEX
                            last edited by

                            @RoiEX Sorry, nothing comes to mind other than what's already been discussed.

                            1 Reply Last reply Reply Quote 0
                            • RoiEXR Offline
                              RoiEX Admin
                              last edited by

                              Nevermind then, maybe @LaFayette or @redrum have an idea on what could be done.

                              prastleP redrumR 2 Replies Last reply Reply Quote 0
                              • prastleP Offline
                                prastle Lobby Moderators Admin @RoiEX
                                last edited by prastle

                                @RoiEX @ssoloff I can renew it for 1 year for $20.00. BUT @LaFayette and @redrum were the ones that said to not renew it and try to sell or close it... There have been zero offers on Go Daddy for a purchase.

                                If we open a quarrel between past and present, we shall find that we have lost the future! Sir Winston Churchill

                                1 Reply Last reply Reply Quote 1
                                • redrumR Offline
                                  redrum Admin @RoiEX
                                  last edited by

                                  @RoiEX No real additional thoughts. If we can't get everything off the old domain then I agree renewing for a year.

                                  TripleA Developer with a Passion for AI: https://forums.triplea-game.org/topic/105/ai-development-discussion-and-feedback

                                  1 Reply Last reply Reply Quote 1
                                  • LaFayetteL Offline
                                    LaFayette Admin
                                    last edited by

                                    In a non-compat state we can't get upgraded game clients out to everyone that easily as well. Having a few more weeks and avoiding an emergency release is worth $20. @prastle please do a renewal for a year. We can 'sell' the domain before the expiry when we are ready.

                                    prastleP 2 Replies Last reply Reply Quote 1
                                    • prastleP Offline
                                      prastle Lobby Moderators Admin @LaFayette
                                      last edited by

                                      @LaFayette Oki Doki

                                      If we open a quarrel between past and present, we shall find that we have lost the future! Sir Winston Churchill

                                      1 Reply Last reply Reply Quote 0
                                      • RoiEXR Offline
                                        RoiEX Admin
                                        last edited by

                                        After digging through all the config files I'm almost sure sure that the mail could be migrated by simply modifying the hosts file to use lobby.triplea-game.org or something instead of tripleawarclub.org and to change the "From" email in the MARTI source code accordingly.
                                        @ssoloff I'm not that familiar with how sendmail exactly works, but does my theory sound plausible?

                                        ssoloffS 1 Reply Last reply Reply Quote 2
                                        • ssoloffS Offline
                                          ssoloff Admin @RoiEX
                                          last edited by

                                          @RoiEX It's been a long time since I did the MARTI stuff, so I can't really say what's the right way to go here. If I had to guess, I'd say a config-only change makes sense. I don't remember how the MARTI mail relay "proves itself" to the downstream mail relay--if that's done purely through DNS or there's something more substantial like a PKI validation.

                                          prastleP 1 Reply Last reply Reply Quote 0
                                          • prastleP Offline
                                            prastle Lobby Moderators Admin @ssoloff
                                            last edited by

                                            @ssoloff It has been renewed for another year.

                                            If we open a quarrel between past and present, we shall find that we have lost the future! Sir Winston Churchill

                                            1 Reply Last reply Reply Quote 3

                                            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
                                            • 1
                                            • 2
                                            • 3
                                            • 3 / 3
                                            • First post
                                              Last post
                                            Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums