Re: [Mailman-Developers] install trouble

2002-03-28 Thread Barry A. Warsaw
> "RJ" == Ron Jarrell <[EMAIL PROTECTED]> writes: RJ> Well, I do get the impression that Postfix is the Official MTA RJ> of Mailman, although you're welcome to use one of those RJ> *sniff* Other MTA's... There is no official MTA of Mailman. Most of my testing happens on Postfix

[Mailman-Developers] lower : traceback

2002-03-28 Thread Fil
While processing bounces, I suspect: ==> logs/error <== Mar 28 18:22:51 2002 (15837) Uncaught runner exception: 'None' object has no attribute 'lower' Mar 28 18:22:51 2002 (15837) Traceback (most recent call last): File "/var/local/mailman/Mailman/Queue/Runner.py", line 105, in __oneloop

Re: [Mailman-Developers] "search for member with RE" box at top instead of bottom

2002-03-28 Thread Dan Mick
> I think the help and big button are important. *We* don't need it, > but one thing mailman has so far been excellant for is handing > to only vaugely computer competant people to handle their own lists. > I have several lists run by folks for whom the height of technology is > using a web brow

Re: [Mailman-Developers] "search for member with RE" box at top instead of bottom

2002-03-28 Thread Ron Jarrell
At 12:45 PM 3/27/02 -0800, Dan Mick wrote: >the point is, with a properly working, easy-to-reach search, I *never* >use the list. Ever. I think it depends on what you're doing... I spend far more time browsing my subscribers, looking for, say, who's in nomail, or something like that, and less o

Re: [Mailman-Developers] Ok, this is weird...

2002-03-28 Thread Ron Jarrell
At 02:45 PM 3/27/02 -0500, Barry A. Warsaw wrote: >> "RJ" == Ron Jarrell <[EMAIL PROTECTED]> writes: > >RJ> Now, I'd believe there was something wrong with the header >RJ> (although mm ought to catch this more elegantly), except the >RJ> user had just sent it to list1@myserver,lis

[Mailman-Developers] 2.0.6 error

2002-03-28 Thread Bob [EMAIL PROTECTED]
Hi Barry and gang, Just noticed this error from one of my 2.0.6 machines: Mar 10 15:22:24 2002 admin(20550): admin(20550): [- Mailman Version: 2.0.6 -] admin(20550): [- Traceback --] admin(20550): Traceback (most recent call last): adm

[Mailman-Developers] suggestion for configure

2002-03-28 Thread Ron Jarrell
Add a --with-fqdn and --with-url or equivalent. The current cvs snapshot can't guess my fqdn on my production box, and it's used now to build a web of interconnected addresses, as well as populate the VIRTUAL_HOSTS table, so I had to do a bunch of deleting and repairing in mm_cfg. I can, if I