Re: [Mailman-Users] mailman not archiving

2006-12-22 Thread Anne Hammond
SUCCESS!! I changed the archive option to monthly edited the vorpal-users.mbox file to include the messages desired in the archive mv archive/private/vorpal-users to archive/proviate/vorpal-users.save bin/arch vorpal-users This created the entire new pipermail archive. Anne M. Hammond - Sy

Re: [Mailman-Users] mailman not archiving

2006-12-22 Thread Mark Sapiro
Anne Hammond wrote: > >I will change the archiving option to Montly for the new archive, >and then sort through what you have suggested. If you change to 'monthly' and then rebuild with bin/arch --wipe with a complete listname.mbox file, the archive will be completely rebuilt with monthly indexin

Re: [Mailman-Users] mailman not archiving

2006-12-22 Thread Mark Sapiro
Anne Hammond wrote: >/var/lib/mailman/archives/private/{list}.mbox/{list}.mbox > >contains all email messages since inception of the mailing list. > >So it should create a new archive containing all of the >email messages since inception. I'm not sure what you are saying above, but I think it is

Re: [Mailman-Users] mailman not archiving

2006-12-22 Thread Anne Hammond
/var/lib/mailman/archives/private/{list}.mbox/{list}.mbox contains all email messages since inception of the mailing list. So it should create a new archive containing all of the email messages since inception. Anne M. Hammond - Systems / Network Administration - Tech-X Corp h

Re: [Mailman-Users] mailman not archiving

2006-12-22 Thread Anne Hammond
Since /var/lib/mailman/archives/private/vorpal-users.mbox/vorpal-users.mbox (thanks for the correction) contains only the 11 messages from the 2006-December archive, what will happen to all these dirs from /var/lib/mailman/archives/private/vorpal-users: drwxrwsr-x2 mailman mailman4096 S

Re: [Mailman-Users] mailman not archiving

2006-12-22 Thread Anne Hammond
I will implement your latest suggestion. Here is what I found out. The new email list was implemented with Quarterly archiving. The old email list had Monthly archiving. So when you looked at the web page for the current month, the messages from today were in "Fourth quarter 2006 Archives by thr

Re: [Mailman-Users] mailman not archiving

2006-12-22 Thread Mark Sapiro
Anne Hammond wrote: >The two messages are in >/var/lib/mailman/archives/private/vorpal-users.mbox. /var/lib/mailman/archives/private/vorpal-users.mbox or /var/lib/mailman/archives/private/vorpal-users.mbox/vorpal-users.mbox? /var/lib/mailman/archives/private/vorpal-users.mbox should be a direc

Re: [Mailman-Users] mailman not archiving

2006-12-22 Thread Anne Hammond
The two messages are in /var/lib/mailman/archives/private/vorpal-users.mbox. Now here is the problem. I thought this list was created today, but it turns out that it was created 9.May.2006. There are 9 messages in vorpal-users.mbox that were there before, with the 2 from today at the end. The

Re: [Mailman-Users] mailman not archiving

2006-12-22 Thread Mark Sapiro
Anne Hammond wrote: >> >var/log/mailman/error: >Dec 17 09:33:24 2006 (19861) admin.py access for non-existent list: >rm05submit >Dec 17 17:13:52 2006 (22929) No such list "mapa-users": >Dec 17 18:39:15 2006 (23426) No such list "farsight-users": >Dec 17 23:11:00 2006 (25598) No such list "mapa-use

Re: [Mailman-Users] mailman not archiving

2006-12-22 Thread Mark Sapiro
Anne Hammond wrote: >The one thing I didn't do was restart mailman. > >The top level directory is owned by apache.mailman--Do I need >to restart apache?? Apache has nothing to do with archiving. The lists/listname directory is owned by apache because the list was created via the web interface.

Re: [Mailman-Users] mailman not archiving

2006-12-22 Thread Anne Hammond
Only 2 posts. I looked through the headers, and there are not options not to archive. Anne M. Hammond - Systems / Network Administration - Tech-X Corp hammond_at_txcorp.com 720-974-1840 On Fri, 22 Dec 2006, Mark Sapiro wrote: > Mark Sapiro wrote: >> >> It seems like a permis

Re: [Mailman-Users] mailman not archiving

2006-12-22 Thread Anne Hammond
The one thing I didn't do was restart mailman. The top level directory is owned by apache.mailman--Do I need to restart apache?? Thanks for your message. See other answers inline below. The list that has been migrated is vorpal-users. NOT WORKING: [EMAIL PROTECTED] vorpal-users]# ls -la total

Re: [Mailman-Users] mailman not archiving

2006-12-22 Thread Mark Sapiro
Mark Sapiro wrote: > >It seems like a permissions issue, but that should normally result in >error log entries and shunted messages. Have there been many posts to the list or only a few? Is it possible they all had X-No-Archive: or X-Archive: no headers? -- Mark Sapiro <[EMAIL PROTECTED]>

Re: [Mailman-Users] mailman not archiving

2006-12-22 Thread Mark Sapiro
Anne Hammond wrote: >> >There are no messages in archive/ or shunt/ > >Other lists are definitely archiving right away. OK. Archiving in general works and ArchRunner is running (processing the archive/ queue). No messages are shunted for archiving exceptions. >There is nothing in /var/log/mailm

Re: [Mailman-Users] mailman not archiving

2006-12-22 Thread Anne Hammond
Thanks for the message and hints. The archives go back to 2003. On Fri, 22 Dec 2006, Mark Sapiro wrote: > Anne Hammond wrote: >> >> How can I troubleshoot? I've read the FAQ but didn't find a >> recipe for migrating to another host (perhaps I should write it :) > > > Are there entries in any of

Re: [Mailman-Users] mailman not archiving

2006-12-22 Thread Mark Sapiro
Anne Hammond wrote: > >How can I troubleshoot? I've read the FAQ but didn't find a >recipe for migrating to another host (perhaps I should write it :) Are there entries in any of Mailman's qfiles directories - particularly archive/ and shunt/? Are other lists on this this installation archiving?

[Mailman-Users] mailman not archiving

2006-12-22 Thread Anne Hammond
I moved a mailing list from another host. First on the target host, created a similar list, then used add_members -f {from list_members on old host} list name. Then I tarred the archives from the old host, mv'd /var/lib/mailman/archives/private/list to list.save untarred the archi

Re: [Mailman-Users] Problem hooking mailman up with sendmail

2006-12-22 Thread Clement Hermann
stupidmail4me a écrit : > Precisely Mr Hermann. As such, it has to be invoked > via mailertable (for an entire domain) or via aliases > for specific addresses. > > mhmm.. just took a look at this piece of code, it could be just what I need to ease the burden of creating new lists, thanks :) I