I have a class website that I would like to programmatically send noreply@mydomain messages to my list of classmate emails when I periodically update the site. (I used to do that circa 2010 via Gmail’s API but that changed and I had to stop.)
With modern email handling restrictions I’m not sure that’s easily done now without lots of hoop jumping. Anyone have a pointer to a recipe for doing that? I’m running multiple virtual hosts with modern Apache with https on my own remote server running Debian. My DNS provider is Namecheap. Thanks. -Tom