I'd like to get your recommendations for email mailing list servers or providers. While CCL.net is more than just a mailing list, this is the main way at least a couple of generations of busy scientists have interacted with CCL.
Some have suggested a Google group, a forum or even LinkedIn as a replacement for this mailing list. Such alternative methods of group communication seem to have worked out for some user groups of scientific software packages (especially those mainly focussed on code developers), but I would assert that the breadth of the subject matter (computational chemistry as a whole) favours a 'slower' mode of communication that does not require the user to invest time in regularly checking a website. Additionally, it is worth noting that not everyone, depending on location, has easy access to either Google or LinkedIn.
Hence my request: reliable, secure, globally accessible email list providers/services/software that stand a good chance of sticking around as long as CCL.net already has. I'll summarize replies to the CCL.net list, and post a HN link to the answers here on the CCL.net list. Many thanks!
I think Discourse might be something to look at (https://www.discourse.org). I don't know enough to really offer a great recommendation here, but they offer hosted/paid plans with a pretty good email limits. I think it would allow your users the ability to customize how they received emails and you can reply by email so it can keep the mailing-list-style feeling going. Plus, it's open-source so you could always self-host if you wanted. I think Jeff Atwood (Coding Horror), Sam Saffron, and Robin Ward are all pretty well-respected in the community.
Civilized Discourse Construction Kit, Inc. seems to be a company looking to make something nice in the world (rather than take it over). They make their money as a hosting company and what they host is open source. A lot of people are using Discourse so it wouldn't be blazing new trails. I don't know what your budget is or how many people you have on your mailing list and how much email volume there is, but their hosted prices seem pretty reasonable and they seem to be trying to create a nice business.
kxrm noted Google Groups, but one thing I'd bring up is whether Google Groups is accessible in China. It might be, but you did say "globally accessible" and it seems like there could be a decent likelihood that Google Groups could get blocked in China in the future (even if it's accessible today). I guess you also noted that not everyone has access to Google.
Discourse seems like something they could host, you could use your own subdomain, and could always choose to host it yourself. For some, they might enjoy the web interface. Others can probably just interact over email (again, I don't have a huge amount of experience with Discourse so you'd want to verify it works how you want it to). It seems like it would offer a nice blend of modernity while still offering and email-based flow for those that want that.
They are marketing themselves towards content and course creators, however the structure of their community is geared towards creating long discussions, and long form writing.
I'm a member of a neuroscience community hosted on circle, it works great.
as a cherry on top you can host it on your own website, and change the appearance.
the only con i see is the pricing.
They provide plain good ol' GNU Mailman lists. You can bring your own domain or subdomain. They also have a good handle on privacy issues (GDPR requests and so on).
Maintaining reliable access to your user's email will be a constant source of frustration. The reality is, email is old, and fragile and the last 15+ years companies have spent enormous amounts of energy reducing spam. They have also been consolidating the space of who is a trusted sender. So unless you have a large set of users who are willing to fight spam blockers, a willing moderation team able to handle communication problems between your list and sometimes unresponsive postmasters, you might not want to continue to rely on this.
I maintain a small web forum and I have to constantly monitor my logs and be in contact with email postmasters because I use email verification for the registration process. Even still, emails from my board end up in spam boxes. You could forego email verification of your web forum and use moderator verification instead if your group isn't large or if there is some other way to verify your users. However, now communication has become more active rather than passive, so this might not be something that is compatible with your user base. As they will need to remember to go somewhere to catch the latest messages without some sort of reminder or notification via email.
Going to Google Groups or another hosted email system will massively remove a lot of these administrative headaches. These companies are places your users are probably already spending a lot of time, they also are a trusted sender by most postmasters so you will see good receive rates, but now you are tying your fate to that of company who's interest might not be aligned with yours or who may end up changing the rules or taking away the service you have begun to rely on for communication.
You could go with a hybrid approach, pay for an SMTP service and funnel your email through their system, but I have found that unless you have extremely low volume this is unreliable for free, so you should be prepared to pay for this service and get a dedicated IP so that you have some control over the IP's status on blocklists.
Utilizing other social media should be the lowest on the list of options, LinkedIn, Facebook, etc. This is really not that different than just hosting a forum, however if your user base spends a lot of time on these platforms or relies on them for other uses, then this point would be moot. However, as with the Google Groups option, you are now tying your community to a company that might not have their interests aligned with yours.
Good luck in your search.