View Single Post
Old 11-21-2011, 01:37 AM   #1
Junior Member
 
Join Date: Oct 2011
Posts: 25
paketschubser is on a distinguished road
Default mailman support does not work

Hello,

I tried to install mailman (mailman-2.1.11-11+lenny2 on Debian 5) on ISPmanager-Pro 4.3.57.9 but the creation of a new lists failed. The logfile shows the following errors:

Code:
INFO Request [212.20.171.63][elefantenladen] 'name=test&domain=example.com&policy=confirmapproval&owner=someone%40example.org&password=*&maxlen=100&prefix=test+mailing+list&info=just+a+test&func=maillist.edit&elid=&sok=ok'
EXTINFO Execute (/usr/lib/mailman/bin/newlist -q test+example.com@example.com someone@example.org "password") ret=256 got ()
EXTINFO Execute (/usr/lib/mailman/bin/config_list -o- test+example.com) return=1 exited
EXTINFO Execute (/usr/lib/mailman/bin/config_list -i/usr/local/ispmgr/var/mailman test+example.com) return=1 exited
EXTINFO Execute (/usr/lib/mailman/bin/change_pw -l test+example.com -p "password") return=1 exited
ERROR Exception 4: mailbox.source has invalid value
It seems as if there is a syntax error in the commands. I executed the first command on the shell and got the following result:
Code:
Illegal list name: test+example.com@web01
Could you please check what went wrong and fix the bug?
paketschubser is offline   Reply With Quote