[Mailman-Developers] small patch

2013-11-14 Thread Fil
7;Delete' File "/var/local/mailman/Mailman/Handlers/Tagger.py", line 74, in process mlist, msg, msgdata, Delete=False) so I modified this: http://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/head:/Mailman/Handlers/Tagger.py#L73 on line 74, use delete=False, instead o

Re: [Mailman-Developers] [Mailman GSoC] Archive UI Web Framework

2011-06-24 Thread Fil
ve.com/mailman-developers%40python.org/ > Unsubscribe: > http://mail.python.org/mailman/options/mailman-developers/fil%40rezo.net > > Security Policy: http://wiki.list.org/x/QIA9 > -- Fil ___ Mailman-Developers mailing list Mailman-Dev

Re: [Mailman-Developers] REST API docs?

2010-06-16 Thread Fil
How would I query members of list A? GET 'http://localhost:8001/3.0/members' + A ? If my mailing-list has thousands of members, how would I paginate the results? 'http://localhost:8001/3.0/members' + A + page=x ? -- Fil ___ Mailma

Re: [Mailman-Developers] REST API docs?

2010-06-16 Thread Fil
) character. -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-developers%4

Re: [Mailman-Developers] REST API docs?

2010-06-16 Thread Fil
l. Will we use OAuth or something? -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.co

[Mailman-Developers] REST API docs?

2010-06-13 Thread Fil
Hi all, I've been looking around for a description of the REST API in Mailman3. Fact is I couldn't wait more and started a REST API for Mailman2. So, I would like it to be as close as possible to the final stuff. -- Fil ___ Mailman-Develope

Re: [Mailman-Developers] "Orignal" MySQL Member Adaptor - 1.71

2009-01-07 Thread Fil
OK I get something working with the following: def escape(self, value): try: b = unicode(value,'utf-8') except: try: b = unicode(value,'latin-1') except: b = value return unicode(MySQLdb.escape_string(

Re: [Mailman-Developers] "Orignal" MySQL Member Adaptor - 1.71

2009-01-07 Thread Fil
decimal entities. #!/usr/bin/python import os, sys import MySQLdb from types import StringType,UnicodeType a='\'And"ré' try: b=unicode(a,'utf-8') except: b=unicode(a,'latin-1') print b.encode('latin-1') print b.encode('utf-8'

Re: [Mailman-Developers] "Orignal" MySQL Member Adaptor - 1.71

2009-01-07 Thread Fil
hen Cgi/admin.py displays no more than 50 of these, which results in maximum 50 calls to MySQL to fetch the name information. I assert that: * a search on a name returns the user, even if the search string does not appear in its email * the users' names A

Re: [Mailman-Developers] "Orignal" MySQL Member Adaptor - 1.71

2009-01-07 Thread Fil
uot;ascii") except UnicodeError: value = unicode(value, "utf-8") else: # value was valid ASCII data pass -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.p

Re: [Mailman-Developers] "Orignal" MySQL Member Adaptor - 1.71

2008-09-27 Thread Fil
;ve not started > using it, but I certainly like the *look* of it? I do like SVN/trac, yes, I use it quite extensively with a few big projects and it's working great. -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org

Re: [Mailman-Developers] "Orignal" MySQL Member Adaptor - 1.71

2008-09-26 Thread Fil
> Incidentally, since Fil seems to be taking all the credit for what I > started I think he should actually put a proper credit in there for me, > linking to my business website at http://www.orenet.co.uk/ rather than > the vague passing mentions that are in the docs/code of his vers

Re: [Mailman-Developers] Web UI

2008-06-29 Thread Fil
sant/mm/mailman.html>. Awesome ! -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive

Re: [Mailman-Developers] GNU Mailman Site Redesign

2008-06-26 Thread Fil
an/listinfo/mailman-developers > Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py > Searchable Archives: > http://www.mail-archive.com/mailman-developers%40python.org/ > Unsubscribe: > http://mail.python.org/mailman/options/mailman-developers/fil%40rezo.net >

[Mailman-Developers] needs explanation of the interaction between "site list" and bounces

2008-06-21 Thread Fil
OTECTED]) under 2.1.11rc1. It seems to me that there is a case when the bounce processor doesn't recognize a bounce, sends it to ??? which in turn generates an error like "you are not allowed to post to the list [EMAIL PROTECTED]" thanks -- Fil

