classes:mailman_on_ubuntu
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| classes:mailman_on_ubuntu [2016/10/14 18:00] – curry_searle | classes:mailman_on_ubuntu [2016/10/18 12:40] (current) – curry_searle | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| </ | </ | ||
| - | Edit mailman.conf to remove cgi-bin reference | + | Edit '' |
| < | < | ||
| sudo vi / | sudo vi / | ||
| </ | </ | ||
| - | Edit mm_cfg.py to match removal of cgi-bin | + | Edit '' |
| < | < | ||
| sudo vi / | sudo vi / | ||
| Line 40: | Line 40: | ||
| </ | </ | ||
| - | Build your first list. The mailman list is required for proper functioning of the system otherwise the Mailman Master Queue Runner service will fail to start. | + | Build your first list. The '' |
| < | < | ||
| sudo sh -e -c " | sudo sh -e -c " | ||
| Line 46: | Line 46: | ||
| </ | </ | ||
| - | Build / | + | Build '' |
| < | < | ||
| sudo sh -c "cat / | sudo sh -c "cat / | ||
| Line 56: | Line 56: | ||
| sudo service mailman start | sudo service mailman start | ||
| </ | </ | ||
| + | |||
| + | You should be able to visit the following URLs related to your site: | ||
| + | * Site info for all lists - http:// | ||
| + | * List info for mailman list - http:// | ||
| + | * Admin interface for mailman list - http:// | ||
| ==== Notes ==== | ==== Notes ==== | ||
classes/mailman_on_ubuntu.1476493204.txt.gz · Last modified: by curry_searle
