No problems, I'm at least aware of the indented nature of python. I'll
get this code added in later in the week and give it a trial run, see
what happens. Thanks!
On 12/23/2012 02:55 PM, Mark Sapiro wrote:
> Stephen J. Turnbull wrote:
>
>> Mark Sapiro writes:
>>
>> Python is indentation-sensiti
Mark Sapiro writes:
> No, it's just lack of careful typing and proof-reading on my part.
> (Also, a clue that what I wrote was inadequately tested at best).
Hey, I wouldn't worry about it. You play more games of the season
than Ichiro and you bat about .950!
---
Stephen J. Turnbull wrote:
>Mark Sapiro writes:
>
>Python is indentation-sensitive. Do you really mean a dedent there
>relative to the surrounding stanza? It doesn't seem to be an artifact
>of TABs or something like that.
No, it's just lack of careful typing and proof-reading on my part.
(Also
Mark Sapiro writes:
Python is indentation-sensitive. Do you really mean a dedent there
relative to the surrounding stanza? It doesn't seem to be an artifact
of TABs or something like that.
> Find the section in the definition of the files() method that looks like
>
> if ext <> e
On 12/18/2012 11:15 AM, Jeff Taylor wrote:
>
> From an initial glance, I was thinking of having a configurable Delay
> variable in mm_cfg.py, specified in seconds, then qrunner could use the
> timestamp on the queued messages and only process the ones which were
> older than Delay. This backup ma
I have been running mailman 2.1 from three servers with NFS sharing for
the past couple years, but due to a recent issue I did some digging and
found the suggestions for clustering at
http://mail.python.org/pipermail/mailman-users/2008-March/060753.html
(the post by Mark Sapiro detailing how to set