Home ›
Mailman set-up and configurationMailman set-up and configuration
Submitted by Benjamin Melançon on December 23, 2006 - 5:32pm
NameError: name 'subdomain' is not defined<code>
In mm_cfg.py the lines need quotes ('), for instance:
<code>DEFAULT_URL_HOST = 'subdomain.example.com'
NameError: name 'subdomain' is not defined<code>
In mm_cfg.py the lines need quotes ('), for instance:
<code>DEFAULT_URL_HOST = 'subdomain.example.com'
Comments
Post new comment