Good afternoon, My server is Debian Squeeze. I configured everything as in http://www.howtoforge.com/perfect-server-debian-squeeze-with-bind-and-dovecot-ispconfig-3. I have a problem in the plugin mailman. When you create a list in the mailing list, the ispconfig erases all content in mm_cfg.py. The original content is in another file mm_cfg.py ~. What will happen? Has anyone experienced this? In the ispconfig cron log that appears: PHP 10. file_get_contents () / usr / local / ispconfig / server / plugins-available / mailman_plugin.inc.php: 117 Traceback (most recent call last): File "/ usr / lib / mailman / bin / rmlist", line 46, in <module> from Mailman import Utils File "/ var / lib / mailman / Mailman / Utils.py", line 368, in <module> def MakeRandomPassword (length = mm_cfg.MEMBER_PASSWORD_LENGTH): AttributeError: 'module' object has no attribute 'MEMBER_PASSWORD_LENGTH' PHP Warning: file_get_contents (/ usr / local / ispconfig / server / conf-custom / mm_cfg.py.master): failed to open stream: No such file or directory in / usr / local / ispconfig / server / plugins-available / mailman_plugin . inc.php on line 117 PHP Stack trace: PHP 1. {main} () / usr / local / ispconfig / server / server.php: 0 thank you...
Solved according to the bugtracker ISPConfig 3. Task: 2100. Now I have the problem of virtual domains do not open the mailman, only the main domain. It made the alias for / gi-bin/mailman according to the manual installation, but it does not work. Thanks for any help
Resolved. The cgi-bin should disable this site, or it will conflict with the / cgi-bin/mailman. thank you