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
Sergio P. Cesar wrote:
>With default setting the user will get a request for confirmation like:
>confirm 7170e089130f398d634715bb1cfd4a8a8845542f
>
>Is there a way I can change this for each list to something like:
>
>An invitation from the President: confirm
>7170e089130f398d634715bb1cfd4a8a88455
With default setting the user will get a request for confirmation like:
confirm 7170e089130f398d634715bb1cfd4a8a8845542f
Is there a way I can change this for each list to something like:
An invitation from the President: confirm
7170e089130f398d634715bb1cfd4a8a8845542f
--
Sergio Cesar
Wireless
Michael Scott Fischer wrote:
>Does anyone know what causes the following error message, and if so,
>how to make Mailman happy again?
>
>This is Mailman 2.1.6, Python 2.4.1 on a FreeBSD 5.4 system - both are
>installed from ports. I've upgraded Mailman several times, but only
>after the 2.1.6 upgr
Piotr Krukowiecki wrote:
>
>I'd like to have a couple of lists: [EMAIL PROTECTED], [EMAIL PROTECTED], ...,
>[EMAIL PROTECTED]
>And when someone sends mail for example to [EMAIL PROTECTED] it'd be resent
>automatically to year3, year4 and year5.
You could create umbrella lists (see
http://www.p
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