Re: [Mailman-Users] Permissions problems

2009-02-05 Thread Melinda Gilmore
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.  Is there some type of numbering system for
config.pck.tmp, is this related to a cron job

IOError: [Errno 13] Permission denied:
'/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

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 crontab ran this does not have permission to create
the file.

Try doing

su - user

where user is the user who's crontab this is, followed by

touch /usr/local/mailman/archives/private/mailman/2007-October.txt.gz


Someone please help me figure this out.  There has
to be some little thing I am missing.  I have compared files with others
that are not getting the message and the permissions are the same.  

Your cron job on lists
/usr/local/bin/python -S /usr/local/mailman/cron/nightly_gzip

produced the following output:

Traceback (most recent call last):
  File /usr/local/mailman/cron/nightly_gzip, line 154, in ?
main()
  File /usr/local/mailman/cron/nightly_gzip, line 140, in main
compress(f)
  File /usr/local/mailman/cron/nightly_gzip, line 81, in compress
outfp = gzip.open(txtfile+'.gz', 'wb', 6)
  File /usr/local/lib/python2.3/gzip.py, line 49, in open
return GzipFile(filename, mode, compresslevel)
  File /usr/local/lib/python2.3/gzip.py, line 94, in __init__
fileobj = self.myfileobj = __builtin__.open(filename, mode or 'rb')
IOError: [Errno 13] Permission denied:
'/usr/local/mailman/archives/private/mailman/2007-October.txt.gz'

-- 
Mark Sapiro m...@msapiro.netThe highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


[Mailman-Users] Permissions problems

2009-01-21 Thread Melinda Gilmore
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 has
to be some little thing I am missing.  I have compared files with others
that are not getting the message and the permissions are the same.  

Your cron job on lists
/usr/local/bin/python -S /usr/local/mailman/cron/nightly_gzip

produced the following output:

Traceback (most recent call last):
  File /usr/local/mailman/cron/nightly_gzip, line 154, in ?
main()
  File /usr/local/mailman/cron/nightly_gzip, line 140, in main
compress(f)
  File /usr/local/mailman/cron/nightly_gzip, line 81, in compress
outfp = gzip.open(txtfile+'.gz', 'wb', 6)
  File /usr/local/lib/python2.3/gzip.py, line 49, in open
return GzipFile(filename, mode, compresslevel)
  File /usr/local/lib/python2.3/gzip.py, line 94, in __init__
fileobj = self.myfileobj = __builtin__.open(filename, mode or 'rb')
IOError: [Errno 13] Permission denied:
'/usr/local/mailman/archives/private/mailman/2007-October.txt.gz'


--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


[Mailman-Users] script

2008-07-18 Thread Melinda Gilmore
I am trying to write a script with bin/withlist -l -r fix_url listname in
it.But I keep getting an erro for the fix_url part.   Like the script
cannot see the second half with the withlist.  The error I get is

Importing /usr/local/mailman/bin/fix_url...
Traceback (most recent call last):
  File /usr/local/mailman/bin/withlist, line 299, in ?
main()
  File /usr/local/mailman/bin/withlist, line 267, in main
__import__(module)
ImportError: No module named /usr/local/mailman/bin/fix_url


Has anyone had this problem in writing a script for mailman.

Thanks Mindy

Melinda Gilmore
Systems Engineer
The Ohio State University
Enterprise Messaging/OIT
614-292-4953

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


Re: [Mailman-Users] Stumped on a archive move

2008-07-11 Thread Melinda Gilmore
Thank you all for the response.  I was able to fix this with your
suggestions.   I had run fix_url at one time, but had to run it again after
I tweeked some permissions.   

Thanks again 

