
I just did a clean install of mailman on a Debian system running postfix and I'm getting permission errors when I sign up for any of the mailing lists I create:
Traceback (most recent call last): File "/home/mailman/cron/gate_news", line 222, in ? main() File "/home/mailman/cron/gate_news", line 203, in main process_lists(lock) File "/home/mailman/cron/gate_news", line 140, in process_lists mlist = MailList.MailList(listname, lock=0) File "/home/mailman/Mailman/MailList.py", line 79, in __init__ self.Load() File "/home/mailman/Mailman/MailList.py", line 892, in Load dict, e = self.__load(dbfile) File "/home/mailman/Mailman/MailList.py", line 869, in __load fp = open(dbfile) IOError: [Errno 13] Permission denied: '/home/mailman/lists/wtc/config.db'
I went over the installation instructions TWICE and I can't see where I went wrong. Can someone help?
Scott Baker - Webster Internet Network Engineer 503.266.8253

I can't for the life of me figure out how to make someone a moderator ?

At 01:17 09/05/2002 -0400, Kevin Crawford wrote:
I can't for the life of me figure out how to make someone a moderator ?
On MM 2.0.x add their email address as a list admin using the 2nd field on a General Option page of the list's web admin GUI. You'll alos have to make the list moderated uner the General posting filter section on the list's Privacy options page.

I can't for the life of me figure out how to make someone a moderator ?

At 01:17 09/05/2002 -0400, Kevin Crawford wrote:
I can't for the life of me figure out how to make someone a moderator ?
On MM 2.0.x add their email address as a list admin using the 2nd field on a General Option page of the list's web admin GUI. You'll alos have to make the list moderated uner the General posting filter section on the list's Privacy options page.
participants (3)
-
Kevin Crawford
-
Richard Barrett
-
Scott Baker