[Mailman-Users] TOS and a created elist....

2003-07-23 Thread schuetzen
where is a good place to insert a TOS for an elist?? seems to me it should be in the software itself.. perhaps not. legally in my mind, it were best of tightly linked to the created elist. fwiw chas -- Mailman-Users mailing list [EMAIL PROTECTE

[Mailman-Users] Uncaught Bounce Notifications w/ Auto Responder

2003-07-23 Thread Christine De La Rosa
Hello again, I checked the archives but couldn't find anything that addressed this particular issue. I am on the latest release of mailman. I have each of my lists set to send out and auto-responder questionnaire. Prior to the upgrade it used to be sent by listname-owner, now it is being sent

[Mailman-Users] RE Postfix + Mailman - will not connect

2003-07-23 Thread Kristen Doyle
Please check if mailmanctl is running if it isnt cd into the mailman dir and run bin/mailmanctl start this will start the master qrunner process. This is the program that handles the mail from the MTA -- Mailman-Users mailing list [EMAIL PROTECT

[Mailman-Users] airhead move - need to rebuild admin cgi

2003-07-23 Thread Beckie Pack
Oh I did something stupid. I was trying to put an .htaccess file in the cgi directory for Mailman and I accidently overwrote the admin file thinking I was putting the .htaccess file into a directory. Now it's gone. Is there anyway to copy one somewhere or do I have to rebuild it? Thanks, Rebec

[Mailman-Users] Read Only List

2003-07-23 Thread Ed Whitcomb
Is there a way to make a read only list? I've read through the docs, but I didn't see anything about that. Thanks, Ed __ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com --

Re: [Mailman-Users] Mailman + Htdig integration

2003-07-23 Thread Richard Barrett
On Thursday, July 24, 2003, at 01:22 AM, Anar wrote: Hi, Thank you Richard Barrett for your immediately answer. I have fixed this error. Now mailman working properly. But in Archive page no search forms. May i edit some html codes? The htdig integration patch will not do anything until the USE_H

Re[2]: [Mailman-Users] How to show name in the subscriber listmailman 2.1.2 ?

2003-07-23 Thread Abigail Marshall
>> The bad news is that the name is rendered as >> >> u'John DeCarlo' >> u"Bill O'Grady" >> RB> This is because the name is a Unicode string. RB> If you said this it might fix things: RB> gotname = str(self.getMemberName(person)) Works for me - no "u" Thanks, Abigail --

[Mailman-Users] Mailman + Htdig integration

2003-07-23 Thread Anar
Hi, Thank you Richard Barrett for your immediately answer. I have fixed this error. Now mailman working properly. But in Archive page no search forms. May i edit some html codes? Thank you, Anar.Ch -- Mailman-Users mailing list [EMAIL PR

Re: [Mailman-Users] HTTP redirection

2003-07-23 Thread Hugh Caley
Ah, sorry, I didn't point out that I am referring to the domains behind our firewall, not on the Internet. Hugh Brad Knowles wrote: Well, let's first look at the DNS. Checking out the legacy name, I see: % dig @a.gtld-servers.net. neomorphic.com. soa -- Hugh Caley, Unix Systems Admini

Re: [Mailman-Users] HTTP redirection

2003-07-23 Thread Brad Knowles
At 4:14 PM -0700 2003/07/23, Hugh Caley wrote: I've got a mailman installation in our legacy domain (mailman.neomorphic.com). For polical reasons we'd like to have lists show up as being from the new domain (mailman.affymetrix.com). Sounds reasonable.

[Mailman-Users] Postfix + mailman - will not connect

2003-07-23 Thread Peter Toft
Hi there (sorry if repeated question; I have been in the README.POSTFIX, the archive for this month and the FAQ). I just added a Red Hat 9 box with a home-build Postfix postfix-2.0.13 + a mailman-2.1-8 RPM fra Red Hat 9. (I have also tried the 2.1.2 from Red Hat cooker) My situation is that Po

[Mailman-Users] HTTP redirection

2003-07-23 Thread Hugh Caley
I've got a mailman installation in our legacy domain (mailman.neomorphic.com). For polical reasons we'd like to have lists show up as being from the new domain (mailman.affymetrix.com). We have a cname that points the new name to the old; the new name is set as the base URL for the Mailman we

[Mailman-Users] administrative requests default action

2003-07-23 Thread Hal Huntley
I'm using Mailman 2.1.2 with Python 2.1.3 with Solaris 8. I've seen a similar question on this list, but the answer was "get Mailman 2.1". I have a list that gets more spam than legit email. I would like to have the "Action to take on all these held messages" on the "admindb/" page to have a defa

Re: [Mailman-Users] Passwords Q

2003-07-23 Thread Richard Barrett
On Wednesday, July 23, 2003, at 09:19 PM, Nyx Wolfwlaker wrote: Greetings, I've not been able to find the info, but I know its out there ... How can I send members their password if they forget what it is? Or how can they get their passwrod if they for get it? They can get the system to send i

Re: [Mailman-Users] How to show name in the subscriber list mailman2.1.2 ?

2003-07-23 Thread Richard Barrett
On Wednesday, July 23, 2003, at 03:33 PM, John DeCarlo wrote: Hello, Thanks to Richard, I came up with an extremely crude patch to do what Rob asked for. I modified the FormatUsers function in ~mailman/Mailman/HTMLFormatter.py At the end of this function there is a line: got = Link(url, s

Re: [Mailman-Users] Passwords Q

2003-07-23 Thread Jon Carnes
On Wed, 2003-07-23 at 16:19, Nyx Wolfwlaker wrote: > Greetings, > > I've not been able to find the info, but I know its out there ... How can I send > members > their password if they forget what it is? > > Or how can they get their passwrod if they for get it? > > Thanks take care, > > N

[Mailman-Users] mass subscription

2003-07-23 Thread Rob Eckerson
I am just wondering if it is possible to 'cut out' a step in the subsccription process. I have 1,000's of opted in emails in a SQL database. These people have already said that they want to receive email from me. I can easily send them an email with a link to create a subscription email. But I d

Re: [Mailman-Users] Confusion with archives and mailman

2003-07-23 Thread Richard Barrett
On Wednesday, July 23, 2003, at 06:09 PM, Tom Crummey wrote: Hello, I'm having some problems with Mailman and archiving. I'm using Mailman 2.1.2 on Solaris 8 with a Netscape webserver and sendmail. The problems are: 1) Attachments with archived postings in private archives are not sent with

[Mailman-Users] Passwords Q

2003-07-23 Thread Nyx Wolfwlaker
Greetings, I've not been able to find the info, but I know its out there ... How can I send members their password if they forget what it is? Or how can they get their passwrod if they for get it? Thanks take care, Nyx Wolfwalker -- Mai

Re[2]: [Mailman-Users] How to show name in the subscriber listmailman 2.1.2 ?

2003-07-23 Thread Abigail Marshall
Hello John, Wednesday, July 23, 2003, 7:33:14 AM, you wrote: JD> Hello, JD> Thanks to Richard, I came up with an extremely crude patch to do what JD> Rob asked for. Just want to thank you for your script modification as well - I also added this and it is working fine for me, but I do get the "

Re: [Mailman-Users] addresses in archive

2003-07-23 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Saurav Pathak wrote: > my problem at the moment is with the archive. i want to configure > the archive such that email addresses are mangled. that is, > archives don't show "[EMAIL PROTECTED]" but > "someone at somewhere dot com", or something like

[Mailman-Users] addresses in archive

2003-07-23 Thread Saurav Pathak
hi, i must say first that i am very happy with mailman, which is working great. thanks to the developers. my problem at the moment is with the archive. i want to configure the archive such that email addresses are mangled. that is, archives don't show "[EMAIL PROTECTED]" but "someone at some

[Mailman-Users] Confusion with archives and mailman

2003-07-23 Thread Tom Crummey
Hello, I'm having some problems with Mailman and archiving. I'm using Mailman 2.1.2 on Solaris 8 with a Netscape webserver and sendmail. The problems are: 1) Attachments with archived postings in private archives are not sent with the correct content-type header. Attachments in public archive

Re: [Mailman-Users] How to show name in the subscriber listmailman 2.1.2 ?

2003-07-23 Thread Rob Brandt
John; Thanks for this! And it works perfectly for me; no "u" at the beginning - everything is printing out nicely. Rob Quoting John DeCarlo <[EMAIL PROTECTED]>: > Hello, > > Thanks to Richard, I came up with an extremely crude patch to do what > Rob asked for. > > I modified the FormatUsers f

Re: [Mailman-Users] How to show name in the subscriber list mailman2.1.2 ?

2003-07-23 Thread John DeCarlo
Hello, Thanks to Richard, I came up with an extremely crude patch to do what Rob asked for. I modified the FormatUsers function in ~mailman/Mailman/HTMLFormatter.py At the end of this function there is a line: got = Link(url, showing) I changed it to be: gotname = self.getMemberName(per

[Mailman-Users] Converting Listar/Ecartis Subscriber db to Mailman

2003-07-23 Thread Scot Mc Pherson
ANyone know how to do that? -- Scot Mc Pherson Linux From Scratch http://www.linuxfromscratch.org/~scot/ -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cg

RE: [Mailman-Users] Strangenesses with URLs in the admin/listinfopages

2003-07-23 Thread -
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Todd Sent: Wednesday, July 23, 2003 12:12 AM To: [EMAIL PROTECTED] Subject: Re: [Mailman-Users] Strangenesses with URLs in the admin/listinfopages I think you want to also set PUBLIC_ARCHIVE_URL. See the comm

Re: Apology/Retry Re: [Mailman-Users] passwords, confirmation emails, clunky web interfaces, and my grandmother

2003-07-23 Thread John DeCarlo
David, David Hunt wrote: The company that hosts my website is running Mailman 2.1.2 (recently upgraded), and although they do fine for normal questions, I don't really think they're Mailman "experts". As for myself, I already know the options available in Mailman's web interface and understand m