-Original Message-
From: Brad Knowles [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 10, 2008 4:19 PM
To: Melinda Gilmore
Cc: mailman-users@python.org
Subject: Re: [Mailman-Users] Stumped on a archive move

Melinda Gilmore wrote:

 Ok, I move an example list and the archive called zos to a new mailman
 server.   When I copy the archive over zos.mbox and then try to run the
 bin/arch,   I am getting an error of:
 
 Cannot open mbox file archives/private/zos.mbox/zos.mbox: [Errno 2] No 
 such file or directory: 'archives/private/zos.mbox/zos.mbox'
 
 I am confused on trying to fix this.   It is adding another zos.mbox at
the
 end.

That's correct.  The actual mbox-format raw archive is stored with the
filename of list.mbox, but then this mbox is stored in a directory by the
same name.

Believe me, it can be very confusing.

   If I try to go to the administrative pages and click on list 
 archives, it goes to a website of http://listservername instead of the 
 https://listservernamethat it should go to.

That sounds like a list configuration issue that needs to be resolved with
fix_list, and should be discussed in the FAQ.

--
Brad Knowles [EMAIL PROTECTED]
LinkedIn Profile: http://tinyurl.com/y8kpxu

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


[Mailman-Users] Stumped on a archive move

2008-07-10 Thread Melinda Gilmore
Ok, I move an example list and the archive called zos to a new mailman
server.   When I copy the archive over zos.mbox and then try to run the
bin/arch,   I am getting an error of:

Cannot open mbox file archives/private/zos.mbox/zos.mbox: [Errno 2] No such
file or directory: 'archives/private/zos.mbox/zos.mbox'

I am confused on trying to fix this.   It is adding another zos.mbox at the
end.  If I try to go to the administrative pages and click on list archives,
it goes to a website of http://listservername instead of the
https://listservernamethat it should go to.  

I missed something here.  Any help would be appreciated.

Melinda Gilmore
Systems Engineer
The Ohio State University
Enterprise Messaging/OIT
614-292-4953

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


[Mailman-Users] Admin and email

2008-06-20 Thread Melinda Gilmore
I have screwed up my mailman somehow that when I sent an email to a
individual account on the server (spot) the mail is going to me (gilmore.126
instead of the spot account.   Is it possible there is some mailman config
that you can change an address that this could have happened.  I know I was
fooling around with the server, and was wonderng if it is possible that I
messaed up the site admin address.   Does anyone know where that setting is?

Mindy

Melinda Gilmore
Systems Engineer
The Ohio State University
Enterprise Messaging/OIT
614-292-4953

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] Queued mail

2008-05-30 Thread Melinda Gilmore
Thank you for the information Brad. 

-Original Message-
From: Brad Knowles [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 29, 2008 5:54 PM
To: Melinda Gilmore
Cc: mailman-users@python.org
Subject: Re: [Mailman-Users] Queued mail

Melinda Gilmore wrote:

 Is there any mailman setting that you would need to verify if you were
going
 to shut the server down, to make sure mail is queued.   We use postfix
with
 mailman 2.1.6

No, there is no such setting.

Postfix should queue everything it can't deliver to Mailman and refuse to
accept any more mail if it's own local queues are full, and the remote end
should then queue the messages.  Anything that can be delivered to Mailman
while the Mailman queue runners are shut down will be put into a Mailman
queue, to be processed once Mailman comes back up.

There's queues all over the place.

--
Brad Knowles [EMAIL PROTECTED]
Member of the Python.org Postmaster Team  Co-Moderator of the mailman-users
and mailman-developers mailing lists

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] archives

2008-05-30 Thread Melinda Gilmore
Is there a way to automate deletion by size of archives through mailman.
Has anyone done that out there.  I want to delete any archives that have
grown large in size by date preferrably.

Melinda Gilmore
Systems Engineer
The Ohio State University
Enterprise Messaging/OIT
614-292-4953

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Queued mail

2008-05-29 Thread Melinda Gilmore
Is there any mailman setting that you would need to verify if you were going
to shut the server down, to make sure mail is queued.   We use postfix with
mailman 2.1.6

Melinda Gilmore
Systems Engineer
The Ohio State University
Enterprise Messaging/OIT
614-292-4953

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] virtual domains

2008-05-20 Thread Melinda Gilmore
I know this has been covered alot and I do see alot of talk in the 
archives, but I am new to the whole, mailman/postfix/apache/redhat 
world and the instructions are not clear to me because of that.  Is 
there anyone out there that has the actually settings and what files 
to change in postfix, apache, mta, and whatever to get virtual 
domains to work.  Am I to understand that if I had a list called 
[EMAIL PROTECTED] (our domain) and I want a virtual 
domain to go with it called [EMAIL PROTECTED] I can get this to work?


--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Help with aliases

