Self-hosted email rest API

https://jlai.lu/post/426372

Self-hosted email rest API - jlai.lu

I have an e-commerce website that needs to send emails to my clients to confirm shipping… Do you have any free software to advise to send emails with a rest API? Thanks

I recommend using ssmtp, a CLI client to send emails using an existing email provider. One, out of many pages explaining how to use: wiki.archlinux.org/title/SSMTP
sSMTP - ArchWiki