Re: [Mailman-Users] ACK Column...

2007-06-25 Thread Dan Phillips
On Jun 25, 2007, at 11:33 AM, Jeff Shepherd wrote: > What does that field mean and what's the difference between checked > and unchecked users? It reflects the "Receive acknowledgement mail when you send mail to the list?" line from the user prefs page. If checked, the sender gets: "Your messa

Re: [Mailman-Users] Connection Refused

2007-05-30 Thread Dan Phillips
On May 30, 2007, at 9:43 AM, Jason Pruim wrote: > I think the fix I have to do is to add the > SMTPPORT and SMTPHOST details in the mm_cfg.py file. > > My question is... Exactly how do I edit that file? I tried to edit it > with pico but that didn't work, all the stuff was scrambled. Is > there

Re: [Mailman-Users] Old lists are working. New lists discard allmessages. How to debug?

2006-11-28 Thread Dan Phillips
On Nov 27, 2006, at 10:57 PM, Brian Parish wrote >> Brian Parish wrote: >> >>> I have a number of lists running happily, but a couple of new >>> ones don't >>> want to play. For testing purposes I subscribe myself to them and a >>> couple of other addresses. All message sent to them from subsc

Re: [Mailman-Users] Obscure addresses problem

2006-09-04 Thread Dan Phillips
include the standard "xxx at xxx" obscured email addresses. Maybe we're just trying the wrong setting; is the obscured address a pipermail constant? Is there some other setting that controls this? Dan Dan Phillips Associate Professor Rudi

Re: [Mailman-Users] One Down, one more to go.

2006-06-06 Thread Dan Phillips
4.htp ? Dan ==== Dan Phillips Associate Professor Rudi E. Scheidt School of Music University of Memphis [EMAIL PROTECTED] -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mail

Re: [Mailman-Users] error install MM on MAC OS x

2006-04-29 Thread Dan Phillips
; in Server Admin app. Unfortunately, as Brad points out, Apple is still on Mailman 2.1.5. Dan Dan Phillips Associate Professor Rudi E. Scheidt School of Music University of Memphis [EMAIL PROTECTED] -- Mailman-Users

Re: [Mailman-Users] Headers

2006-04-28 Thread Dan Phillips
erences', 'Content-Type', 'MIME-Version', > 'Content-Transfer-Encoding', 'Precedence', 'Reply-To', > # Mailman 2.0 adds these headers > 'Message', > ] > > PLAIN_DIGEST_KEEP_HEADERS = [ > 'Message'

Re: [Mailman-Users] AOL Spam complaints

2006-02-24 Thread Dan Phillips
gotten a spam complaint forwarded from the AOL feedback loop, when asked the poster has told me that they must have hit the spam button accidentally. Dan Dan Phillips Associate Professor of Horn, University of Memphis site administrator: music.memphis.edu ---

Re: [Mailman-Users] No address associated with nodename (once again)

2005-11-07 Thread Dan Phillips
On Nov 7, 2005, at 7:13 PM, Terry Robbins wrote: > Has anyone identified this problem yet. There are a lot of reports in > the archives, but I could not find any useful pointers on where to > look for a solution. > > Mailman seems to be functioning perfectly. But in the delivery > failures log th

Re: [Mailman-Users] postfix and Installetion problem

2005-10-25 Thread Dan Phillips
> runs postfix. In Server Admin you just need to enable mailing lists: select mail service/settings/mailing lists and check the box to enable them. Once you've done that, it's better to ignore Apple's pathetic GUI and just use Mailman's own web interface. Dan =

Re: [Mailman-Users] Illegal list name: [EMAIL PROTECTED]

2005-10-04 Thread Dan Phillips
On Oct 4, 2005, at 9:29 AM, Mathieu Malaterre wrote: > Dan Phillips wrote: > >> On Oct 3, 2005, at 3:41 PM, Mathieu Malaterre wrote: >> >>> $ ls -al /usr/local/mailman/data >>> -rw-rw 1 mailman mailman 357 Oct 3 16:22 aliases >>> -rw-

Re: [Mailman-Users] Cron jobs on Tiger Server

2005-09-12 Thread Dan Phillips
ally again. Dan ======== Dan Phillips Associate Professor of Horn, University of Memphis site administrator: music.memphis.edu -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users M