2008-05-13 Thread Melinda Gilmore
I have been a good girl and have been looking in the archives.  But I am
missing something here.  I cannot get my mailman to update the aliases
database.  I check the setting in the manual.   I am running mailman with
postifx.  I have looked at the newlist --help and I just cannot get my alias
db to update.  I hate to have to do this manually.

Any guidance would be great.

Melinda Gilmore
Systems Engineer
The Ohio State University
Enterprise Messaging/OIT
614-292-4953

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] List of owners and subscribers

2008-05-05 Thread Melinda Gilmore
Has anyone out there put together and scripts that might extract out owners
and subscribers to a list.  Where you could see all the list and all their
subscribers in one place.We have a group of list here that not everyone
is on, but they are closely related to the lists, and someone had put
together just an excel spreadsheet with links to see who was on the list.
This is a very cumbersome process.  The need for this type of a list is used
several ways, as in if a user is on one list they may not be put on a new
list so they look at this list.   Some users need to look up a person to see
if they will receive the information.  Just somehting that user have gotten
used to.  When I switch them over to new  mailman I do not want to have to
put something like this together,  Was wondering if there is something close
I can give them in replacement.  Hope this  makes sense.   

Melinda Gilmore
Systems Engineer
The Ohio State University
Enterprise Messaging/OIT
614-292-4953

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] checksums

2008-04-25 Thread Melinda Gilmore
I trying to find out if mailman uses the md5 checksum or this has to be set
up with the installation.  Any help on this would be greatly appreciated.  I
have not been able to find it so far.  


--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] passwords

2008-04-25 Thread Melinda Gilmore
Does mailman have restrictions for passwords.   Like a number or cap needs
in the passwords.  I am not finding anything on that.  I know in my
experience it just lets me put in anything for a password, wether it be for
owner or user?

Melinda Gilmore
Systems Engineer
The Ohio State University
Enterprise Messaging/OIT
614-292-4953

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] checksums

2008-04-25 Thread Melinda Gilmore
What I mean by Checksum is a message bounce like this.

he following message was not processed due to the following reasons:
- The body of the message has a checksum matching those messages already
processed.
 

