From 1e8e0d56c9ca19ec107e5aca1490002a2155df894f9bd7f1b61aee49f98d28d8 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Thu, 16 Feb 2023 00:00:00 +0000 Subject: Convert refs: free-international-texting-without-a-phone-number --- .../free-international-texting-without-a-phone-number.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'content') diff --git a/content/entry/free-international-texting-without-a-phone-number.md b/content/entry/free-international-texting-without-a-phone-number.md index 71b1973..f9505fa 100644 --- a/content/entry/free-international-texting-without-a-phone-number.md +++ b/content/entry/free-international-texting-without-a-phone-number.md @@ -2,10 +2,9 @@ title: "Free International Texting Without a Phone Number" date: 2022-04-21T00:00:00 draft: false -makerefs: false --- # SMS/Email Gateways -So I just found out that many cell phone service providers run SMS/email gateways. I don't believe they're very well known, but they are extremely useful. I created a Git repo listing all the ones that are known to work[1], so be sure to check that out if you're interested. +So I just found out that many cell phone service providers run SMS/email gateways. I don't believe they're very well known, but they are extremely useful. I created a Git repo listing [all the ones that are known to work](https://git.nicholasjohnson.ch/sms-email-gateway-list/), so be sure to check that out if you're interested. What these gateways enable you to do is send texts via email and send emails via text. So for instance, I can email "0123456789@txt.att.net" and my message will arrive to the phone number "0123456789" as a text. The received text will look something like: @@ -15,16 +14,10 @@ SUBJECT: for a journal entry MSG: hello. ``` -And my recipient can send a text reply to that message and it will go to my email. Images can also be sent and received as MMS messages. The major U.S. cellular providers all have SMS/email gateways, so it's actually quite convenient. It also doesn't require any proprietary app, just email. You obviously can't use it to make calls, but it's a partial solution if you're trying to avoid paying cellular providers or avoid carrying a smartphone, which there are many good reasons to do[2]. +And my recipient can send a text reply to that message and it will go to my email. Images can also be sent and received as MMS messages. The major U.S. cellular providers all have SMS/email gateways, so it's actually quite convenient. It also doesn't require any proprietary app, just email. You obviously can't use it to make calls, but it's a partial solution if you're trying to avoid paying cellular providers or avoid carrying a smartphone, which [there are many good reasons to do](/2021/12/26/why-i-dont-have-a-smartphone/). I live in the US where we use phone numbers to contact each other, so these gateways are a big help for me personally. If I have nothing else except someone's phone number to bootstrap communication with them, I can use these gateways instead of paying monthly fees to a cell phone company. I can also send texts to some international numbers for free, which is nice. -If you live in a country that de facto requires you to use WhatsApp or WeChat or some other proprietary mobile-specific app, then avoiding smartphones and avoiding paying cell providers is going to be more challenging. In those cases, the workarounds are more involved. You're probably looking at installing and configuring your own Matrix bridges[3]. +If you live in a country that de facto requires you to use WhatsApp or WeChat or some other proprietary mobile-specific app, then avoiding smartphones and avoiding paying cell providers is going to be more challenging. In those cases, the workarounds are more involved. You're probably looking at installing and configuring your own [Matrix bridges](https://matrix.org/bridges/). Nonetheless, I hope I helped somebody today by introducing these gateways. - - -Link(s): -[1: SMS/Email Gateway List](https://git.nicholasjohnson.ch/sms-email-gateway-list/) -[2: Why I Don't Have a Smartphone](/2021/12/26/why-i-dont-have-a-smartphone/) -[3: Matrix Bridges](https://matrix.org/bridges/) -- cgit v1.2.3