Re: [Mailman-Developers] better logging of undiscernable bounces

2008-06-20 Thread Fil
immediately after the 'bounce message w/no > discernable addresses' message, so the list name isn't really required > since the list will be identifiable with the first change, and it may > even seem redundant, but I think it's more consistent to include it on > all the

[Mailman-Developers] better logging of undiscernable bounces

2008-06-20 Thread Fil
x27;, + mlist.internal_name(), msg.get('message-id')) maybe_forward(mlist, msg) return -- Fil undiscernable.patch Description: Binary data ___ Mailman-Developers mailing list Mailman-Develo

Re: [Mailman-Developers] bounce info not updating in MM 2.1.11rc1 + patch

2008-06-18 Thread Fil
> Thanks Fil. I'm sure it's good, but keep us posted. Someone just went through the threshold and got a delivery_status=4, so I guess we're all good. Thanks -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http

Re: [Mailman-Developers] bounce info not updating in MM 2.1.11rc1 + patch

2008-06-18 Thread Fil
ROTECTED] already scored a bounce for date 17-Jun-2008 ** Mark's patch applied ** Jun 18 18:05:53 2008 (7299) listname: [EMAIL PROTECTED] current bounce score: 4.0 that list's bounce_score_threshold is 5.0 so we'll see what happens tomorrow :-) -- Fil __

[Mailman-Developers] Bouncer

2008-06-18 Thread Fil
cook a patch for #2., but I'm not sure what to do about #1. -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py S

Re: [Mailman-Developers] bounce info not updating in MM 2.1.11rc1 + patch

2008-06-17 Thread Fil
due to bounce score 2.0 >= 2.0 Jun 18 04:15:32 2008 (7299) listname: [EMAIL PROTECTED] deleted after exhausting notices and those email addresses have been removed from the database -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python

Re: [Mailman-Developers] bounce info not updating in MM 2.1.11rc1 + patch

2008-06-17 Thread Fil
> See the attached Bouncer.patch.txt file for the current patch. patch applied; is there a way to accelerate time like in the vimeo movie... or do I have to read the next four days of logs? :) -- Fil ___ Mailman-Developers mailing list Mail

Re: [Mailman-Developers] bounce info not updating in MM 2.1.11rc1 + patch

2008-06-17 Thread Fil
unce', '%s: %s current bounce score: %s', >self.internal_name(), member, info.score) > # Continue to the check phase below Hello, After another day has passed, I can confirm that this patch allows MysqlMemberships.py to be notified of the bounce sc

[Mailman-Developers] bounce info not updating in MM 2.1.11rc1 + patch

2008-06-16 Thread Fil
nfo.score) # Continue to the check phase below -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Sear

Re: [Mailman-Developers] Transformation of non-ascii characters - was: bounce problem w/ 2.1.11rc1 and GMail

2008-06-16 Thread Fil
iven non-ascii text. So I'm modifying MysqlMemberships.py (rev. 94) so that we canonstr() back in getMemberName(). However it's a not ideal; I don't like that idea very much as it means that inside the db it is stored as è. Should probably be utf-8. -- Fil _

Re: [Mailman-Developers] bounce problem w/ 2.1.11rc1 and GMail

2008-06-15 Thread Fil
. But then it is presented to me everywhere on the web UI as è which displays the code and not the character. I can live with that but it's a bit ugly :-) -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.py

Re: [Mailman-Developers] bounce problem w/ 2.1.11rc1 and GMail

2008-06-14 Thread Fil
to remove it altogether? -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archiv

[Mailman-Developers] bounce problem w/ 2.1.11rc1 and GMail

2008-06-14 Thread Fil
ROTECTED]> -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman

Re: [Mailman-Developers] my branch of Cgi/admin.py is now uptodate with 2.1.11rc1

