===== Mailinglists ===== We decideded to use ezmlm-idx for mailinglists. Documentation: * https://wiki.uberspace.de/mail:ezmlmidx * http://untroubled.org/ezmlm/manual/ * the man pages are also very helpful ==== Add new Mailinglist ==== Log in per ssh to the server: **antares.uberspace.de** //(you need of course the credentials, which you don't get unless we trust you a lot ;) )// Run: cd ~/mailinglists && ./addlist.sh This script will help you generate the commands you need. Check them for strange stuff and execute them. Everyone can send then a mail at [nameOfMaillinglist]-subscribe@ecohackerfarm.org to subscribe. ==== Remove Mailinglist ==== Log in per ssh to the server: **antares.uberspace.de** //(you need of course the credentials, which you don't get unless we trust you a lot ;) )// Run rm -rf ~/mailinglists/[name of mailing list] rm -f ~/.qmail-[name of mailing list]*