Re: Direct Messaging

2024-09-02 Thread Charles Curley
On Sat, 31 Aug 2024 08:26:16 -0500 Tom Browder wrote: > Anyone know of a way to send text messages to willing recipients from > one’s own website and server without hiring DM provider? In the US, many mobile phone providers will accept emails to "phone num...@some.tld", and send them as text me

Re: Direct Messaging

2024-08-31 Thread Tom Browder
On Sat, Aug 31, 2024 at 15:05 john doe wrote: > On 8/31/24 17:01, Ryan Nowakowski wrote: > > On Sat, Aug 31, 2024 at 03:18:10PM +0100, Darac Marjal wrote: > >> On 31/08/2024 14:26, Tom Browder wrote: > >>> Anyone know of a way to send text messages to willing recipients from > >>> one’s own websi

Re: Direct Messaging

2024-08-31 Thread john doe
On 8/31/24 17:01, Ryan Nowakowski wrote: On Sat, Aug 31, 2024 at 03:18:10PM +0100, Darac Marjal wrote: On 31/08/2024 14:26, Tom Browder wrote: Anyone know of a way to send text messages to willing recipients from one’s own website and server without hiring  DM provider? (disclosure: I'm the

Re: Direct Messaging

2024-08-31 Thread Ryan Nowakowski
On Sat, Aug 31, 2024 at 03:18:10PM +0100, Darac Marjal wrote: > On 31/08/2024 14:26, Tom Browder wrote: > > Anyone know of a way to send text messages to willing recipients from > > one’s own website and server without hiring  DM provider? > > What I've done in the past is to get a cheap Android p

Re: Direct Messaging

2024-08-31 Thread Darac Marjal
On 31/08/2024 14:26, Tom Browder wrote: Anyone know of a way to send text messages to willing recipients from one’s own website and server without hiring  DM provider? What I've done in the past is to get a cheap Android phone, and connect it to the server using USB. You can then use "adb" to

Direct Messaging

2024-08-31 Thread Tom Browder
Anyone know of a way to send text messages to willing recipients from one’s own website and server without hiring DM provider? Thanks. -Tom