2008-06-14 Thread Fil
/mailman-developers/2005-November/018282.html -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archive

[Mailman-Developers] my branch of Cgi/admin.py is now uptodate with 2.1.11rc1

2008-06-14 Thread Fil
also have a modified MemberAdaptor.py -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://

Re: [Mailman-Developers] Potential solution to protecting email addresses in archive...

2007-07-22 Thread Fil
ddAt0UK7mq_dl1B-AnlzQr8HHSAY7jwMSGwJ0=','','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=300'); > return false;" title="Reveal this e-mail address">...@Newfield.org window.open(this.href) will do :-) -- Fil

Re: [Mailman-Developers] Styling patch

2007-05-08 Thread Fil
> > CSS_FILES = ['/css/mailman.css', '/css/custom.css'] > > JS_FILES = ['/js/switcher.js', '/js/foo.js'] I like it too. And we can do marvels with jQuery. -- Fil ___ Mailman-Develo

Re: [Mailman-Developers] Should we move to Bazaar?

2007-05-03 Thread Fil
press themselves, and now the "core" team has expanded, integrating some of these developers. But most surely the "core" is more focused, and frustration has almost disappeared. -- Fil ___ Mailman-Developers mailing list Mailman-Dev

Re: [Mailman-Developers] Should we move to Bazaar?

2007-05-02 Thread Fil
ut if it can, I'm all for it (though I don't really fancy learning yet another versioning system, as I'm very happy with SVN for my developments). Not really an answer, and a bit off-topic, sorry. :) HTH anyway -- Fil ___ Mailman-De

Re: [Mailman-Developers] Pickles begone

2007-01-04 Thread Fil
> logs and data and other writable directiory and files should be owned by > mailman. We should be able to check them with bin/check_perms. Yep, it works. I thought make install would have set the permissions correctly -- Fil ___ Mailman-Deve

Re: [Mailman-Developers] Pickles begone

