Hi! I've installed 2.3.2-dev on my server, everything works fine, but i can't create a mailing list. On one of my site i've try to create a list with "lest-l" and it seems to be OK, but i can't access my list an mysite.tld/mailman/ in ispconfig.log : 15.08.2007 - 17:01:53 => WARN - /root/ispconfig/scripts/lib/classes/ispconfig_postfix.lib.php, Line 208: WARNING: could not /usr/lib/mailman/bin/config_list -i /tmp/Mailman-www.mysite.tld.teszt-l.aliases www.mysite.tld.teszt-l And on mysite/mailman/admin/create i can't create new list, because i haven't got right to create (because i don't know the correct password for this) TIA gza
Actually it was only tested with debian. In order to make it work you should locate mailman commands such as newlist, config_list, etc.
the commands are in /usr/lib/mailman/bin/ the Mailman- .conf file is in /tmp... and it's content: advertised = 0 subject_prefix = "[teszt-l]" host_name = "" msg_footer = "" Maybe I can't set up the mailman in ispconfig administration, but it's not in user manual...
list_lists: There aren't list (i guess, my locale is hu, and the error message means something similar) which list_lists: /usr/sbin/lists_lists
In debian you need at least a list called Mailman. How did you install mailman? from source or from rpm?
try Code: newlist Mailman did you set a hostname for Mailman in the server configuration of ISPConfig?
The best is to set something like list.mydomain.com. ispconfig then takes care of creating aliases for your domain.
so, i fill it, but the ispconfig shows the list under the site, but list_list command not shows the list In the log the error msg is same as in thread opening, I've tried the command (/usr/lib/mailman/bin/create_list ....) as in the log: must specify the list name message returns There are (in /tmp) two files: Mailman-www.mysite.tld.teszt-l.aliases and Mailman-www.mysite.tld.teszt-l.conf content of aliases: acceptable_aliases = "\[email protected]"[ content of conf: advertised = 0 subject_prefix = "[teszt-l]" host_name = "lists.mysite.tld" msg_footer = "" and nothing else
OK, but if you tell me where, i dig it too (eg. i was dig, but didn't find any "newlist" command in ispconfig code, only config_list command)
and there are system difference: in mandriva there isn't /etc/aliases, but there is /etc/postfix/aliases
Ok, but the aliases are created like normal aliases in ISPConfig, so normally it should not be a problem.
is your newlist command in /usr/lib/mailman/bin/newlist ? and is admispconfig member of the "list" group?
there aren't "list" group in mandriva, the mailman is in mail group (but admispconfig not member of the mail group)
I did id, without success. What i see, the list are in postfix's virtusertable, but list_lists command sows only Mailman list