top of ListAdmin.py like I saw
in some other mailman scripts, but that doesn't seem to work... any idea
what is going on?
TIA...
Ricardo.
___
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
ok just talking to myself seems a bit silly :-)
Original Message
Subject: Re: [Mailman-Developers] RELEASED Mailman 2.1.5
Date: Mon, 17 May 2004 20:05:23 +0200
From: Ricardo <[EMAIL PROTECTED]>
Organization: RiXHQ
To: Ricardo <[EMAIL PROTECTED]>
References: <[
Ricardo wrote:
I can answer my own question... after adding the defines to ListAdmin.py
*and* stopping/starting with mailmanctl, the arrival of moderated mail
seems to work again.
I guess all the posts are losts? Well that's what I get for upgrading
without doing enough checking :(
I was
Robby Griffin wrote:
On Monday, May 17, 2004, at 14:27 US/Eastern, Ricardo wrote:
I was just wondering... is it "normal" mailman behavior that in these
kind of cases, posts don't get bounced? All the tests I sent after I
noticed the problem disappeared into the unknown...
Yes.
e installing from source would be an option, but I'm not a big
fan of it.
But what I was thinking, does it really have to be defined seperatedly
in every python file which uses it? I'd think there should be a way in
python to define it in just one place.
Ricardo.
___
I just got this on a new list I created...
"...mailing list has -1 request(s) waiting for your consideration at:"
That's kinda funny... now how am I supposed to approve -1 messages?
Ricardo.
___
Mailman-Developers mailing list
[EMAIL
d try to invest some time it myself to try to get it to work (I'm
not a python god, but I can manage)
about improving delivery speed: what about implementing LMTP?
(http://www.networksorcery.com/enp/rfc/rfc2033.txt)
Regards,
Ricardo.
___
Mailman-
metoo", I get my own post
anyway (yes my email adddress is exactly the same as the one i'm
subscribed with).
Anybody here who experiences the same problem with 2.1.4?
or do I need to start digging in the code? :)
TIA,
Ricardo.
___
Mailman-Devel
Hi everyone,
I have a little itch with Mailman and would like to know the best way to
scratch it for everyone.
I've looked into the current bzr version and the templates are still
very old HTML, using hard-coded styles and, in some places, incorrect
markup and unclosed tags (I can dig some e
-
The problem is, that the body's mail start with a 'From ...' then arch
suppossed that is a new message and then strip in 2 files.
Can anyone help me, please.
Ricardo Lemus
Santiago, Chile.
You appear to have an MTA that is not performing 7th edition
mbox-format "^From" escaping. I wouldn't have expected that this would
cause a problem, because arch should be taking each message as it comes
in and processing it as a single unit, regardless of whether or not this
was done. Of
tion prefix_subject in
Mailman/Handlers/CookHeaders.py
I haven't found the *exact* problem though...
Ricardo.
___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman-21/listinfo/mailman-developers
s been done intentionally?
I just happened to me a second time that I did a mass unsubscription
with remove_members (because I had to reload the entire list of
addresses on an announce list) and everybody received a message that
they were removed again... which caused a lot of confus
er
(includindg the whole "List-" header story).
Before I submit this as a bug I wanted to make sure if somebody noticed
this before. I can't imagine nobody had this problem already...
Regards,
Ricardo.
___
Mailman-Developers mailing list
the code? I haven't
been following mailman development lately but I might be able to work on
this if it's not too complicated :)
Ricardo.
___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers
print self.MakeCookie(ac, user)
File "/usr/local/mailman/Mailman/SecurityManager.py", line
233, in MakeCookie
raise ValueError
ValueError
I have a client using mailman that is complaining about this
problem, and I have not been able to fix it.
Thanks for any input!
Ricardo
__
Hi,
I sent a message yesterday about a bug relative to viewing
private archives.
Can anyone shed some light so I can get this resolved? I've
been trying to get some help here and in the users list, but
with no luck so far. :-/
Thanks for any help.
Ri
Thanks Anthony.
>
> A bug number would be useful.
>
> Anthony
I really don't know the bug number. I sent an email
yesterday providing a lot of details and also a traceback. I
will provide it once again here.
In the mailman-users list, Jon Carnes simply said, "This was
an old problem that was
been discussed before but as far as I
know we didn't see any real results yet...
Btw, if you look at the Mailman designnotes you can see that the centralizeddatabase
has been planned for 3.0 ... maybe it's a good moment to start discussing it anyway.
Ricardo.
--
_
warsaw/MailmanDesignNotes/FrontPage/editform?page=CentralizedUserDatabase
(you only need to have an account on zope.org and then you can edit the pages as you
like)
--
Regards,
Ricardo
___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers
so maybe that's
something we should keep in mind when defining the functions.
--
Regards,
Ricardo
___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers
tions with a bit of programming language around
it ;)
ps: sorry if my mesage is a bit messy; I have to get used to using mutt+vi again...
I've given up my search for a stable gui mail client for now (again ;))
--
Regards,
Ricardo
___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers
On Fri, Mar 16, 2001 at 10:39:48PM +0100, Thomas Wouters wrote:
> On Fri, Mar 16, 2001 at 08:26:03AM +0100, Ricardo Kustner wrote:
> > This makes me wonder... is there a mod_python for apache? or maybe fastcgi
> > libs? would be interesting to have an extra choice to be able to run
pps: I didn't realize I was amongst true hackers who still use emacs on here; I'm
honored ! ;)
--
Regards,
Ricardo
___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers
On Mon, Mar 19, 2001 at 08:38:43PM -0800, J C Lawrence wrote:
> On Sun, 18 Mar 2001 23:15:03 +0100
> Ricardo Kustner <[EMAIL PROTECTED]> wrote:
> > After almost a year of succesfull mailman usage, my server is
> > starting to run into performance trouble again (probabl
verhaul on the whole admin.py.
Even though Barry can answer for himself, I know what his answer will probably
be (partly) :) please upload the patch to sourceforge.net, so he
can find it back easily...
--
Regards,
Ricardo
___
Mailman-Developers mailin
(if you donate your code for it).
What about using SOAP? I don't know that much about it but it looks like about the
same thing XML-RPC does but I could be wrong though :)
--
Regards,
Ricardo
___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers
On Sat, Apr 07, 2001 at 05:36:42PM -0400, Eric Kidd wrote:
> On Sat, Apr 07, 2001 at 11:26:53PM +0200, Ricardo Kustner wrote:
> > What about using SOAP? I don't know that much about it but it looks like
> > about the same thing XML-RPC does but I could be wrong though :)
>
if I
could have messed things about by interrupting the process w/o a m.Save()?
When I look up the subscription options for one of the members who
complained I don't see anything weird in there...
--
Regards,
Ricardo
___
Mailman-Developers mailing l
On Sat, Apr 28, 2001 at 12:33:24PM +0200, Ricardo Kustner wrote:
> Anyway my point is that now I'm getting some complaints from members about
> receiving empty digests (it only says the number of posts which should be in
> there) I'm not sure yet what they are missing but I
s or
whatever way their email client displays mime digest... wouldn't surprise me
to be honest...
Regards,
Ricardo
--
International Janet Jackson fanclub called MISS JANET.
For more information write to:
Miss Janet. P.O.Box 10016, 1001 EA Amsterdam, The Netherlands
Email: [EMAIL PROTECTED] Ch
assume that you can use the MM tags in the templates to
'dynamically' invent the profile field names used?
Regards,
Ricardo
___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers
dark fiber)
Hey, I happen to live one subway stop from that certain ISP... is that offer
open for other people too? ;-) Hmmm unfortunately my appartment isn't in the
line of sight either... oh well, i'm quite happy with the ADSL line
from that same ISP... :)
Regards,
Ricardo
ldn't really find something in the bug database...
Regards,
Ricardo
___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers
On Sat, Jul 14, 2001 at 05:27:48PM +0200, Thomas Wouters wrote:
> On Sat, Jul 14, 2001 at 05:08:21PM +0200, Ricardo F . Kustner wrote:
> > Most of the components (apache,fastcgi,php and some perl scripts) don't show
> > any difference in performance, but it looks like the ma
...
Does anybody have any idea what's going on? maybe the python binary compiled
into Debian isn't optimized enough for my system or could this be a problem
in mailman?
Regards,
Ricardo
___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http
I'm developing a mailing list for academic purposes but i've a small
problem! I would like to configure the return-path on the emails, to
be diferent from the FROM field. Im using java(Sockets) and sendmail.
Could you please help me!?
--
Ricardo M.Carrola Simões
www.c
37 matches
Mail list logo