ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Mac Users...

    IT Discussion
    11
    107
    32.9k
    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.
    • bbigfordB
      bbigford @scottalanmiller
      last edited by bbigford

      @scottalanmiller said:

      @BBigford said:

      @scottalanmiller said:

      @BBigford said:

      @scottalanmiller said:

      That's for generic relay, if you want authenticated relay, you can do more config steps and make Postfix sign into O365 or Gmail or whatever.

      I can see how the Linux relay could point to O365, I'm having difficulty seeing how a copier would point to the Linux relay. Like if you had 2 copiers, and 2 different relays (maybe not practical, just seeing how you could have a copier be pointed at that specific relay).

      Well, HOW do you point it to your relay now? Nothing would change there. And using two relays, while REALLY weird, is super simple.

      There's an option in our Konicas that you to put in the server's FQDN. I guess you could just enter that Linux server in there...

      Sure.

      But you said that you have a relay now. How is that working? How is the copier finding the Exchange server today?

      Pretty janky actually. We have an older 2007 Exchange server, and a newer 2013 Exchange server. Old server has receive relay from a variety of IPs (copiers are included), then forwards off to the newer Exchange server if the message has to continue on. Hoping we get enough money and time this summer to dump the old instance, stand up a second 2013 instance and configure a DAG for balance/failover. Would be nice to have 2 servers on the same version.

      Edit: It's more of a time matter, we've already had the funding set aside for a while since it doesn't cost that much.

      1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller
        last edited by

        But that doesn't explain how the copiers POINT to the Exchange 2007 instance. How do they send the email to it in the first place? IP address?

        bbigfordB 1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          Why not replace that old Exchange machine with Postfix today? What's the purpose for keeping something old like that around?

          bbigfordB DashrenderD 2 Replies Last reply Reply Quote 0
          • bbigfordB
            bbigford @scottalanmiller
            last edited by

            @scottalanmiller said:

            But that doesn't explain how the copiers POINT to the Exchange 2007 instance. How do they send the email to it in the first place? IP address?

            Uses the hostname instead of IP... Some of the settings I've saw in the config:

            Server FQDN: exchange-server.domain.com (older server with relay configured)
            Server Port: 25
            From Address: [email protected] (has a resource mailbox in Exchange, with a password to authenticate)

            I can't think of any other settings off the top of my head...

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • bbigfordB
              bbigford @scottalanmiller
              last edited by

              @scottalanmiller said:

              Why not replace that old Exchange machine with Postfix today? What's the purpose for keeping something old like that around?

              It's more time than cost.. The CALs aren't expensive. It's definitely not sticking around for functionality. We are stretched pretty thin so we have enough time to do about 10 users per month. Some users have like 50GB mailboxes so trying to migrate them runs for a long time then fails everyone after them. So we identify the larger mailboxes and run those on their own. I've increased the sizes on the new databases to unlimited for the transfer size (I think they were defaulted to about 2GB) and all of them pass fine except ones that are over about 10-20GB.

              scottalanmillerS 1 Reply Last reply Reply Quote 0
              • bbigfordB
                bbigford
                last edited by

                Oh, and there were a few instances where a failed user migration completely locked up Exchange for about 10 hours. So the admin that usually does those transfers was pretty leary about doing such large transfers at one time again.

                1 Reply Last reply Reply Quote 0
                • bbigfordB
                  bbigford
                  last edited by bbigford

                  @scottalanmiller How do you transfer large amounts of users from one Exchange instance to the other, or do you not?

                  scottalanmillerS 1 Reply Last reply Reply Quote 0
                  • DashrenderD
                    Dashrender @scottalanmiller
                    last edited by

                    @scottalanmiller said:

                    Why not replace that old Exchange machine with Postfix today? What's the purpose for keeping something old like that around?

                    Better yet, why have a second one at all?

                    bbigfordB scottalanmillerS 2 Replies Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @bbigford
                      last edited by

                      @BBigford said:

                      @scottalanmiller said:

                      But that doesn't explain how the copiers POINT to the Exchange 2007 instance. How do they send the email to it in the first place? IP address?

                      Uses the hostname instead of IP... Some of the settings I've saw in the config:

                      Server FQDN: exchange-server.domain.com (older server with relay configured)
                      Server Port: 25
                      From Address: [email protected] (has a resource mailbox in Exchange, with a password to authenticate)

                      I can't think of any other settings off the top of my head...

                      Right... so what are the questions about how to do this with a Linux relay? You already have a dedicated relay. It's just swapping out the name of the OS and the cost and stability involved. Nothing "changes." You are already doing everything as if you had a Linux relay.

                      bbigfordB 1 Reply Last reply Reply Quote 0
                      • bbigfordB
                        bbigford @Dashrender
                        last edited by

                        @Dashrender said:

                        @scottalanmiller said:

                        Why not replace that old Exchange machine with Postfix today? What's the purpose for keeping something old like that around?

                        Better yet, why have a second one at all?

                        I don't have much say in that area. I'm told to setup a second instance in the summer, as a failover should one go down for some reason (power outage, building gets flooded, etc), they are about 5 hours apart geographically.

                        1 Reply Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller @bbigford
                          last edited by

                          @BBigford said:

                          @scottalanmiller said:

                          Why not replace that old Exchange machine with Postfix today? What's the purpose for keeping something old like that around?

                          It's more time than cost.. The CALs aren't expensive. It's definitely not sticking around for functionality. We are stretched pretty thin so we have enough time to do about 10 users per month. Some users have like 50GB mailboxes so trying to migrate them runs for a long time then fails everyone after them. So we identify the larger mailboxes and run those on their own. I've increased the sizes on the new databases to unlimited for the transfer size (I think they were defaulted to about 2GB) and all of them pass fine except ones that are over about 10-20GB.

                          No users involved in a relay, though. Are you saying that the relay still has users on it, too?

                          bbigfordB 1 Reply Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller @bbigford
                            last edited by

                            @BBigford said:

                            @scottalanmiller How do you transfer large amounts of users from one Exchange instance to the other, or do you not?

                            We do all the time, but not me personally 🙂

                            bbigfordB 1 Reply Last reply Reply Quote 0
                            • bbigfordB
                              bbigford @scottalanmiller
                              last edited by

                              @scottalanmiller said:

                              @BBigford said:

                              @scottalanmiller said:

                              But that doesn't explain how the copiers POINT to the Exchange 2007 instance. How do they send the email to it in the first place? IP address?

                              Uses the hostname instead of IP... Some of the settings I've saw in the config:

                              Server FQDN: exchange-server.domain.com (older server with relay configured)
                              Server Port: 25
                              From Address: [email protected] (has a resource mailbox in Exchange, with a password to authenticate)

                              I can't think of any other settings off the top of my head...

                              Right... so what are the questions about how to do this with a Linux relay? You already have a dedicated relay. It's just swapping out the name of the OS and the cost and stability involved. Nothing "changes." You are already doing everything as if you had a Linux relay.

                              There's no more confusion. You answered it way up the thread already. 🙂

                              I just didn't know how the Linux relay tied to hosted Exchange, but you already said you can define that in the relay by entering credentials for the hosted instance.

                              scottalanmillerS 1 Reply Last reply Reply Quote 0
                              • bbigfordB
                                bbigford @scottalanmiller
                                last edited by

                                @scottalanmiller said:

                                @BBigford said:

                                @scottalanmiller said:

                                Why not replace that old Exchange machine with Postfix today? What's the purpose for keeping something old like that around?

                                It's more time than cost.. The CALs aren't expensive. It's definitely not sticking around for functionality. We are stretched pretty thin so we have enough time to do about 10 users per month. Some users have like 50GB mailboxes so trying to migrate them runs for a long time then fails everyone after them. So we identify the larger mailboxes and run those on their own. I've increased the sizes on the new databases to unlimited for the transfer size (I think they were defaulted to about 2GB) and all of them pass fine except ones that are over about 10-20GB.

                                No users involved in a relay, though. Are you saying that the relay still has users on it, too?

                                Yeah, that server just happens to have a relay on it. It isn't acting as just a relay. It has about half of the company still on it.

                                1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller @Dashrender
                                  last edited by

                                  @Dashrender said:

                                  @scottalanmiller said:

                                  Why not replace that old Exchange machine with Postfix today? What's the purpose for keeping something old like that around?

                                  Better yet, why have a second one at all?

                                  Yeah! But the question was more theoretical... what if they wanted to move to hosted, how would the relay work.

                                  bbigfordB 1 Reply Last reply Reply Quote 0
                                  • bbigfordB
                                    bbigford @scottalanmiller
                                    last edited by

                                    @scottalanmiller said:

                                    @BBigford said:

                                    @scottalanmiller How do you transfer large amounts of users from one Exchange instance to the other, or do you not?

                                    We do all the time, but not me personally 🙂

                                    Haha, any tips for such an instance? Like I said, if we transfer large amounts it seems to lock up Exchange.

                                    1 Reply Last reply Reply Quote 0
                                    • scottalanmillerS
                                      scottalanmiller @bbigford
                                      last edited by

                                      @BBigford said:

                                      @scottalanmiller said:

                                      @BBigford said:

                                      @scottalanmiller said:

                                      But that doesn't explain how the copiers POINT to the Exchange 2007 instance. How do they send the email to it in the first place? IP address?

                                      Uses the hostname instead of IP... Some of the settings I've saw in the config:

                                      Server FQDN: exchange-server.domain.com (older server with relay configured)
                                      Server Port: 25
                                      From Address: [email protected] (has a resource mailbox in Exchange, with a password to authenticate)

                                      I can't think of any other settings off the top of my head...

                                      Right... so what are the questions about how to do this with a Linux relay? You already have a dedicated relay. It's just swapping out the name of the OS and the cost and stability involved. Nothing "changes." You are already doing everything as if you had a Linux relay.

                                      There's no more confusion. You answered it way up the thread already. 🙂

                                      I just didn't know how the Linux relay tied to hosted Exchange, but you already said you can define that in the relay by entering credentials for the hosted instance.

                                      They tie through the magic of email 🙂

                                      No, you wouldn't really use the credentials, that's pretty silly. You just... relay. Email is WAY simpler than I think you are picturing. None of that is necessary.

                                      bbigfordB 1 Reply Last reply Reply Quote 0
                                      • bbigfordB
                                        bbigford @scottalanmiller
                                        last edited by

                                        @scottalanmiller said:

                                        @Dashrender said:

                                        @scottalanmiller said:

                                        Why not replace that old Exchange machine with Postfix today? What's the purpose for keeping something old like that around?

                                        Better yet, why have a second one at all?

                                        Yeah! But the question was more theoretical... what if they wanted to move to hosted, how would the relay work.

                                        Also, if we did go to hosted we wouldn't have a second server. One could argue how would an interrupt in a hosted service be any different than having 2 in separate buildings... you would have to assume you'd go with 2 cloud servers, on 2 different providers like DO & AWS for that kind of availability should one provider have an issue. I wouldn't want to do that.

                                        scottalanmillerS 1 Reply Last reply Reply Quote 0
                                        • scottalanmillerS
                                          scottalanmiller @bbigford
                                          last edited by

                                          @BBigford said:

                                          @scottalanmiller said:

                                          @Dashrender said:

                                          @scottalanmiller said:

                                          Why not replace that old Exchange machine with Postfix today? What's the purpose for keeping something old like that around?

                                          Better yet, why have a second one at all?

                                          Yeah! But the question was more theoretical... what if they wanted to move to hosted, how would the relay work.

                                          Also, if we did go to hosted we wouldn't have a second server. One could argue how would an interrupt in a hosted service be any different than having 2 in separate buildings... you would have to assume you'd go with 2 cloud servers, on 2 different providers like DO & AWS for that kind of availability should one provider have an issue. I wouldn't want to do that.

                                          That doesn't make sense. The provider already does that. You are doing an apples to oranges comparison. You dont' have a second IT department running a second HA Exchange cluster for you now... why would you need one in the future?

                                          bbigfordB 1 Reply Last reply Reply Quote 0
                                          • bbigfordB
                                            bbigford @scottalanmiller
                                            last edited by

                                            @scottalanmiller said:

                                            @BBigford said:

                                            @scottalanmiller said:

                                            @BBigford said:

                                            @scottalanmiller said:

                                            But that doesn't explain how the copiers POINT to the Exchange 2007 instance. How do they send the email to it in the first place? IP address?

                                            Uses the hostname instead of IP... Some of the settings I've saw in the config:

                                            Server FQDN: exchange-server.domain.com (older server with relay configured)
                                            Server Port: 25
                                            From Address: [email protected] (has a resource mailbox in Exchange, with a password to authenticate)

                                            I can't think of any other settings off the top of my head...

                                            Right... so what are the questions about how to do this with a Linux relay? You already have a dedicated relay. It's just swapping out the name of the OS and the cost and stability involved. Nothing "changes." You are already doing everything as if you had a Linux relay.

                                            There's no more confusion. You answered it way up the thread already. 🙂

                                            I just didn't know how the Linux relay tied to hosted Exchange, but you already said you can define that in the relay by entering credentials for the hosted instance.

                                            They tie through the magic of email 🙂

                                            No, you wouldn't really use the credentials, that's pretty silly. You just... relay. Email is WAY simpler than I think you are picturing. None of that is necessary.

                                            ok, so you point the Linux relay at the IP issued to the O365 instance, with a transport rule setup on the O365 instance to accept the traffic from the relay?

                                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 5 / 6
                                            • First post
                                              Last post