Hello Mailman gurus,
I hope a general question about Mailman's features and future direction (along
with some Sympa comparisons) are appropriate for this list.
The University of Oregon is migrating away from Majordomo. We decided on Sympa
because Mailman sends passwords over email while Sympa
We just moved a very old mailman infrastructure mailman to Solaris and sendmail.
It seems, when a message is posted, the "out" directory doesn't seem to clear
out fast enough.
1K archive
1K bounces
1K commands
1K in
1K news
403K out
1K retry
1K shunt
1K
Anthony Harrison wrote:
>
>Below is the dump (sans identifying information):
>
>[- start pickle file -]
><- start object 1 ->
[...]
>'data_version': 97,
This is correct for Mailman 2.1.10 through 2.1.13
[...]
>'member_posting_only': 1,
Should not be there.
[...]
>'
>Anthony Harrison wrote:
>>
>>Whenever I attempt to run fix_url on any of the lists, however, I receive
>>the following error:
>>
>>Importing fix_url...
>>Running fix_url.fix_url()...
>>Loading list itsac-test (locked)
>>Traceback (most recent call last):
>> File "./withlist", line 299, in
>>
I compared the logs of exim for a message to the mailing list that doesn't
work with a message to the list that does work.
And... bam! There it was - I have a user on my system who has the exact
same name as the mailing list is called. Thanks for pointing me back to
the exim logs!
That's what