2007-01-04 Thread Fil
mailman mailman6 2007-01-03 15:33 master-qrunner.pid so i guess it was the same persmission problem I had on logs/* > Are you accessing web ui via wsgi (HTTPRunner) or classic cgi? wsgi on localhost -- Fil ___ Mailman-Developers mailing li

Re: [Mailman-Developers] Pickles begone

2007-01-03 Thread Fil
;Listdata".list_id = ?' [0, 2] I haven't tried yet to convert an older list to the new system. -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman

Re: [Mailman-Developers] Pickles begone

2007-01-02 Thread Fil
enturous again :) How do I fetch the dev branch, what set of commands do I use to install it and migrate a few lists. Nothing fancy, but precise urls and commands. -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://m

Re: [Mailman-Developers] MySQLMemberships.py

2006-12-15 Thread Fil
/browser/Mailman/MySQLMemberAdaptor/MysqlMemberships.py -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Arc

[Mailman-Developers] MySQLMemberships.py

2006-12-15 Thread Fil
omeone who knows more python than me. If you want to have a look at the code it's here: http://trac.rezo.net/trac/rezo/browser/Mailman/MySQLMemberAdaptor/MysqlMemberships.py -- Fil ___ Mailman-Developers mailing list Mailman-Developers@

Re: [Mailman-Developers] multilingual templates in Debian mailman [was: a picture, and a problem with the Debian package]

2006-06-23 Thread Fil
in /etc/mailman/templates/ ? I find this a bit confusing > That linking may or may not confuse the maintainer scripts of the > package, I'm not sure. If you want to play it safe, have your user > remove that link and use "dpkg-reconfigure mailman". I

[Mailman-Developers] a picture, and a problem with the Debian package

2006-06-22 Thread Fil
onfirmed and not a weird thing on my and her Debian installation, it's a problem that should be solved. -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ

Re: [Mailman-Developers] archiving size issue

2006-06-09 Thread Fil
w downloading of the raw .mbox file. -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.

[Mailman-Developers] archiving size issue

2006-06-07 Thread Fil
uld already be great. -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.co

[Mailman-Developers] update to MysqlMemberAdaptor

2006-06-05 Thread Fil
Hi everybody, there was a bug in "my" version of MysqlAdaptor, in the changeMemberAddress method: it has been corrected @ http://trac.rezo.net/trac/rezo/changeset/75 -- Fil ___ Mailman-Developers mailing list Mailman-Developers@pytho

Re: [Mailman-Developers] Hooks for external archivers

2006-06-01 Thread Fil
ple lists no less than excellent -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www

Re: [Mailman-Developers] GNU FSF Assignment

2006-05-09 Thread Fil
> Sorry, y'all -- the copyright clerk has been out sick several days the OK. My apologies for having been so gross :( -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-de

Re: [Mailman-Developers] GNU FSF Assignment

2006-05-09 Thread Fil
ldn't ask for assignment in the first place ;). But to assign your > changes to the FSF, AFAIK, you have to email [EMAIL PROTECTED] and ask for > the appropriate form. They don't answer their email. This is so very cool. -- Fil _

[Mailman-Developers] GNU FSF Assignment

2006-04-29 Thread Fil
Hello, can someone point me to the procedure/documents needed to assign copyright to Barry^H^H^H^H^H the FSF ? I can't find them on Google or on the GNU project pages (??). -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org

Re: [Mailman-Developers] Logging issues on the trunk

2006-04-27 Thread Fil
> Also, if you're interested in working on Mailman 2.2, let us know. I'd > like to get more people involved! I am interested; there are parts of my MySQL plugin patches that are unrelated to MySQL, but permit to make the UI better for bi

Re: [Mailman-Developers] MysqlMemberships.py

2006-03-17 Thread Fil
Info: http://trac.rezo.net/trac/rezo/changeset/72 (it was, I think, a question of priority between the + and % operators) As usual see the readme file @ http://trac.rezo.net/trac/rezo/browser/Mailman/ -- Fil ___ Mailman-Developers mailing list Mailman-

Re: [Mailman-Developers] Mysql MemberAdaptor and Mailman 2.1.6

2006-01-13 Thread Fil
restarted the MySQL server (which resides on > > the same host as the Mailman and Postfix server). Below is a MySQL 'show > > processlist' of the processes running (?) when this error was displayed. I think I have solved this issue in my version of the MySQLMembe

[Mailman-Developers] "you are removed" message

2005-12-07 Thread Fil
re- I'm a bit annoyed by the fact that the "you have been removed" message is a one-liner subject-only email. Or have I been missing something? -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.pyt

Re: [Mailman-Developers] [Mailman-i18n] A better way of doing templates?

2005-12-07 Thread Fil
r smaller tarballs is real (which I doubt, given the bandwidth and diskspace you need to run Mailman :-) ), one option could be, on the contrary, to have a seperate download link for people who *want* a mono-lingual (supposedly US-English?) Mailman. -- Fil ___

[Mailman-Developers] unknown-charset => shunting

2005-12-01 Thread Fil
ne 272, in append ustr = unicode(s, incodec, errors) LookupError: unknown encoding: iso-8859-8-i -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: htt

Re: [Mailman-Developers] MysqlMemberships.py

2005-11-24 Thread Fil
> What sort of setting does the MySQL server you are running have for timing > out idle connections? Could it be that you aren't "hitting" it often > enough? In which case, going away a lot is normal. Right. It's optimized for apache (short connexions), so I

Re: [Mailman-Developers] MysqlMemberships.py

2005-11-23 Thread Fil
s.py you might want to update the patch is @ http://trac.rezo.net/trac/rezo/changeset/59 -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.

Re: [Mailman-Developers] MysqlMemberships.py [was: Informal "MEP"process, anyone? [was: PHP Wrappers?]]

2005-11-21 Thread Fil
@ Fil <[EMAIL PROTECTED]> : > > I'm running the patch as is, and there's trouble. Here is the error log: > > OK, good. A quick fix is to add on line 153 > self.cursor = self.connection.cursor() > > The correct fix would be to isolate the connection

Re: [Mailman-Developers] MysqlMemberships.py [was: Informal "MEP"process, anyone? [was: PHP Wrappers?]]

2005-11-20 Thread Fil
> I'm running the patch as is, and there's trouble. Here is the error log: OK, good. A quick fix is to add on line 153 self.cursor = self.connection.cursor() The correct fix would be to isolate the connection/reconnection procedure in a unique function, but that'll be

Re: [Mailman-Developers] MysqlMemberships.py [was: Informal "MEP"process, anyone? [was: PHP Wrappers?]]

2005-11-20 Thread Fil
self.query(query) File "/var/local/mailman/Mailman/MysqlMemberships.py", line 226, in query return self.cursor.execute (query) File "/usr/lib/python2.3/site-packages/MySQLdb/cursors.py", line 137, in execute self.errorhandler(self,

Re: [Mailman-Developers] Informal "MEP" process, anyone? [was: PHP Wrappers?]

2005-11-17 Thread Fil
cess will not be killed before it finishes. However I think that the extend.py mechanism is already a good step fwd, as it allows to have some lists on the MySQL backend, and the others on the classical pickle thing. > But yeah, that's my pipe dream. I'd be h

Re: [Mailman-Developers] Informal "MEP" process, anyone? [was: PHP Wrappers?]

2005-11-17 Thread Fil
> I'll admit I've been on the scene for only a few weeks, and I'd not like > to speak for fil or Kev Green, but the MySqlMemberAdaptor they developed > works fairly easily with the intended design of MemberAdaptor. You are > spot on that they have a "works for m

Re: [Mailman-Developers] Another take at MysqlMemberAdaptor + a migration utility

2005-11-05 Thread Fil
ts of subscribers taken on the fly from a SQL query on any table; but then no subscriptions, no bounce processing and so on... This would add a lot of complexity. -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.

[Mailman-Developers] Another take at MysqlMemberAdaptor + a migration utility

2005-11-02 Thread Fil
iscussion lately on the list, about Kev's MysqlMemberAdaptor and bounces handling. The issues that were raised might continue (or not) to apply to my version of this Adaptor, and might call for a few more changes. Please read it, try it, and tell me. As everyone knows the SF

[Mailman-Developers] an issue with MySQLMemberAdaptor

2005-10-31 Thread Fil
n could fwd the shunted messages to the listserv administrator, so she can decide what to do with it (i.e., reinstate the connection, and unshunt the files -- not just forget that the shunt directory exists). -- Fil ___ Mailman-Developers mailing list Mai

Re: [Mailman-Developers] a patch to scale Cgi/admin.py

2005-10-30 Thread Fil
mentedError or is it enough to just "fall back" to the previous algorithm in case this method doesn't exist (and then I need patch only admin.py and MySQLMemberAdaptor, which I have done)? -- Fil ___ Mailman-Developers mailing list Mailman-D

Re: [Mailman-Developers] a patch to scale Cgi/admin.py

2005-10-30 Thread Fil
no functionality: it may even be a bit more useful as UI for medium-sized lists of ~100 subscribers -- currently if your list holds 2 addresses starting by "a", two by "b" and so on, you have to check 26 pages of subscribers, whereas you really need just two (the first 40, and t

[Mailman-Developers] a patch to scale Cgi/admin.py

2005-10-29 Thread Fil
o speed this up, and just disabled it in my system (but not in the patch provided below) So here are a few small changes, that make a radical improvement (down to 45 seconds from 4 minutes): --- /home/fil/src_mailman/mailman/Mailman/Cgi/admin.py 2005-02-12 21:22:55.0 +0100 +++ Mail

Re: [Mailman-Developers] Mysql MemberAdaptor 1.61 and Mailman 2.1.6

2005-10-28 Thread Fil
;>>> # import the MySQL stuff from Mailman.MysqlMemberships import MysqlMemberships # override the default for this list def extend(mlist): mlist._memberadaptor = MysqlMemberships(mlist) <<<<<<<<<<<<<<<<<<<<<<<<<<

Re: [Mailman-Developers] Mysql MemberAdaptor 1.61 and Mailman 2.1.6

2005-10-28 Thread Fil
nitions of address varchar(255) NOT NULL, listname varchar(255) NOT NULL, do not work, you need to get under the 500 limit (I chose to kepp 255 for the address, and 100 for the listname) -- Fil ___ Mailman-Developers mailing list Mailman-Developers@pytho

Re: [Mailman-Developers] Mysql MemberAdaptor 1.61 and Mailman 2.1.6

2005-10-28 Thread Fil
We are currently two on irc on the #mailman channel trying to install this patch on our respective systems. Could anyone drop by and/or tell us where to find the latest series of updated files? thanks in advance -- Fil ___ Mailman-Developers mailing

Re: [Mailman-Developers] Mysql MemberAdaptor 1.61 and Mailman 2.1.6

2005-10-27 Thread Fil
as a web frontend) -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archiv

Re: [Mailman-Developers] Mysql MemberAdaptor 1.61 and Mailman 2.1.6

2005-10-26 Thread Fil
some help if things turn bad, from people who know this piece of patch. -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py

Re: [Mailman-Developers] Patch for Mail Archive mirroring

2005-05-03 Thread Fil
> The sequence of "prevent" "no" "if no" can be confusing. You are not wrong! Indeed! I can't disagree :) -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/l

Re: [Mailman-Developers] Patch for Mail Archive mirroring

2005-05-03 Thread Fil
ty without the "political" problems. -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archi

Re: [Mailman-Developers] Mailman Usability

2005-03-04 Thread Fil
e options. As for the web interface, from what I've seen I think GoogleGroups has got the slickest interface for the moment. -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman

Re: [Mailman-Developers] bug in mailman 2.1.6b2

2005-02-15 Thread Fil
the spip-trac MailList instance >>> m.nonmember_rejection_notice = '' >>> m.Save() >>> ^D -- Fil ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FA

Re: [Mailman-Developers] bug in mailman 2.1.6b2

2005-02-15 Thread Fil
> >Looks like MailList.InitVars() is missing > >self.nonmember_rejection_notice = '' > > Thank you Mark and sorry for the inconvenience Fil. No problem; that's what betas are for :)) -- Fil ___ Mailman-Developer

[Mailman-Developers] bug in mailman 2.1.6b2

2005-02-15 Thread Fil
. Printing of traceback and other system information has been explicitly inhibited, but the webmaster can find this information in the Mailman error logs. the error log is attached -- Fil Feb 16 00:38:40 2005 admin(27737): admin(27737): [- Mailm

Re: [Mailman-Developers] locking and big lists

2004-10-30 Thread Fil
e you sure you restart mailman qrunners ? Yes. But I hadn't updated the CVS :-) Sorry for the trouble -- Fil ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Re: [Mailman-Developers] locking and big lists

2004-10-29 Thread Fil
nding probes, but indeed, in fact it doesn't send them. That's not solving my problem of CPU/lock :-) logs/bounce is full of: Oct 29 09:41:59 2004 (21355) [EMAIL PROTECTED]: info-diplo current bounce score: 3.0 Oct 29 09:41:59 2004 (21355) sending info-diplo list probe to: [E

Re: [Mailman-Developers] locking and big lists

2004-10-28 Thread Fil
, it's way too slow. That's why I believe only the database backend can help (or any other software modification). What's especially wierd is that probe sending is very costly, but personalization or VERP-delivery is not that costly. -- Fil _

Re: [Mailman-Developers] locking and big lists

2004-10-28 Thread Fil
) In fact I would like to disable probes altogether, on all lists. Is this with a cron job, or with the bounce runner ? -- Fil ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubs

[Mailman-Developers] locking and big lists

2004-10-28 Thread Fil
les/virgin/ queue of all the probes, and waited another two hours for the qflies/command/ queue to empty... not very good. As I have a very big server (4 CPUs, 6Gbytes of RAM), I suppose that only a MySQL-backed Mailman would answer this problem. How far is it from b

[Mailman-Developers] small scubber issue

2004-10-16 Thread Fil
041016/3557b8e1/villaasen.jpg___ The underscores are the signature's first line -- Fil ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developer

Re: [Mailman-Developers] get_sender ? + .get ?

2004-10-16 Thread Fil
t;, line 182, in _dispose if msg.get('to', '') == Utils.get_site_email(extra='owner'): AttributeError: 'str' object has no attribute 'get' -- Fil ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

[Mailman-Developers] get_sender ?

2004-10-16 Thread Fil
ner.py", line 111, in _oneloop self._onefile(msg, msgdata) File "/var/local/mailman/Mailman/Queue/Runner.py", line 159, in _onefile sender = msg.get_sender() AttributeError: 'str' object has no attribute 'get_sender' -- Fil ___

[Mailman-Developers] this mail-gid problem

2004-10-16 Thread Fil
explicitly, that all mailman calls from postfix should be done through aliases files that all belong to the same user (mailman) that has the mailman GID... but I'm not sure of the wording that should be used - so weird is this. -- Fil ___ Mailman-

Re: [Mailman-Developers] Piping Mailman's HTML through PHP

2004-07-23 Thread Fil
, which you can then process by php. I do that, for example, to generate the list of lists at http://listes.rezo.net/listes.php -- Fil ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers U

Re: [Mailman-Developers] Piping Mailman's HTML through PHP

2004-07-23 Thread Fil
pt in php, that does the graphics and such things, then pushes the web page. You get the wrapper to work in lieu of the cgi by configuring Apache to do so (RewriteRule, or Alias). -- Fil ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://ma

[Mailman-Developers] interface dreams

2004-07-15 Thread Fil
scription if it's under <[EMAIL PROTECTED]>. Any idea on how to do this? -- Fil ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Re: [Mailman-Developers] Alternate user (and admin) interfaces

2004-07-14 Thread Fil
7;ve made a php subscribe/unsuscribe popup page for my site, check it out at http://listes.rezo.net/popup/ -- Fil ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Re: [Mailman-Developers] VERPing: ouch!

2004-07-13 Thread Fil
Postfix does not enable it by default. Then check if the message wants to be VERP (but not decorated). Then only ask XVERP from the MTA. Too ambitious for me... -- Fil ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailma

Re: [Mailman-Developers] VERPing: ouch!

2004-07-13 Thread Fil
vely, before exiting. We spent 5 hours in its main loop for that one message. -- Fil ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Re: [Mailman-Developers] VERPing: ouch!

2004-07-13 Thread Fil
. and as Mailman's daemon was sending one VERP msg at a time, it was not processing the usual incoming stuff, and not delivering the other lists. I got a nice spike at the end of the 5 hour period, when all the msgs that were kept waiting suddenly jumped in :-) -- Fil ___

Re: [Mailman-Developers] VERPing: ouch!

2004-07-13 Thread Fil
/message, not 2 seconds -- Fil ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Re: [Mailman-Developers] VERPing: ouch!

2004-07-13 Thread Fil
orry, for postfix indeed it might be much easier to do it this way: http://www.postfix.org/VERP_README.html#smtp the only change between non-verp and verp call to the SMTP server is to replace MAIL FROM:<[EMAIL PROTECTED]> by MAIL FROM:<

Re: [Mailman-Developers] VERPing: ouch!

2004-07-13 Thread Fil
ions of Exim), and we > know it's faster for at least some of them (e.g., Exim). Probably, yes. I don't konw if postfix can do it "on demand", though there is http://www.postfix.org/VERP_README.html -- Fil ___ Mailman-Devel

Re: [Mailman-Developers] VERPing: ouch!

2004-07-13 Thread Fil
ing the normal messages for now - with the price of not being able to clean the list as efficiently as I could with the occasional VERP. I hope this feedback can be useful, if you have scalability in mind for MM3. -- Fil ___ Mailman-Developers mailing li

[Mailman-Developers] VERPing: ouch!

2004-07-12 Thread Fil
. Meanwhile I'll just have to disable VERP for this list (or for the whole server). -- Fil ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman

  1   2   3   >