Hi

I would like to add a new CGI program for Mailman, because the existing scripts do not fit my needs. Unfortunately I'm not too familiar with Mailman and this seems to be a bit complicated. So I would appreciate any help.

Mailman is installed under /usr/lib/mailman/. Am I correct, if I place my new CGI program in /usr/lib/mailman/cgi-bin/? I did so and set the owner to root and the group to list (like the existing programs).

My problem is, that this script runs, but it has no access to /var/lib/mailman/lists/mylist/config.db (or any other file in the list-directory). What permissions must be set?

I noticed that the existing CGI scripts are binary files, whereas my script is a python-plainscript (with the shebang and all). Is this part of the problem? How are these binary files compiled?

CS


------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to