-Original Message-
From: Mark Sapiro [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 25, 2008 11:27 AM
To: Melinda Gilmore; mailman-users@python.org
Subject: Re: [Mailman-Users] checksums

Melinda Gilmore wrote:

I trying to find out if mailman uses the md5 checksum or this has to be 
set up with the installation.  Any help on this would be greatly 
appreciated.  I have not been able to find it so far.


I'm not sure what you're asking, but old versions of Mailman used to use
'crypt' or 'md5' to encrypt list admin and moderator passwords and site and
list creator passwords, but it currently uses 'sha'. It will still try
'crypt' and 'md5' on the supplied password if 'sha' doesn't match, and if it
gets a 'crypt' or 'md5' match, it will migrate the encrypted password to
'sha'.

In order to compute 'crypt', 'md5' and 'sha' checksums, it uses the builtin
Python modules.

-- 
Mark Sapiro [EMAIL PROTECTED]The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Virtual domains

2008-02-07 Thread Melinda Gilmore
I need to set up a virtual domain without installing another mailman.   I
want to be able to just add the virtual domain.  I have been looking at the
archives and there is a lot of talk about it, but no specific instructions
on what to change in mailman.   I am also new to mailmna

Any help would be greatly appreciated

Melinda Gilmore
Systems Engineer
The Ohio State University
Enterprise Messaging/OIT
614-292-4953

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Permission problems

2008-02-04 Thread Melinda Gilmore
No matter what permission I set and copy from other lists that are ok, I
keep getting this error message.  I must have something to do with the .tmp
part fo the request.pck,  But can't figure out why I am still getting it.
Also, when I got to check that list, that file is not there.

Any directions would be greately appreciated. 

Your cron job on lists
/usr/local/bin/python -S /usr/local/mailman/cron/checkdbs

produced the following output:

Traceback (most recent call last):
  File /usr/local/mailman/cron/checkdbs, line 203, in ?
main()
  File /usr/local/mailman/cron/checkdbs, line 100, in main
mlist.Save()
  File /usr/local/mailman/Mailman/MailList.py, line 560, in Save
self.SaveRequestsDb()
  File /usr/local/mailman/Mailman/ListAdmin.py, line 129, in
SaveRequestsDb
self.__closedb()
  File /usr/local/mailman/Mailman/ListAdmin.py, line 106, in __closedb
fp = open(tmpfile, 'w')
IOError: [Errno 13] Permission denied:
'/usr/local/mailman/lists/sis_directors/request.pck.tmp'


Melinda Gilmore
Systems Engineer
The Ohio State University
Enterprise Messaging/OIT
614-292-4953

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Missing mail

2008-01-29 Thread Melinda Gilmore
I am totally stumped,  I have looked at all the logs including our mail
logs.   I send a message to a list and it just goes to lala land.   I have
attached a copy of the logs, hopeing somebody else eyes can see something I
cannot, or another place to look.  I have lookd in the mailman logs, and the
email server logs

Here are some logs of an email that did not go to the list, and no bounced
messages.


Jan 29 11:26:23 lists sendmail[11450]: [ID 801593 mail.info] m0TGQNHg011450:
from=[EMAIL PROTECTED], size=2467, class=0, nrcpts=1,
msgid=[EMAIL PROTECTED], proto=ESMTP,
daemon=MTA-v4, relay=defang19.it.ohio-state.edu [128.146.216.133]
Jan 29 11:26:23 lists sendmail[11451]: [ID 801593 mail.info] cd:
to=|/usr/local/mailman/mail/mailman postit_fin_team,
ctladdr=[EMAIL PROTECTED] (101/0), delay=00:00:00,
xdelay=00:00:00, mailer=prog, pri=32727, dsn=2.0.0, stat=Sent


Jan 29 11:26:23 lists sendmail[11450]: [ID 801593 mail.info] m0TGQNHg011450:
from=[EMAIL PROTECTED], size=2467, class=0, nrcpts=1,
msgid=[EMAIL PROTECTED], proto=ESMTP,
daemon=MTA-v4, relay=defang19.it.ohio-state.edu [128.146.216.133]
Jan 29 11:26:23 lists sendmail[11451]: [ID 801593 mail.info] m0TGQNHg011450:
to=|/usr/local/mailman/mail/mailman postit_fin_team,
ctladdr=[EMAIL PROTECTED] (101/0), delay=00:00:00,
xdelay=00:00:00, mailer=prog, pri=32727, dsn=2.0.0, stat=Sent

Melinda Gilmore
Systems Engineer
The Ohio State University
Enterprise Messaging/OIT
614-292-4953

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Several domains

2008-01-14 Thread Melinda Gilmore
One feature that is important to us is the ability to support  
 multiple domain names - i.e., with our current use of Communigate,  
 we can create lists for ecqnet.org, oh-pin.org, etc. 

Is this possible with mailman?

Melinda Gilmore
Systems Engineer
The Ohio State University
Enterprise Messaging/OIT
614-292-4953

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Cron jobs

2008-01-03 Thread Melinda Gilmore
I keep getting this message from some cron jobs run.  And I have looked at
the permissions for the list it is referring to, but cannot seem to fix the
problem. Can anyone point me in the right direction

Your cron job on lists
/usr/local/bin/python -S /usr/local/mailman/cron/senddigests

produced the following output:

Traceback (most recent call last):
  File /usr/local/mailman/cron/senddigests, line 94, in ?
main()
  File /usr/local/mailman/cron/senddigests, line 87, in main
mlist.Save()
  File /usr/local/mailman/Mailman/MailList.py, line 557, in Save
self.__save(dict)
  File /usr/local/mailman/Mailman/MailList.py, line 512, in __save
fp = open(fname_tmp, 'w')
IOError: [Errno 13] Permission denied:
'/usr/local/mailman/lists/sis_directors/config.pck.tmp.lists.12634'

Melinda Gilmore
Systems Engineer
The Ohio State University
Enterprise Messaging/OIT
614-292-4953

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Password addon

2007-11-26 Thread Melinda Gilmore
Does anyone know of a mailman addon that will disable user passwords.   Does
anyone know if this issues was resolved in 2.1  Can anyone just explain the
new password for users and administrators.  I am looking on the website, but
could use a knowledgeable persons explanation.
 
Thanks
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] Password addon

2007-11-26 Thread Melinda Gilmore
 I am sorry I was not very clear.One of our issues is the password
