At 10:48 PM -0500 2005-08-21, Martin Wolske wrote:
> The list was an old
> one, so as soon as I deleted it, I was able to process through all
> the lists! I have no idea why gate_news was hanging on that list,
> but list_names was not. Mystery
On Aug 21, 2005, at 2:05 PM, Mark Sapiro wrote:
> I'm grasping at straws here, but you might try changing
>
> for listname in Utils.list_names():
>
> in process_lists in gate_news to something like
>
> names = Utils.list_names()
> for listname in names:
>
> and maybe adding some more d
Martin Wolske wrote:
>
>I've followed through the code to see where, in Site.py, it checks for
>lists in the mm_cfg.py default directory. The lists are all in the same
>directory tree. They all show up in the list_lists listing. Why would
>it be that Utils.list_names might be listing only a s
We have run into a problem with the gateway_to_mail function in our
Mailman 2.1.4 install on our Redhat Linux server that seems to have
begun recently. Unfortunately, we can't pinpoint the exact time or
cause of the problem. Each of our lists performing nntp gating was
properly gating news to