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

    O365 and encrypted mail to other email systems

    IT Discussion
    office365 audit hipaa ocr
    9
    169
    66.2k
    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.
    • scottalanmillerS
      scottalanmiller
      last edited by

      You are making the mistake of thinking that HIPAA dictates specifics, it does not. The only reason that unencrypted email is ever questioned is because encrypting it is so easy. That's why faxing is given a free pass... there is no means of securing it. So no one cares. Same with postal mail. Totally insecure, no one cares. Email is simple to secure, so you are expected to secure it - and you can. If the other party does not, that's after your role is complete.

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

        @scottalanmiller said in O365 and encrypted mail to other email systems:

        @Dashrender said in O365 and encrypted mail to other email systems:

        Leave faxing out of this conversation and give me another example why #3 would be compliant?

        What do you mean? It's not my burden to bear. You have to show why it is NOT compliant as you made the claim. I know that it's safer than faxing, by a LOT. So... either faxing isn't allowed (it is) or email is okay (based on being more secure.) It's that simple.

        If this were all that mattered, then I would completely agree with you, but clearly it's not.

        I suppose, in this case, Faxing is given a pass that it, as a technology, does not have to fit within the requirements of HIPAA's stated laws.

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

          @Dashrender said in O365 and encrypted mail to other email systems:

          @scottalanmiller said in O365 and encrypted mail to other email systems:

          @Dashrender said in O365 and encrypted mail to other email systems:

          Disagree Zix does have one Pro: able to send notice of desire to communicate, but TLS isn't available, so you must use another more painful means.

          Nope, you can make rules for TLS that allow you to send notification but not the payload.

          You just repeated what I said. Now, since Zix doesn't give a shit about TLS, it only ever uses it's secure portal (to the best of my knowledge) all secure messages are sent using their painful method, but a notice about that message is sent via to the client over whatever, TLS or not is available to the server.

          But you can do that with Exchange, too. But never have the uselessly painful portion.

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

            Zix = painful for everyone
            Excahnge = Painful for almost no one

            1 Reply Last reply Reply Quote 0
            • coliverC
              coliver
              last edited by

              Does the email bounce back if it can't make a secure connection?

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

                @Dashrender said in O365 and encrypted mail to other email systems:

                I suppose, in this case, Faxing is given a pass that it, as a technology, does not have to fit within the requirements of HIPAA's stated laws.

                If that were true, faxing would be listed as an exception. But it is not. The rules are simply lax enough that faxing and therefore email are allowed.

                1 Reply Last reply Reply Quote 0
                • bogdan.moldovanB
                  bogdan.moldovan @Dashrender
                  last edited by

                  @Dashrender I think that the gold standard here is S/MIME.

                  It requires that you (as a sender) have an S/MIME Private Key and signed Certificate and know your recipient's Public Key/Certificate.
                  It requires that the receiver has matching S/MIME Private Key and signed Certificate to the Public Key/Certificate that the sender had when sending the email.

                  The S/MIME Private Keys / Certificates have to be configured on each device where the senders and receivers are sending / receiving email from/to.

                  Everything else, IMHO, is non-secure!

                  The S/MIME Certificates and Private Keys and be acquired individually by users or distributed to users from your own managed PKI.

                  DashrenderD 1 Reply Last reply Reply Quote 1
                  • DashrenderD
                    Dashrender @JaredBusch
                    last edited by

                    @JaredBusch said in O365 and encrypted mail to other email systems:

                    @Dashrender said in O365 and encrypted mail to other email systems:

                    @scottalanmiller said in O365 and encrypted mail to other email systems:

                    Frame it more like this, at least to yourself:

                    TLS Pros Compared to Zix: Cheaper, Standard, Nearly all customers get an effortless experience.

                    Zix Pros Compared to TLS: None

                    Disagree Zix does have one Pro: able to send notice of desire to communicate, but TLS isn't available, so you must use another more painful means.

                    Regarding failure to send TLS. Just because it fails does not mean you have no way to communicate the need to contact the office. You have a couple of options here.

                    With the sole purpose of being used to send an email to failed parties telling them that you were unable to securely email them and that they need to contact the office, you can do this:
                    2.a Setup a simply Gmail/Outlook.com account for the practice
                    2.b Setup a basic Linux box and make use of the built in Postfix to send email (via some application probably) from your own domain. Basically a second email server that does not have the TLS restriction.
                    2.c Possibly have a single email account on your Exchange server that is immune form the TLS requirements. Not even sure if this is possible when you set TLS as wildcard required.

                    I tend to agree, I don't think Exchange will allow you to make a single account immune.

                    and yes, an external account to your main domain would be the way to solve this, for the notice at least, then you have to find another way to actually get the data to them.

                    1 Reply Last reply Reply Quote 0
                    • coliverC
                      coliver
                      last edited by

                      What happens if the customer gives you a wrong phone number for fax? Or if they give you a wrong address? What is your responsibility to delivering the message if you don't have the correct information?

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

                        @scottalanmiller said in O365 and encrypted mail to other email systems:

                        @Dashrender said in O365 and encrypted mail to other email systems:

                        @scottalanmiller said in O365 and encrypted mail to other email systems:

                        @Dashrender said in O365 and encrypted mail to other email systems:

                        Disagree Zix does have one Pro: able to send notice of desire to communicate, but TLS isn't available, so you must use another more painful means.

                        Nope, you can make rules for TLS that allow you to send notification but not the payload.

                        You just repeated what I said. Now, since Zix doesn't give a shit about TLS, it only ever uses it's secure portal (to the best of my knowledge) all secure messages are sent using their painful method, but a notice about that message is sent via to the client over whatever, TLS or not is available to the server.

                        But you can do that with Exchange, too. But never have the uselessly painful portion.

                        That's interesting - so you know that exchange can have a second transport option created that will send a generic notice to a NON TLS recipient and not send the original email? That would be cool. Still need a solution for the actual message content at that point, but that's for another discussion.

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

                          @coliver said in O365 and encrypted mail to other email systems:

                          Does the email bounce back if it can't make a secure connection?

                          I would assume the Exchange user in this case would get a delivery denied notice.
                          haven't confirmed yet.

                          1 Reply Last reply Reply Quote 0
                          • DashrenderD
                            Dashrender @bogdan.moldovan
                            last edited by

                            @bogdan.moldovan said in O365 and encrypted mail to other email systems:

                            @Dashrender I think that the gold standard here is S/MIME.

                            It requires that you (as a sender) have an S/MIME Private Key and signed Certificate and know your recipient's Public Key/Certificate.
                            It requires that the receiver has matching S/MIME Private Key and signed Certificate to the Public Key/Certificate that the sender had when sending the email.

                            The S/MIME Private Keys / Certificates have to be configured on each device where the senders and receivers are sending / receiving email from/to.

                            Everything else, IMHO, is non-secure!

                            The S/MIME Certificates and Private Keys and be acquired individually by users or distributed to users from your own managed PKI.

                            Thanks for playing, this is not part of a viable solution.

                            bogdan.moldovanB 1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @coliver
                              last edited by

                              @coliver said in O365 and encrypted mail to other email systems:

                              What happens if the customer gives you a wrong phone number for fax? Or if they give you a wrong address? What is your responsibility to delivering the message if you don't have the correct information?

                              And unlike email which is "untappable" locally, fax is trivial to tap at either end. Even if you secure your own end (you can't) you have zero control over the other end and their fax can be intercepted because they even know that you tried to send one.

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

                                @Dashrender said in O365 and encrypted mail to other email systems:

                                @scottalanmiller said in O365 and encrypted mail to other email systems:

                                @Dashrender said in O365 and encrypted mail to other email systems:

                                @scottalanmiller said in O365 and encrypted mail to other email systems:

                                @Dashrender said in O365 and encrypted mail to other email systems:

                                Disagree Zix does have one Pro: able to send notice of desire to communicate, but TLS isn't available, so you must use another more painful means.

                                Nope, you can make rules for TLS that allow you to send notification but not the payload.

                                You just repeated what I said. Now, since Zix doesn't give a shit about TLS, it only ever uses it's secure portal (to the best of my knowledge) all secure messages are sent using their painful method, but a notice about that message is sent via to the client over whatever, TLS or not is available to the server.

                                But you can do that with Exchange, too. But never have the uselessly painful portion.

                                That's interesting - so you know that exchange can have a second transport option created that will send a generic notice to a NON TLS recipient and not send the original email? That would be cool. Still need a solution for the actual message content at that point, but that's for another discussion.

                                I know that it has "TLS Transport Rules" so that it only requires TLS in certain circumstances.

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

                                  @coliver said in O365 and encrypted mail to other email systems:

                                  What happens if the customer gives you a wrong phone number for fax? Or if they give you a wrong address? What is your responsibility to delivering the message if you don't have the correct information?

                                  In the case of a wrong fax - 99.9% of the time it will fail, so the data would go no where. As for Postal Mail - it's in a sealed envelope, and assuming the incorrect receiver put a return to sender, wrong address label on it, we'd get it back intact.

                                  So in most cases there is little to no concern. Mail isn't covered by the HIPAA as fair as digital data goes, so it's not my concern..

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

                                    @Dashrender said in O365 and encrypted mail to other email systems:

                                    In the case of a wrong fax - 99.9% of the time it will fail, so the data would go no where. As for Postal Mail - it's in a sealed envelope, and assuming the incorrect receiver put a return to sender, wrong address label on it, we'd get it back intact.

                                    Um yeah, postal mail doesn't work that way 😉

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

                                      @Dashrender said in O365 and encrypted mail to other email systems:

                                      Mail isn't covered by the HIPAA as fair as digital data goes, so it's not my concern..

                                      Nor is faxing, it's analogue.

                                      1 Reply Last reply Reply Quote 0
                                      • bogdan.moldovanB
                                        bogdan.moldovan @Dashrender
                                        last edited by

                                        @Dashrender said in O365 and encrypted mail to other email systems:

                                        @bogdan.moldovan said in O365 and encrypted mail to other email systems:

                                        @Dashrender I think that the gold standard here is S/MIME.

                                        It requires that you (as a sender) have an S/MIME Private Key and signed Certificate and know your recipient's Public Key/Certificate.
                                        It requires that the receiver has matching S/MIME Private Key and signed Certificate to the Public Key/Certificate that the sender had when sending the email.

                                        The S/MIME Private Keys / Certificates have to be configured on each device where the senders and receivers are sending / receiving email from/to.

                                        Everything else, IMHO, is non-secure!

                                        The S/MIME Certificates and Private Keys and be acquired individually by users or distributed to users from your own managed PKI.

                                        Thanks for playing, this is not part of a viable solution.

                                        You're welcome! I understand the hint ;)!

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

                                          @Dashrender said in O365 and encrypted mail to other email systems:

                                          Mail isn't covered by the HIPAA as fair as digital data goes, so it's not my concern..

                                          Depends, do you have an account number on the paper? That would be digital data.

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

                                            @scottalanmiller said in O365 and encrypted mail to other email systems:

                                            @Dashrender said in O365 and encrypted mail to other email systems:

                                            @scottalanmiller said in O365 and encrypted mail to other email systems:

                                            @Dashrender said in O365 and encrypted mail to other email systems:

                                            @scottalanmiller said in O365 and encrypted mail to other email systems:

                                            @Dashrender said in O365 and encrypted mail to other email systems:

                                            Disagree Zix does have one Pro: able to send notice of desire to communicate, but TLS isn't available, so you must use another more painful means.

                                            Nope, you can make rules for TLS that allow you to send notification but not the payload.

                                            You just repeated what I said. Now, since Zix doesn't give a shit about TLS, it only ever uses it's secure portal (to the best of my knowledge) all secure messages are sent using their painful method, but a notice about that message is sent via to the client over whatever, TLS or not is available to the server.

                                            But you can do that with Exchange, too. But never have the uselessly painful portion.

                                            That's interesting - so you know that exchange can have a second transport option created that will send a generic notice to a NON TLS recipient and not send the original email? That would be cool. Still need a solution for the actual message content at that point, but that's for another discussion.

                                            I know that it has "TLS Transport Rules" so that it only requires TLS in certain circumstances.

                                            Eh? you mean every circumstance?

                                            I suppose, IF, and only IF Exchange's transport rules can act upon things within the message itself, then a rule could be made - when a message subject line contains secure that the message can only be sent via TLS otherwise fail it. But I haven't seen that type of option available to the Rules.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 8
                                            • 9
                                            • 3 / 9
                                            • First post
                                              Last post