Melinda Gilmore wrote:
>Mark, thanks for the info that did work for that particular error. But I
>keep getting this one, and the number at the end changes. So I have to
>keep adding a file.
The problem appears to be with the creation of (in this case)
'/usr/local/mailman/lists/sis_directors/
:
'/usr/local/mailman/lists/sis_directors/config.pck.tmp.lists.19678'
-Original Message-
From: Mark Sapiro [mailto:m...@msapiro.net]
Sent: Wednesday, January 21, 2009 11:43 AM
To: gilmore@osu.edu; mailman-users@python.org
Subject: Re: [Mailman-Users] Permissions problems
Melin
Melinda Gilmore wrote:
>I continue to get these messages when some cron jobs are running. I can see
>that it is a permissions problems. But I have tried everything by changing
>permissions and it still is having problems. This particular file that is
>mentioned is not there.
So the user who's
I continue to get these messages when some cron jobs are running. I can see
that it is a permissions problems. But I have tried everything by changing
permissions and it still is having problems. This particular file that is
mentioned is not there. Someone please help me figure this out. There
Jay Chandler wrote:
>Did a make install from the FreeBSD Ports tree with the following
>options set (as per a Postfix install):
>
>MM_USERNAME=mailman The username of the Mailman user.
>MM_USERID=91The user ID of the Mailman user.
>MM_GROUPNAME=mailmanThe group to which the Ma
Did a make install from the FreeBSD Ports tree with the following
options set (as per a Postfix install):
MM_USERNAME=mailman The username of the Mailman user.
MM_USERID=91The user ID of the Mailman user.
MM_GROUPNAME=mailmanThe group to which the Mailman user will belong.
MM_
#
# httpd configuration settings for use with mailman.
#
ScriptAlias /mailman/ /var/mailman/cgi-bin/
Alias /pipermail/ /var/mailman/archives/public/
Options +FollowSymlinks
#
# Uncomment, and replace www.example.com with your server's
# name, to redirect queries to
I've installed mailman from source (took John's advice) with --configure
--prefix=/var/lib/mailman --with-mail-gid=78 --with-cgi-gid=72 (which was obtained
from grep apache /etc/groups.
I've also run ./check_perms -f, which then showed no problems.
Put in ScriptAlias /mailman/ /var