Mailing List Created Unable to create tst mailing list
October 26, 2008 | In: Cpanel
Cpanel issue. which will not let you create a mail list.
Here is the fix. Open the file
/usr/local/cpanel/3rdparty/mailman/Mailman/Defaults.py
Check for the following directives.
DEFAULT_EMAIL_HOST = ‘mail.youdomain.com’
DEFAULT_URL_HOST = ‘mail.yourdomain.com’
DEFAULT_URL_PATTERN = ‘http://%s/mailman/’
HOME_PAGE = ‘index.html’
MAILMAN_SITE_LIST = ‘mailman’
Insert the proper entries..




