[Mailman-Developers] 2.1b3+

2002-10-05 Thread Michael Meltzer
about 7 weeks ago in MimeDel.py it looks like the alternative collapse code was changed to "if mtype == 'multipart/alternative'" Looks like it should be "if ctype == 'multipart/alternative'" with mtype the compare will always be false because mtype will be multipart. MJM _

Re: [Mailman-Developers] help!

2002-10-05 Thread Barry A. Warsaw
> "BB" == Bill Bradford <[EMAIL PROTECTED]> writes: BB> Was a ld_library_path problem; fixed it with crle (solaris 9). Yep, there have been reports of problems building Python on Solaris 8 and 9 with gcc 3.1 and 3.2. I think Python 2.2.2 (to be released next week) might do better, but

Re: [Mailman-Developers] help!

2002-10-05 Thread Bill Bradford
On Sat, Oct 05, 2002 at 03:31:39PM -0500, Bill Bradford wrote: > Oct 5 15:28:19 ohno.mrbill.net postfix/local[9535]: [ID 197553 mail.info] >80EFD499BC: to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=bounced (Command >diedwith status 1: "/usr/local/mailman/mail/wrapper post test". Command

[Mailman-Developers] help!

2002-10-05 Thread Bill Bradford
Problems with a new MM 2.0.13 install, fresh compile of Python 2.2.1: Moved lists to a new machine, new Python 2.2.1c1/Mailman 2.0.13 install, and when I try to send mail to a list, I get this: Oct 5 15:28:19 ohno.mrbill.net postfix/local[9535]: [ID 197553 mail.info] 80EFD499BC: to=<[EMAIL PR