Re: [Mailman-Users] Headers _within_ digests

2005-09-01 Thread Dan Phillips
these headers 'Message', ] PLAIN_DIGEST_KEEP_HEADERS = [ 'Message', 'Date', 'From', 'Subject', 'To', 'Cc', 'Message-ID', 'Keywords', 'Content-Type', ] Edit these a

Re: [Mailman-Users] Digest Sending Questions

2005-07-29 Thread Dan Phillips
erminal app and look for this line: # Noon, mail digests for lists that do periodic as well as threshhold delivery. 0 12 * * * /usr/bin/python -S /usr/share/mailman/cron/senddigests Read man crontab for instructions on how to edit it. Dan Dan Phillips

Re: [Mailman-Users] Digest Sending Questions/ OS X

2005-07-28 Thread Dan Phillips
On Jul 28, 2005, at 7:19 AM, Brad Knowles wrote: > > Nope. Except for digests that are sent when the size threshold > is reached, all digests are sent at the same time -- when the > "senddigests" cron job is run for that day. Although wouldn't it be easy enough to do with a little massaging

Re: [Mailman-Users] NNTP gatewaying

2005-07-03 Thread Dan Phillips
essary, specify None # for both variables. NNTP_USERNAME = None NNTP_PASSWORD = None Is this not what you are discussing? Dan ======== Dan Phillips Associate Professor of Horn, University of Memphis site administrator: music.memph

Re: [Mailman-Users] member_posting_only

2005-04-19 Thread Dan Phillips
On Apr 19, 2005, at 8:42 PM, JC Dill wrote: I think you are missing the big picture. There are many different ways that lists can be configured. The "only" term applies to the *automatic* handling by mailman, not to the choices made by the list owners and admins. Mailman automatically posts

Re: [Mailman-Users] convert text/html problem...

2005-03-16 Thread Dan Phillips
On Mar 16, 2005, at 2:43 PM, Mark Sapiro wrote: The default setting (don't know if this applies to OSX) for the conversion command is: HTML_TO_PLAIN_TEXT_COMMAND = '/usr/bin/lynx -dump %(filename)s' Whatever this command writes to stdout is what you get. This command probably isn't working in your

Re: [Mailman-Users] Re: OSX mailman problem

2005-03-16 Thread Dan Phillips
On Mar 16, 2005, at 1:30 PM, Brad Knowles wrote: At 10:13 AM + 2005-03-16, Ian Eiloart wrote: Is there a way to query the Mailman version from the command line? Good question. I don't know. bin/version :-) Dan ==== Dan Phillips Professor of Horn, Unive

Re: [Mailman-Users] I just installed Mailman

2005-02-20 Thread Dan Phillips
On Feb 20, 2005, at 5:57 PM, Ian Truelsen wrote: On Sun, 20 Feb 2005 18:48:46 -0500 "Tad Dixon" <[EMAIL PROTECTED]> wrote: I just installed mailman and I am able to get the site up. ie.mydomain/mailman/listinfo. I am continuing with the directions and trying to go to mydomain/mailman/create. It say

Re: [Mailman-Users] Some Posts not getting through - Troubleshoot ing tips?

2005-02-11 Thread Dan Phillips
On Feb 11, 2005, at 9:44 AM, Bruce Best (CRO) wrote: -Original Message- On Feb 11, 2005, at 9:33 AM, Bruce Best (CRO) wrote: I can't seem to find a "Full Personalization" option anywhere in the list admin; where do I set this? I don't remember if you've specified which version of Mailman yo

Re: [Mailman-Users] japanese_codecs problem

2004-12-03 Thread Dan Phillips
ource. The reminders seem to go out to my Japanese subscribers OK, and all the web pages work in Japanese; should I worry about it? Dan ======== Dan Phillips Associate Professor of Horn, University of Memphis administrator: music.m

Re: [Mailman-Users] Took Care of Exim Problems

2004-10-26 Thread Dan Phillips
19123) SHUNTING: 1098828249.31954+d2be08daa9cbd49bccdf5675c3dc44fc0d10068f That's from /usr/local/mailman/logs/error Have you tried running bin/check_perms -f ? FWIW, on my system, the corresponding directory perms are: drwxrwsr-x Dan ======== Dan Phillips Associate Professor of

Re: [Mailman-Users] Option to suppress senders' email addresses?

2004-09-26 Thread Dan Phillips
On Sep 26, 2004, at 12:33 PM, Mark Sapiro wrote: Before posting the above, I tested this on Mailman 2.1.4, and it doesn't remove any Received: headers on anonymous lists. I don't know for sure about 2.1.5 without looking at code changes, but there's no mention of any change in the 2.1.5 NEWS file.

Re: [Mailman-Users] sudden "group mismatch error"

2004-09-02 Thread Dan Phillips
On Sep 2, 2004, at 2:49 PM, Ben Byrne wrote: Thanks. Fortunately I'm running a version of OS X server that predates Apple's inclusion of mailman, and I believe I've found the source directory used for the installation (I did not perform the install). I have a stupid but quick question: will runn

Re: [Mailman-Users] How to remove List info from posts

2004-07-22 Thread Dan Phillips
On Jul 22, 2004, at 9:38 PM, Yogesh Subhash Talekar wrote: When my Mailman sends a post to all members it attaches few lines to the message which lookup these: List-Id: eurlist.listman.mydomain.com List-Unsubscribe: ,

Re: [Mailman-Users] Re: inserting comments into list of banned members

2004-07-20 Thread Dan Phillips
On Jul 20, 2004, at 10:42 AM, Richard wrote: rejected_nonmembers ___ ceo @ spamstersinternational.com ### ceo is a spammer - 2004. jdoe @ xxx.net ### jdoe is permanently banned from the list. sales @ bigco.com ### bigco is now owned by gigantico - 2004. ___

Re: [Mailman-Users] upgrading Panther Server basic install 2.1.2 to 2.1.5

