11-10-2015, 02:30 AM
Quote:Site list for mailman missingCreate the list by finding the newlist path.
# locate newlist | grep -v template
You will get newlist path, mostly /usr/local/mailman/bin/newlist.Run the below command to create the list.
# /usr/local/mailman/bin/newlist mailman
Follow following source for complete steps.
Source : http://www.askdavetaylor.com/why_is_mail...g_mailman/