needed for user to unsubscribe.  It will be a big change at this time from
what we are using (Listproc).   Someone seems to think there is some addon
that will disable this?  

The other issue is that we are used to being able to look at the config file
and see the password. The complication is that multiple list owners share a
single administrator password --so if one owner forgets the passwored, if we
can't look it up for them, then a reset would cause every other owner on the
list to NOT know the current password.  


-Original Message-
From: Mark Sapiro [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 26, 2007 3:53 PM
To: Melinda Gilmore; mailman-users@python.org
Subject: Re: [Mailman-Users] Password addon

Melinda Gilmore wrote:

Does anyone know of a mailman addon that will disable user passwords.


Disable in what sense? In the sense of allowing anyone to change a user's
options or visit private archives without any form of authentication, or
with some authentication method other than a password? If that's what you
mean, then I'm not aware of anything.

If you just mean not telling users about the password and not sending
reminders, you can set a list to not send reminders (General
Options-send_reminders), and you can edit the list welcome message
and listinfo templates to remove the password references.


Does
anyone know if this issues was resolved in 2.1


I don't understand what 'resolution' you're looking for.


Can anyone just explain the
new password for users and administrators.  I am looking on the 
website, but could use a knowledgeable persons explanation.


Have you seen http://www.list.org/mailman-member/index.html? 

If you are asking why there is a password, the password is required to
authenticate the user before allowing the user to change her subscription
options via web or email, obtain a private roster available to list members
via web or email or view private archives.

If the user doesn't want to do any of these things, she doesn't need to know
a password.

-- 
Mark Sapiro [EMAIL PROTECTED]The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan



--
BEGIN-ANTISPAM-VOTING-LINKS
--

Teach CanIt if this mail (ID 484260817) is spam:
Spam:https://antispam.osu.edu/b.php?c=si=484260817m=32b41e7fbde7
Not spam:https://antispam.osu.edu/b.php?c=ni=484260817m=32b41e7fbde7
Forget vote: https://antispam.osu.edu/b.php?c=fi=484260817m=32b41e7fbde7
--
END-ANTISPAM-VOTING-LINKS

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] ports

2007-10-24 Thread Melinda Gilmore
I looked somewhat in the archives but am not finding information on what
port mailmanctl listens on.  Or this whole email may show my ignorance on
the setup.  But what I am trying to do is setup a warning in our nocol if
mailmanctl is down.  I need a port number.
 
Thanks
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Questions on mail spools

2007-10-09 Thread Melinda Gilmore
I need to migrate from listproc to mailman.   In trying to look at some of
the configurations.   We need to find out when an individual list may have
rec'd mail.  Is there a individual mail log for each list like in listproc.
Or maybe I am looking at this in the wrong way.I can look in the postfix
mail, but not by individual list.   We would also like to be able to see
when the last time a list has been changed.   Any ideas??
 
 
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] no subscribers

2007-06-08 Thread Melinda Gilmore
Help!   We just had a strange thing happen,  a lists subscribers were all
removed and no mail was going out.   If there are not subscribers where does
the mail go?  I have looked in all the logs and it looks like the mail was
sent.  However, it seems to go into la la land.  

 

User wants to know if the mail is kept somewhere where we can retrieve.  Not
where that mail is?  Any guidance would be appreciated.

 

Melinda Gilmore

Systems Engineer

OIT/Enterprise Messaging

614-292-4953

 

 

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Email subscription

2007-06-05 Thread Melinda Gilmore
I have been searching the archives and have not been able to find my answer.
I just want to be able to subscribe by email.  Does not seem to be working.
Do you send to [EMAIL PROTECTED] blah blah and then subscribe.
Is there something else that needs to be running on the machine.  I just
have a simple set up with Mailman 2.0 and sendmail.  Any direction would be
greatly appreciated.

 

Melinda Gilmore

Systems Engineer

OIT/Enterprise Messaging

614-292-4953

 

 

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Question about autorespond

2007-05-10 Thread Melinda Gilmore
I want to set up an auto respond if a user request to be subscribed to a
list, there will be a message sent to them to verify that they want to
subscribe and then they will be subscribed.   Has anyone attempted this?

Melinda Gilmore
Systems Engineer
OIT/Enterprise Messaging
614-292-4953
 


--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp