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
demo:
http://www.eledo.com/demo-trad-lang/trad-lang/trad_lang.php
log in as demo/demodemo
The next release will be able to export files in any format (.po among
others).
-- Fil
___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailma
> "...mailing list has -1 request(s) waiting for your consideration at:"
> That's kinda funny... now how am I supposed to approve -1 messages?
Just refuse +1 message :)
I have the same bug. The -1 disappears once you go click on the "view the -1
messages&q
.
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
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
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
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:<
/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
. 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
___
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
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
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
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
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
, 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
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-
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
___
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
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
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
)
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
, 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
_
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
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
. 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
> >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
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
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
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
> 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
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
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
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
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
;>>>
# import the MySQL stuff
from Mailman.MysqlMemberships import MysqlMemberships
# override the default for this list
def extend(mlist):
mlist._memberadaptor = MysqlMemberships(mlist)
<<<<<<<<<<<<<<<<<<<<<<<<<<
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
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
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
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
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
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.
> 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
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
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,
> 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
@ 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
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.
> 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
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
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
___
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
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
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-
> 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
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
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
_
> 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
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
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
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
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.
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
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
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@
/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
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
;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
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
> 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
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
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
> > 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
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
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://
/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
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
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
. 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
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
_
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
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
> 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
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
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
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
__
> 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
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
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
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
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
>
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
> 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
;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
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
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
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'
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(
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
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
) 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
1 - 100 of 272 matches
Mail list logo