On Mon, Nov 20, 2023 at 8:49 AM Odhiambo Washington <odhiambo@gmail.com> wrote:
On Mon, Nov 20, 2023 at 8:41 AM Francis Jayakanth <francis@iisc.ac.in> wrote:
Thank you for the reply.
My existing list is on the domain ncsi.iisc.ernet.in, which is now defunct. I need to move my list to a new domain, ncsinet.in.
My existing mailman configuration file mm_cfg.py has the following entries:
#------------------------------------------------------------- # Default domain for email addresses of newly created MLs DEFAULT_EMAIL_HOST = 'localhost.localdomain' #------------------------------------------------------------- # Default host for web interface of newly created MLs DEFAULT_URL_HOST = 'localhost.localdomain' #-------------------------------------------------------------
Will setting the DEFAULT_URL_HOST=ncsinet.in and fixing the URLs for the list on a new domain with "withlist -l -r fix_url [listname] be sufficient to have the list up and running on the new domain?
The value of the DEFAULT_URL_HOST should be the FQDN that will be used to access the ML - from the browser. DEFAULT_EMAIL_HOST value is the host that handles emails for the list, IIRC.
BTW, what version of Python do you have on that Ubuntu 18.04? And why are you stuck on that version? You could seize this opportunity to migrate to Mailman3 :)
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html]