This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
public:techstuff:mailinglists [2012/08/21 13:50] – external edit 127.0.0.1 | public:techstuff:mailinglists [2020/04/25 13:05] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Mailing Lists ====== | ||
+ | * lists.example.com is the list email domain used as an example here | ||
+ | * list@lists.example.com is the example list used here | ||
+ | |||
+ | ===== Creating a new list ===== | ||
+ | |||
+ | On the machine with mailman run | ||
+ | |||
+ | newlist < | ||
+ | | ||
+ | You will be asked for an email and password (don't use a secure password as it will be emailed to you in plain text). | ||
+ | |||
+ | Now you can manage the list at lists.example.com | ||
+ | |||
+ | ===== Deleting a new list ===== | ||
+ | |||
+ | | ||
+ | |||
+ | ===== Troubleshooting ===== | ||
+ | |||
+ | ==== All mail is bouncing ==== | ||
+ | |||
+ | try running | ||
+ | |||
+ | sudo exim -d+route -bt list@lists.example.com | ||
+ | | ||
+ | also check '''/ |