I don't send many emails anymore. I receive emails but I don't send many. Even at work, most of our communication is done via other means. But I do generate at least one email a day to send to a group of external testers. I don't send this from a traditional mail client. Instead it is a shell script that gathers some information and opens a text editor to add further comments. After that the file is sent with #cURL, via smtp. That means that curl is my main mail client (at least for sending). 🤔
#curl
This entry was edited (21 hours ago)