top | item 37027707

(no title)

blamarvt | 2 years ago

Isn’t SMTP an API? Why would you pay or complicate things when you can just send email with libraries available in every language?

discuss

order

harrid|2 years ago

But Gmail SMTP doesn't work anymore because they disabled 'less secure apps' or something like that

predictabl3|2 years ago

That's absolutely not true. I receive SMS daily that is sent to my Telnyx number in my Gmail account via Gmail SMTP from a pipedream workflow.

Gmail SMTP for small personal use cases is very convenient for something like this. Matrix a nice option, too.

gnz11|2 years ago

Assuming you have shell access, why not use mutt or sendmail?