We are a group of hobbyists managing a mailing list. Mailchimp insists on SMS authentication to login now which has scuppered our plans to spread the workload.

Are there any free / cheap services that would receive a text messages and forward it by email to several people? If not, is there an alternative way to deal with this situation? We’re not necessarily attached to mail chimp but delivery is important.

  • Otherbarry@lemmy.zip
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    14 hours ago

    It’s basically what others mentioned - the code can be a long string you can enter, but usually it’s a QR image representing the code itself (I’m sure Mailchimp is going to give you a QR image when you set it up).

    Most people use a TOTP authenticator app on their phone to take a picture of that QR image & load it into their app. Once the code is generated it does not change so in theory you should be able to share that code or QR image amongst yourselves & load it into your own apps. No data/mobile connection or SMS/email required unless you’re using a specific TOTP app that needs that.

    On Android I’ve used andOTP and Google Authenticator apps with good results but there are plenty of other TOTP authenticator apps if you look around.

    PS - In terms of sharing it, just share the picture of the QR code with whatever screen/image capture tool you like to use. Just keep in mind you don’t want to keep the QR image laying around online, the whole point is to secure your Mailchimp account after all.

    • Successful_Try543
      link
      fedilink
      arrow-up
      1
      ·
      2 hours ago

      the code can be a long string you can enter, but usually it’s a QR image representing the code itself

      There is usually an ‘advanced’ option if the ‘QR doesn’t work’ that gives you access to the plain text data.

    • helenslunch@feddit.nl
      link
      fedilink
      arrow-up
      1
      ·
      8 hours ago

      to take a picture of that QR image

      You really shouldn’t ever be taking a picture of a QR code, you just scan it using the app.

      just share the picture of the QR code with whatever screen/image capture tool you like to use

      No, you share the text key that the QR code represents.

      • Successful_Try543
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        51 minutes ago

        Beside it’s inefficient to send text data as an image, why does it make a difference?

        When sending the QR, the app can simply read the QR code. When sending text, you and the recipient manually have to copy the information and the recipient also has to paste it into the right field.