Re: [Mailman-Users] Archiving problems

2015-01-28 Thread Mark Sapiro
On 01/28/2015 07:15 PM, Bill Christensen wrote: > Well, I had it all working on Monday night. > > I got a report today that someone was getting "Forbidden" again. > > The owner of the list in question (and only that one list, not any of > the other publicly archived lists - which have not seen a

Re: [Mailman-Users] Archiving problems

2015-01-28 Thread Bill Christensen
On 1/26/15 11:27 PM, Mark Sapiro wrote: On 01/26/2015 09:12 PM, Bill Christensen wrote: All the archives work when in private state. But I had to manually change the owner of all the publicly available list archives to _www in private in order for them to be readable. Otherwise they get a big

Re: [Mailman-Users] Archiving problems

2015-01-26 Thread Mark Sapiro
On 01/26/2015 09:12 PM, Bill Christensen wrote: > > All the archives work when in private state. But I had to manually > change the owner of all the publicly available list archives to _www in > private in order for them to be readable. Otherwise they get a big > "Forbidden" message. Should *al

Re: [Mailman-Users] Archiving problems

2015-01-26 Thread Bill Christensen
On 1/26/15 9:32 PM, Mark Sapiro wrote: On 01/26/2015 06:08 PM, Mark Sapiro wrote: You weren't supposed to remove/move archives/private, just the subordinate listname directories. And once again, I misspoke (mistyped). I again meant the subordinate listname directories under archives/public, no

Re: [Mailman-Users] Archiving problems

2015-01-26 Thread Mark Sapiro
On 01/26/2015 06:08 PM, Mark Sapiro wrote: > > You weren't supposed to remove/move archives/private, just the > subordinate listname directories. And once again, I misspoke (mistyped). I again meant the subordinate listname directories under archives/public, not archives/private. Mailman expect

Re: [Mailman-Users] Archiving problems

2015-01-26 Thread Mark Sapiro
On 01/26/2015 06:00 PM, Bill Christensen wrote: > Ok, I removed the public archives. I didn't rm -r, just copied them > elsewhere in case this didn't work. ... > The public archive folder didn't rebuild. > > Tail on the error log says: > > mlist.Save() > > File "/opt/local/share/mailman/Ma

Re: [Mailman-Users] Archiving problems

2015-01-26 Thread Bill Christensen
On 1/25/15 7:27 PM, Mark Sapiro wrote: On 01/25/2015 05:21 PM, Stephen J. Turnbull wrote: Mark Sapiro writes: > The solution is simple: > > rm -r archives/private/* You mean "rm -r archives/public/*", don't you? As given it erases all the data, no? Oh My yes! Absolutely! I hope nobody

Re: [Mailman-Users] Archiving problems

2015-01-25 Thread Mark Sapiro
On 01/25/2015 05:21 PM, Stephen J. Turnbull wrote: > Mark Sapiro writes: > > > The solution is simple: > > > > rm -r archives/private/* > > You mean "rm -r archives/public/*", don't you? As given it erases all > the data, no? Oh My yes! Absolutely! I hope nobody does the former. Thanks for

Re: [Mailman-Users] Archiving problems

2015-01-25 Thread Stephen J. Turnbull
Mark Sapiro writes: > The solution is simple: > > rm -r archives/private/* You mean "rm -r archives/public/*", don't you? As given it erases all the data, no? -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org

Re: [Mailman-Users] Archiving problems

2015-01-25 Thread Mark Sapiro
On 01/25/2015 03:45 PM, Bill Christensen wrote: > > I was able to bring most of the archives up to date manually, but one > fairly active one with public archives is still only showing through > October 2014. When I run that manually it shows that it's processing > posts beyond the last one seen

Re: [Mailman-Users] archiving an other list

2014-11-21 Thread jdd
Le 21/11/2014 16:59, Mark Sapiro a écrit : to subscribe yourself. A list can have no members and will still accept and archive posts. oh, yes, I wanted to subscribe to have posts accepted :-) jdd -- Mailman-Users mailing list Mailman-Users@p

Re: [Mailman-Users] archiving an other list

2014-11-21 Thread Mark Sapiro
On 11/21/2014 12:19 AM, jdd wrote: > Le 21/11/2014 00:08, Mark Sapiro a écrit : >> >>> is there anything I can do not to break anything :-) >> >> >> I think the above covers it. >> > seen, thanks!! A couple more things. Be sure to turn off password reminders either for the list or for the other_l

Re: [Mailman-Users] archiving an other list

2014-11-21 Thread jdd
Le 21/11/2014 00:08, Mark Sapiro a écrit : Also, if the archive can be public, see . I know it, but it don't works (never receive the confirmation mail), I don't know why :-( is there anything I can do not to break anything :-) I think the above covers i

Re: [Mailman-Users] archiving an other list

2014-11-20 Thread Mark Sapiro
On 11/20/2014 08:21 AM, jdd wrote: > > so I wonder if I could use my mailman instance, for example creating a > dummy mailing list with only me as subscriber to send it every mail from > my group and have it archived (of course with the group owner consent). This will work, but you will also wan

Re: [Mailman-Users] Archiving : 2 Questions

2014-11-06 Thread Mark Sapiro
On 11/06/2014 10:20 AM, John Young wrote: > Sorry, I should have noted that the current archives are in month batches > which is what we are after for all of our mail lists. > > - archiving > - monthly > - private (admins only) Private archives are available to any list member who authenticates

Re: [Mailman-Users] Archiving : 2 Questions

2014-11-06 Thread John Young
Sorry, I should have noted that the current archives are in month batches which is what we are after for all of our mail lists. - archiving - monthly - private (admins only) Thanks again John On 7/11/2014, at 7:17 am, John Young wrote: > Hiya, > > I’m brand new to this list and was hoping

Re: [Mailman-Users] archiving gets "shunted"

2011-03-31 Thread Mark Sapiro
Lucio Chiappetti wrote: > >>> The other question is that if I send a message to a list, the member >>> receive it, but the message is NOT archived. >>> >>>I see that a file appears in qfiles/shunt/ > >> Have you run Mailman's bin/check_perms? > >yes I did. As a result of the first run, as instr

Re: [Mailman-Users] Archiving

2009-04-23 Thread Mark Sapiro
Stephens, Clyde wrote: >How do change the number of Archive files that are kept? Currently only the >last 5 months are being kept on our system. Removal of older archives is not a Mailman feature. This is most likely being done by some shell script which runs periodically (via cron?) and remov

Re: [Mailman-Users] Archiving is broken

2008-08-21 Thread Mark Sapiro
Mark Heer wrote: > > The bigger issue is the complete lack of archiving. even public > lists which used to archive just fine are not doing anything. You > may recall that you provided the syntax for the external > prvate/public archive entry I placed in the mmcfg.py file. It worked > perfe

Re: [Mailman-Users] Archiving is broken

2008-08-20 Thread Mark Sapiro
Mark Heer wrote: > >I only get the following error for a few lists but in each case the ownership >is mailman:mailman >I noted an error re: ownership problems - but mailman user and group do indeed >own the dirs/files so that message is confusing : >sr/local/mailman/archives/public/wan-data-tran

Re: [Mailman-Users] Archiving to 3rd machine

2008-03-27 Thread Mark Sapiro
Mark Heer wrote: > >I'd like to have all archives sent to one system. Currently we use hypermail >for this but as we move to mailman it will be necessary to retain this sort of > architecture. Can mailman be configured to have mailserver1 and mailserver2 >send archives >to adminmachine3 ? (a

Re: [Mailman-Users] Archiving only certain topics and/or the "default"topic

2006-12-20 Thread Mark Sapiro
Kelly Jones wrote: >I admin a mailing list that receives two types of messages: > >1. Important human-typed messages that should be archived > >2. Transient machine-generated messages that people may want to read, >but which lose value rapidly, and, therefore, shouldn't be archived. > >I've set up

Re: [Mailman-Users] archiving turned off, attachments still saved

2006-12-16 Thread Mark Sapiro
Richard Kirkcaldy wrote: >Am I missing something here? I've got archiving set to private and >turned off for one particular list, and it's quite rightly not >archiving. However, it is saving attachments in the form >private/listname/attachments/mmdd/hash. > >Is there a reason these attachmen

Re: [Mailman-Users] archiving partial duplicates

2006-04-09 Thread Mark Sapiro
Patrick Bogen wrote: > >Bash can do this for you: > >#!/bin/bash >bin/arch --wipe > >...Assuming that bin/arch --wipe alone does what I think it does. It needs to be bin/arch --wipe listname /dev/null listname is always required. The next argument is the .mbox file which defaults to the archive

Re: [Mailman-Users] archiving partial duplicates

2006-04-09 Thread Mark Sapiro
Con Wieland wrote: > >When I checked the archives for the >current month a number of partial messages showed up with no from >line and no date. > >Any idea's on what to look for would be appreciated. Look for messages containing unescaped "From " lines in the body. The bin/cleanarch script c

Re: [Mailman-Users] archiving partial duplicates

2006-04-07 Thread Dragon
Patrick Bogen sent the message below at 08:18 4/7/2006: >On 4/6/06, Dragon <[EMAIL PROTECTED]> wrote: > > So if you decided 500 was a good number to index, for the first chunk > > you would do: > > > > bin/arch --wipe --start=1 --end=500 listname > > > > For subsequent chunks you would do

Re: [Mailman-Users] archiving partial duplicates

2006-04-07 Thread Patrick Bogen
On 4/6/06, Dragon <[EMAIL PROTECTED]> wrote: > So if you decided 500 was a good number to index, for the first chunk > you would do: > > bin/arch --wipe --start=1 --end=500 listname > > For subsequent chunks you would do (adjusting the start and end > indexes of course...): > > bi

Re: [Mailman-Users] archiving partial duplicates

2006-04-06 Thread Dragon
Con Wieland sent the message below at 11:50 4/6/2006: >Hello, > >I'm having trouble with one of my archives. This archive is about 5 >years old and is fairly large. The problem is I recently had to >remove a message and reindex. When I checked the archives for the >current month a number of partial

Re: [Mailman-Users] Archiving Question

2006-02-16 Thread Mark Sapiro
Jeff Edwards wrote: >I would like for >the content of the HTML to appear on the HTML page for that message, rather >than requiring an extra clickthrough to see half the message. Is it possible >to make Mailman do this? You need to use an external archiver. See

Re: [Mailman-Users] Archiving

2005-10-21 Thread David
Ok Thanks I was just finding this out in the FAQ (Who ever checks these thingsSorry) and the List Home Page. How ever I see it is on the wish list for 2.2 or 3.0 or some future release so I think I am just gonna go ahead archive as the list is new on a new site and by the time the archives

Re: [Mailman-Users] Archiving

2005-10-21 Thread Christopher X. Candreva
On Fri, 21 Oct 2005, Mark Sapiro wrote: > >lists or not. I don't seem to see any place that allows trimming the > >archives if they start taking up too much space or just get too many in > >general if I want to do it on weekly basis. Is that option available > >some place? > > There is no o

Re: [Mailman-Users] Archiving

2005-10-21 Thread Mark Sapiro
David wrote: >Im on a hosted server. I am trying to decide if I want to archive my >lists or not. I don't seem to see any place that allows trimming the >archives if they start taking up too much space or just get too many in >general if I want to do it on weekly basis. Is that option availa

Re: [Mailman-Users] archiving attachments via 3rd party software with no mailbox access

2005-02-17 Thread Brad Knowles
At 1:44 PM -0800 2005-02-17, Chuq Von Rospach wrote: check out MHonarc. (www.mhonarc.org). It should do what you want. But doesn't that require administrative privileges to install? Doesn't that require shell access to the server? My understanding is that these are two things that the OP doesn

Re: [Mailman-Users] archiving attachments via 3rd party software with no mailbox access

2005-02-17 Thread Brad Knowles
At 11:11 AM -0800 2005-02-08, Robert Flach wrote: Unfortunately, all of the solutions in the FAQ (which I checked before posting) require either access to mailboxes or access to the Mailman internals, neither of which I have in my current setup. So far as I know, there are no other alternatives

Re: [Mailman-Users] archiving attachments via 3rd party software with no mailbox access

2005-02-17 Thread Chuq Von Rospach
check out MHonarc. (www.mhonarc.org). It should do what you want. On Feb 8, 2005, at 11:11 AM, Robert Flach wrote: Unfortunately, all of the solutions in the FAQ (which I checked before posting) require either access to mailboxes or access to the Mailman internals, neither of which I have in my c

Re: [Mailman-Users] archiving attachments via 3rd party software with no mailbox access

2005-02-17 Thread Robert Flach
Unfortunately, all of the solutions in the FAQ (which I checked before posting) require either access to mailboxes or access to the Mailman internals, neither of which I have in my current setup. Mark Sapiro wrote: Robert Flach wrote: Need: I need to archive messages in a way that

Re: [Mailman-Users] archiving attachments via 3rd party software withno mailbox access

2005-02-08 Thread Mark Sapiro
Robert Flach wrote: > > Need: I need to archive messages in a way that retains attachments >(preferably as separate files with link inserted into message) Have you seen http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.004.htp ? There might be something there you can use

Re: [Mailman-Users] archiving on mailman

2004-06-03 Thread Tokio Kikuchi
Ako Ito wrote: hello sir, whenever I access it through the archives it gets relinked to certain location where the extension is either .obj or .bin ..problem is whenever a user is accessing it.. he is asked on what application to open it with.. can this prevented... that is still retains its attach

Re: [Mailman-Users] archiving on mailman

2004-06-02 Thread Tokio Kikuchi
Ako Ito wrote: hello gurus, is it possible on mailman 2.1.4 to not scrubbed the mailman attachments on the archives? just leave it as is? if not what other solutions do i need to undertake for me accomplish this? So, how do you retrieve the attachments from the archive ? Without scrubbing, you w

Re: [Mailman-Users] Archiving

2003-10-17 Thread Jon Carnes
On Fri, 2003-10-17 at 05:36, Geert De Pecker wrote: > Hi, > > I'm new to this list (and mailman). Just installed the mailman 2.1.3 > with the htdig extensions. Seems to work ok, but I can't find how I can > set the archiving frequency. Should I put bin/arch in the crontab, or is > there a setting

RE: [Mailman-Users] archiving

2003-07-31 Thread Sylvain Langlade
> > I had an archive up and running and doing fine. I did not > change anything to > the setting but messages are being send but not archived. > Anyone have a hint > as to what the problem might be? IIRC, I once got this problem with HTML messages produced with standard email client. If your list

Re: [Mailman-Users] archiving

2003-07-31 Thread Jon Carnes
Check your cron to make sure it is still running. Other than that, you will need to include more information: Version of Mailman that you are running, How it was installed (via rpm, apt-get, source, provided by host), the MTA that you are using, and the Operating System that your host is running

Re: [Mailman-Users] Archiving doesn't work under Mac OS X 10.1

2003-02-23 Thread Peter Bengtson
Editing the sources in the indicated manner (plus adjusting the level of indentation of the remaining part of the function) indeed works. Editing i18n.py in the install directory doesn't suffice, however - it is necessary to edit the file in the distribution directory and then do a 'make instal

Re: [Mailman-Users] Archiving doesn't work under Mac OS X 10.1

2003-02-22 Thread Jon Carnes
The function is used only once in Mailman, inside i18n.py year, mon, day, hh, mm, ss, wday, ydat, dst = time.strptime(date) You could easily replace this line of code with a small block that does the same thing but without referencing the strptime function. In fact, looking at the code, it loo

Re: [Mailman-Users] Archiving doesn't work + National chars inpasswords

2003-02-08 Thread Peter Bengtson
There are no mails in the queue, so that's not the answer either (I wouldn't report this as a bug or configuration issue if I hadn't checked the most obvious things first). My guess, as a programmer, is that something was changed in one of the late betas. The error message > AttributeError: '

Re: [Mailman-Users] Archiving doesn't work + National chars inpasswords

2003-02-08 Thread Jon Carnes
That being the case (it was working then it simply stopped) the problem must be one of the emails in the queue. On Sat, 2003-02-08 at 06:42, Peter Bengtson wrote: > Python 2.2 is indeed installed, so that can't be the issue. > bin/check_perms reveals no problems either. > > I've used the 2.1 alp

Re: [Mailman-Users] Archiving doesn't work + National charsinpasswords

2003-02-08 Thread Danny Terweij
> Jon Carnes wrote: > > What version of Python do you have installed? Mailman v2.1.x needs > > Python 2.2.x > > > > It looks like you have a Python module that is incompatible with Mailman > > v2.1: > >year, mon, day, hh, mm, ss, wday, ydat, dst = time.strptime(date) > >AttributeError: 'm

Re: [Mailman-Users] Archiving doesn't work + National chars inpasswords

2003-02-08 Thread Peter Bengtson
Python 2.2 is indeed installed, so that can't be the issue. bin/check_perms reveals no problems either. I've used the 2.1 alphas and betas for a long time without any problems. The archives stopped working fairly lately, but I'm not sure it happened when installing 2.1. It might have been a lit

Re: [Mailman-Users] Archiving doesn't work + National chars inpasswords

2003-02-07 Thread Jon Carnes
What version of Python do you have installed? Mailman v2.1.x needs Python 2.2.x It looks like you have a Python module that is incompatible with Mailman v2.1: year, mon, day, hh, mm, ss, wday, ydat, dst = time.strptime(date) AttributeError: 'module' object has no attribute 'strptime' === $

RE: [Mailman-Users] Archiving stops

2003-01-24 Thread Jon Carnes
I've had this happen under version 2.0.8 before. Once because the existing archive had gotten hosed. I simply deleted the html files and regenerated the archives using arch. That worked fine. Another time, I did the same thing and arch continuously stopped at one point. I went into the Mbox fi

RE: [Mailman-Users] Archiving stops

2003-01-24 Thread Tom Maddox
> Anyway, my latest issue is that Mailman stopped archiving messages last > night around 9:30 p.m., for no apparent reason. There's nothing > in the logs > to indicate why archiving stopped. Has anyone ever seen this before? I've since restarted Mailman, and archiving is still hosed. If anyone

Re: [Mailman-Users] Archiving: email address are not hidden dispitesetting

2003-01-23 Thread Barry A. Warsaw
> "MC" == Marc Christensen <[EMAIL PROTECTED]> writes: MC> Is there a way to fix the problem without an upgrade? Not easily, unfortunately. -Barry -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/

Re: [Mailman-Users] Archiving: email address are not hidden dispitesetting

2003-01-23 Thread Marc Christensen
On Thursday 23 January 2003 16:18, Barry A. Warsaw wrote: > > "MC" == Marc Christensen <[EMAIL PROTECTED]> writes: > > MC> Dispite this, the archives still show the full addresses. > > MC> Has anyone seen this or know how to fix this? > > This is fixed in Mailman 2.1. > -Barry Is there

Re: [Mailman-Users] Archiving: email address are not hidden dispitesetting

2003-01-23 Thread Barry A. Warsaw
> "MC" == Marc Christensen <[EMAIL PROTECTED]> writes: MC> Dispite this, the archives still show the full addresses. MC> Has anyone seen this or know how to fix this? This is fixed in Mailman 2.1. -Barry -- Mailman-Users mailing l

RE: [Mailman-Users] Archiving?

2002-08-26 Thread John Handelaar
% -Original Message- % From: [EMAIL PROTECTED] % [mailto:[EMAIL PROTECTED]]On Behalf Of David Mir % Sent: 26 August 2002 15:39 % To: [EMAIL PROTECTED] % Subject: [Mailman-Users] Archiving? % % I'm using Mailman on RH7.3 Everything seems to work great , % except archiving. % No matter w

Re: [Mailman-Users] archiving

2002-08-21 Thread J C Lawrence
On Wed, 21 Aug 2002 11:23:35 -0400 (EDT) Greg Westin <[EMAIL PROTECTED]> wrote: > With all this discussion of archiving, I have to ask: What does it say > about the developers' confidence in Mailman that this list isn't > archived by Mailman, but by an external service? The Mailman lists are

Re: [Mailman-Users] Archiving problem

2001-10-25 Thread Greg Ward
On 25 October 2001, leanne lai said: > Seems like the Mailman archiving function does not work properly with > mailx. When I use netscape mail or pipe or elm to reply to a mail > list, the archiving function seems to work fine ie it is indented. But > when I try to use mailx to reply, Mailman arc