2004-06-30 Thread Dan Phillips
letely different animal however, in that non-Server Panther does not come with Mailman already installed (at least mine didn't). This is just a plain fresh install rather than an update of an Apple modified installation. Dan ======== Dan Phillips Professor of Horn, Un

Re: [Mailman-Users] Looking for clear and precise documentation for installation and configuration

2004-05-20 Thread Dan Phillips
On May 20, 2004, at 3:26 PM, Carter Bing wrote: I have managed to find the well laid out websites for Mailman but apparently all the documentation assumes that you already have the software installed correctly and working. I am looking for clear documentation on how to install the package, how to

Re: [Mailman-Users] Email commands

2004-04-30 Thread Dan Phillips
e a command word unless the password is also given in the subject line. Subsequent commands can be in the body of the message, and each command also requires the password. Perhaps this should be in the FAQ? I can't find it there... Dan Dan Phillips P

Re: [Mailman-Users] using sendmail

2004-04-21 Thread Dan Phillips
On Apr 21, 2004, at 12:28 PM, Paul Tomblin wrote: Quoting Hervé MARTIN ([EMAIL PROTECTED]): I've read http://www.afp548.com/Articles/mail/python-mailman.html and find it very clear but i'm using default Mac OS X MTA (ie Sendmail) So what is the equivalent for Sendmail of : sendmail hasn't been the

Re: [Mailman-Users] annoucement list question

2004-04-18 Thread Dan Phillips
On Apr 18, 2004, at 1:24 PM, texas critter wrote: Dan Phillips wrote: I've always assumed that would work, but I tried it on my test list and discovered that unchecking ANY mod box and saving changes unchecks ALL mod boxes when they have been set with the "set everyone's" swit

Re: [Mailman-Users] annoucement list question

2004-04-18 Thread Dan Phillips
On Apr 18, 2004, at 12:53 PM, texas critter wrote: Tony Rice wrote: How can I configure a list of approved posters and discard everything else? For an added challenge, I've got to do this through cpanel. Go to your list's admin interface in your browser and log in. First set everyone to Moderate

Re: [Mailman-Users] Switching to MacOSX

2004-02-13 Thread Dan Phillips
On Feb 13, 2004, at 9:54 PM, Paul Kleeberg wrote: Will be easier or more difficult to configure MM and htDig on the Mac than RH. I run only a handful of lists that have 50 to 500 users. I can't speak to RH, but I found Mailman and htDig to be fairly easy to install from source and configure und

Re: [Mailman-Users] group mismatch error

2004-02-04 Thread Dan Phillips
On Feb 4, 2004, at 1:43 PM, Sean Butler wrote: Here is the error I continue to get, no matter what I try: ...or re-run configure, providing the command line option `--with-mail-gid=mailman'. ) Here is what I have done since I first started getting this: 1. make deinstall; make --with-mail-gi

Re: [Mailman-Users] message

2004-02-03 Thread Dan Phillips
On Feb 3, 2004, at 4:06 PM, jsingh wrote: I wanted to take the url address out of the email footer when email is sent out . I commented out the line in Defaults.py #%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s but still the url is going out, what am I doing wrong ? Two problems with that

Re: [Mailman-Users] creating private lists by default

2004-01-29 Thread Dan Phillips
On Jan 29, 2004, at 12:59 PM, Andy Malato wrote: What is the way to tell mailman to create a private list by default? Currently, when a list is created, it gets created as a public or "advertised" list, this is not desirable. Is it possible to change this behavior, and if so, what needs to be set

Re: [Mailman-Users] Too Many Headers

2004-01-23 Thread Dan Phillips
On Jan 23, 2004, at 2:44 PM, Brad Knowles wrote: At 11:52 AM -0800 2004/01/23, Wesley T. Perdue wrote: I'm using eudora 6.0.1.1 on Win 2000, and it does not suppress the List-* headers by default. I have gone ahead and configured Eudora to hide these headers under normal circumstances I haven

Re: [Mailman-Users] Too Many Headers

2004-01-23 Thread Dan Phillips
On Jan 23, 2004, at 10:17 AM, Brad Knowles wrote: At 8:56 AM -0600 2004/01/23, Dan Phillips wrote: The problem is she's probably using Eudora, which improperly displays the RFC 2369 headers. See the explanation at http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.001.

Re: [Mailman-Users] Too Many Headers

2004-01-23 Thread Dan Phillips
On Jan 23, 2004, at 8:38 AM, Charlie Hazlett wrote: I have a small mailing list, about 45 subscribers and one, only one, has asked why the headers on her mail from the list has so many lines. She send me the following example: The problem is she's probably using Eudora, which improperly display

Re: [Mailman-Users] bug creating list from web interface

2003-12-15 Thread Dan Phillips
On Dec 15, 2003, at 1:31 PM, donovan wrote: can anyone give me some insight on this? RuntimeError: command failed: /usr/sbin/postalias /private/var/mailman/data/aliases (status: 1, Operation not permitted) http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.009.htp DP -

Re: [Mailman-Users] Redhat9 mailman + postfix permissions problem

2003-11-07 Thread Dan Phillips
On Nov 7, 2003, at 9:35 PM, Skahan, Vince wrote: Works great other than the list creation aborts out due to a permission problem in running '/usr/sbin/postalias /var/mailman/data/aliases' after the aliases file has the pertinent entries added. see: http://www.python.org/cgi-bin/faqw-mm.py?req=s

Re: [Mailman-Users] Permission Denied / Content Filtering

2003-11-05 Thread Dan Phillips
On Nov 5, 2003, at 10:00 AM, Timothy Brooks wrote: I've had a very hard time with my lists ever since my provider upgraded to 2.1.2. The most recent problem is that messages sent via Hotmail (and some other Web-based mail programs) come through like this: /root/HJBt9Y: Permission denied see h

Re: [Mailman-Users] bugs in Mailman 2.1.3, one critical for private mailists

2003-10-29 Thread Dan Phillips
On Wednesday, October 29, 2003, at 11:18 AM, Pablo Chamorro C. wrote: I found that Mailman 2.1.3 has a serious bug, accessing to the private mailman archives and the membership options page, when a user changes his password. The web authentication simply fails. The other bug is this: the email c

Re: [Mailman-Users] POST variables not processed in the Mailman web forms

2003-10-26 Thread Dan Phillips
On Oct 26, 2003, at 10:50 AM, Cheng-Jih Chen wrote: Hi, I've just upgraded from 2.0.13 to 2.1.3 and the web interfaces for Mailman don't appear to work. The impression I get is that POST variables aren't being processed. For example, when trying to subscribe to a list, I get the message: You

Re: [Mailman-Users] customizing the look of Mailman

2003-10-21 Thread Dan Phillips
On Tuesday, October 21, 2003, at 09:24 AM, Jon Carnes wrote: I've been looking and can't find a way to remove the footer that is added to messages like so.. ___ Test mailing list [EMAIL PROTECTED] http://somewhere.blakeschool.org/mailman/listinfo/test I

Re: [Mailman-Users] character encoding error

2003-10-10 Thread Dan Phillips
On Friday, October 10, 2003, at 03:44 AM, Tokio Kikuchi wrote: Please apply this patch to /pythonlib/email AFTER installing Japanese patched mailman. http://mm.tkikuchi.net/email.patch.20031001 ie, % cd /pythonlib % patch -p0 < /path/to/email.patch.20031001 Good Luck, Dan Phillips wrote: Whe

[Mailman-Users] character encoding error

2003-10-09 Thread Dan Phillips
When I updated to 2.1.3 I immediately had problems with Japanese language password reminders causing errors, but I applied the patch provided by Tokio Kikuchi and those went away. Since then, however, every time I receive a post that includes an unusual (for English) character -- ç, 1/2 (as one

Re: [Mailman-Users] cron error

2003-10-04 Thread Dan Phillips
On Saturday, October 4, 2003, at 01:30 PM, Dan Phillips wrote: MM 2.1.3, Postfix, OS X I just received this error message: Traceback (most recent call last): File "cron/senddigests", line 94, in ? main() File "cron/senddigests", line 86, in main mlist.send

[Mailman-Users] cron error

2003-10-04 Thread Dan Phillips
MM 2.1.3, Postfix, OS X I just received this error message: Traceback (most recent call last): File "cron/senddigests", line 94, in ? main() File "cron/senddigests", line 86, in main mlist.send_digest_now() File "/users/mailman/Mailman/Digester.py", line 60, in send_digest_now

[Mailman-Users] unicode error

2003-10-01 Thread Dan Phillips
MM 2.1.3, Postfix 2.0.9, OS X Password reminders sent out this morning generated the following error for all subscribers who have chosen Japanese as their language of choice: Oct 01 05:04:42 2003 (16972) Uncaught runner exception: decoding Unicode is not supported Oct 01 05:04:42 2003 (16972)

Re: [Mailman-Users] list aliases - /etc/mail/aliases

2003-09-14 Thread Dan Phillips
On Sunday, September 14, 2003, at 06:52 PM, Noah wrote: I am attempting to alias 'dream' to post to the 'dreamweavers' mail list. this is what I places in the /etc/mail/aliases file: dream: "|/usr/local/mailman/mail/mailman post dreamweavers" but posted mail to this list _from a

Re: [Mailman-Users] question regarding confirmation

2003-08-30 Thread Dan Phillips
On Saturday, August 30, 2003, at 12:48 PM, Paul H Byerly wrote: Aviram Carmi wrote: the confirmation message when a user received when they join, says to "simply reply to this message, keeping the Subject: header intact." however, replying to the message, by default ads "Re:" to the subject whic

Re: [Mailman-Users] Prevent re-subscription?

2003-07-28 Thread Dan Phillips
On Monday, July 28, 2003, at 11:37 AM, Angel Gabriel wrote: Is it possible to stop someone fro re-subscrib http://domain.tld/mailman/admin/listname/privacy Admin page, privacy options, "List of addresses which are banned from membership in this mailing list" Dan ---

Re: [Mailman-Users] inviting users to join a list

2003-06-11 Thread Dan Phillips
In 2.1.x Under membership management/mass subscription, the first option is "subscribe these users now or invite them?" check "invite" and it will do as you wish. On Wednesday, June 11, 2003, at 10:28 AM, Rob Reid wrote: Does anyone know a good way to invite a large group (almost 1000, of

[Mailman-Users] re: Digest delivery problem

2003-06-09 Thread Dan Phillips
Sorry, I should have mentioned: Mailman 2.1.2, Postfix postfix-2.0.9-20030424, OS X Server, python 2.2 -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-b

[Mailman-Users] digest delivery problem

2003-06-09 Thread Dan Phillips
I've Googled this and found several refences to the error message but none of them seem to be caused by this situation. One of my lists has had trouble sending the digest the last few days. It sends it to all but 31 subscribers, then leaves this in the error log: Jun 09 12:00:02 2003 (460) Trac

Re: [Mailman-Users] Where are the archives?

2003-06-02 Thread Dan Phillips
On Monday, June 2, 2003, at 07:22 AM, McPherson, Dale L. wrote: http://www.mail-archive.com/mailman-users%40python.org/ produces a Not Found error. Is there actually a usable archive for this list? From the Mail-Archive home page: June 2,

Re: [Mailman-Users] RE;Cron/senddigests bug

2003-02-02 Thread Dan Phillips
m with the offending mail message was - its always easier once you know which message it is. Good Luck - Jon Carnes On Sun, 2003-02-02 at 19:06, Dan Phillips wrote: Tried that and it reported no problems. The problem definitely seems to be in digest.mbox, although I can't see anything wron

[Mailman-Users] RE;Cron/senddigests bug

2003-02-02 Thread Dan Phillips
see if the problem lays in the Database for the list... On Sun, 2003-02-02 at 17:54, Dan Phillips wrote: Any idea where this error is coming from? This error is coming from only one list; a manual running of senddigests -l on other lists functions perfectly. /lists/problemlist/digest.mbox appears to be

[Mailman-Users] Fwd: Cron/senddigests

2003-02-02 Thread Dan Phillips
Any idea where this error is coming from? This error is coming from only one list; a manual running of senddigests -l on other lists functions perfectly. /lists/problemlist/digest.mbox appears to be fine. Any ideas? anyone? what else should I be checking? Traceback (most recent call last): F

[Mailman-Users] cron/senddigests error

2003-02-02 Thread Dan Phillips
I suppose I may have created this problem by commenting out the inclusion of all but from, to, cc and subject in /mailman/handlers/ToDigest.py, but it hasn't created problems for any other lists, or previous digests. This error message came today: Traceback (most recent call last): File "/Use

[Mailman-Users] postfix 2.0

2003-01-31 Thread Dan Phillips
current setup: Mailman 2.1, OS X Server 10.2.3, Postfix 1.1.11 I've followed the instructions in README.POSTFIX for integrating Postfix with Mailman, and everything seems to be working perfectly. Anything I need to look out for in upgrading Postfix to 2.0.1? Anything that needs to be changed in

Re: [Mailman-Users] Mailman on MacOS X

2003-01-16 Thread Dan Phillips
http://www.afp548.com/Articles/mail/python-mailman.html gives detailed instructions for installing MM 2.0.13. According to the author, it will soon be updated to reflect the differences in 2.1. That, along with the "readme.macosx" file included with the MM source should give you plenty to go on

[Mailman-Users] OS X StartupItems folder

2003-01-10 Thread Dan Phillips
Setup: OS X Server 10.2.3, MM2.1, Postfix 1.1.11, Apache 1.3.27 Has anyone put together a StartupItems folder for a similar setup? The script of course is supplied, and I think I can manage the Resources folder, but I'm clueless as to the required contents for the StartupParameters.plist. Dan

Re: [Mailman-Users] mm2.1 cookie problem?

2003-01-06 Thread Dan Phillips
I had the same problem initially. I manually deleted all the old cookies set by mailman and it worked fine. Deleting just the cookie from that list didn't help. On Monday, January 6, 2003, at 01:29 PM, Bryan Fullerton wrote: From time to time (ah, the best kind of bug), the cookie set when log

[Mailman-Users] web interface for creating new list

2003-01-04 Thread Dan Phillips
First, many thanks to David Gibbs for his help in answering my ignorant questions about updating a plaintext patched MM-2.0.13. My lists all seem to be functioning fine, and the enhancements to the program are amazing. Has anyone put together an OS X style StartupItems folder for the qrunner d

[Mailman-Users] upgrading plaintext patched 2.0.13 to 2.1

2003-01-02 Thread Dan Phillips
unsure how I need to proceed. I located "if self.data_version >= mm_cfg.DATA_FILE_VERSION:" at line 611 of the /Mailman/MailList.py file. Is this what needs to be altered? Do I just make the change to that file then run ./configure? Thanks! Dan Phillips Professor of Horn, Universi