Re: [Mailman-Users] subscribers to multiple lists

2002-03-06 Thread Barry A. Warsaw
> "KS" == Kyala Shea <[EMAIL PROTECTED]> writes: KS> I'm wondering how Mailman handles the following: KS> If a user is subscribed to five mailing lists and a message is KS> sent to all five of those lists, will the user receive five KS> copies of the message, or one? In MM2

Re: [Mailman-Users] Broken Links in http://www.list.org/MM21/faq.html

2002-03-06 Thread Barry A. Warsaw
> "RW" == Ryan Waldron <[EMAIL PROTECTED]> writes: RW> The two links to the MIME-stripping programs stripmime and RW> demime are broken. The problem is that the period ending each RW> line was included inside the closing tag, making the URL RW> itself have a dot on the end.

RE: [Mailman-Users] mailman admin password?

2002-03-06 Thread Michael Johnson
You can reset it with mmsitepass can't you? Are you admin of your own list? Sorry if this seems like an obtuse question. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Ceyhun Kirmizitas > Sent: Wednesday, March 06, 2002 5:36 PM > To: [EMAIL PROTECT

[Mailman-Users] mailman admin password?

2002-03-06 Thread Ceyhun Kirmizitas
I forgot mailman admin password How can I learn this password? -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py

Re: [Mailman-Users] Hopefully a simple question

2002-03-06 Thread James J. Besemer
Jon Carnes wrote: > Johannes, you have accidentally sent your message to the "non-psychic" > mailman users list. [...] ;o) > - Original Message - > From: "Johannes Ambrose" <[EMAIL PROTECTED]> It must be an old habbit from his ZEN training ;o) --jb -- James J. Besemer 503-280-

Re: [Mailman-Users] sponsorship message

2002-03-06 Thread James J. Besemer
Paul Cook wrote: > However would like to know if it is possible to include a sponsorship > banner at the base of all email traffic...? You mean something like the following (automatically attached to YOUR post by Mailman): > -- > Mailman-User

Re: [Mailman-Users] Hopefully a simple question

2002-03-06 Thread Jon Carnes
Johannes, you have accidentally sent your message to the "non-psychic" mailman users list. You meant to send yours to the "Psychic Friends of Mailman" users list. They are the ones who can answer your questions without you posting your version of mailman and the error messages from your logs. T

Re: [Mailman-Users] subscribers to multiple lists

2002-03-06 Thread Jon Carnes
- Original Message - From: "Kyala Shea" <[EMAIL PROTECTED]> > Hi, > > I'm wondering how Mailman handles the following: > > If a user is subscribed to five mailing lists and a message is sent to > all five of those lists, will the user receive five copies of the > message, or one? 5 copie

Re: [Mailman-Users] Restore mailman from backup?

2002-03-06 Thread Jon Carnes
Assuming you simply re-installing to the same OS and distro, you don't have to re-install mailman, simply copy the backup in place. Make sure that the user and group mailman both exist and have the same values as before. You will have to restore your /etc/aliases file (or whatever your MTA used fo

[Mailman-Users] Restore mailman from backup?

2002-03-06 Thread Ceyhun Kirmizitas
I have backup all mailman directory. I reinstalled RH 7.2 with mailman. Now I want to restore all my mail list and archives. How can I do this? Thnx -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailma

[Mailman-Users] adding a subscribeack.txt file

2002-03-06 Thread Matt Glover
Hello Mailman gurus, Is it possible to have more than one subscribeack.txt file? I want to use the default file for normal lists, but I would like to change it for announce only lists. Is this possible, and how would one do it? Thanks, matt

[Mailman-Users] no relaying

2002-03-06 Thread kara
Hello, I'm new to the whole Mailman thing, but I like it so far. Unfortunately, I can't get any of the posts and I don't know why. Symptoms: - All of the admin/managemnt notices get sent (welcome to list, confirm subscription, etc.), but none of the mail sent to the lists get sent out to the

[Mailman-Users] subscribers to multiple lists

2002-03-06 Thread Kyala Shea
Hi, I'm wondering how Mailman handles the following: If a user is subscribed to five mailing lists and a message is sent to all five of those lists, will the user receive five copies of the message, or one? I have majordomo installed, but as far as I can tell, there is no way to get it to send

[Mailman-Users] Broken Links in http://www.list.org/MM21/faq.html

2002-03-06 Thread Ryan Waldron
The two links to the MIME-stripping programs stripmime and demime are broken. The problem is that the period ending each line was included inside the closing tag, making the URL itself have a dot on the end. Threw me for a minute, so maybe whoever maintains the site could fix that when they get

[Mailman-Users] sponsorship message

2002-03-06 Thread Paul Cook
Dear Sir, I'm interested in starting a list due the expense of maintaining a majodomo account. However would like to know if it is possible to include a sponsorship banner at the base of all email traffic...? Thanks for your help. -- Cheers, Paul Cook Editor/Publisher DIRECTION Journal PO Box

[Mailman-Users] Hopefully a simple question

2002-03-06 Thread Johannes Ambrose
Hi, Mailman suddenly won't let me subscribe new users or create new lists. I don't understand the messages in the error logs (various syntax errors, missing module etc). I wondered if I could just re-install over the top without losing the current lists and members. Any clues? regards -- Joh

Re: [Mailman-Users] Installation on Mac OSX

2002-03-06 Thread Michael Johnson
On Wednesday, March 6, 2002, at 03:07 PM, Dan Mick wrote: > 1) all the symptoms of any problem are important, in computers, > medicine, > automobile repair, or psychology. There are three problems above: Correct... > 1) the configure program can't open conftest.py > 2) the cat program can't

[Mailman-Users] Blank archive page

2002-03-06 Thread Kelly Corbin
I just got Mailman up an running, ironed out most of the bugs, and I'm left with one small problem and one configuration question. First of all, my archive index.html page is blank. If I put another URL under that archive index tree like /2002-March/, the page opens and I can read the archi

Re: [Mailman-Users] Installation on Mac OSX

2002-03-06 Thread John W Baxter
At 12:07 -0800 3/6/2002, Dan Mick wrote: >*Why* can't ./configure open conftest.py? I just wrote a less-well done version of your message. Fortunately, I didn't send it. I get the feeling that the configure script creates a customized conftest.py and THAT is the step that is going wrong (possib

Re: [Mailman-Users] Installation on Mac OSX

2002-03-06 Thread Dan Mick
> On Wednesday, March 6, 2002, at 01:49 PM, Thomas Hillson wrote: > > > Did you look in the /etc/passd and /etc/group to see if the user and > > group were actually placed there. OS-X does not put all the users and > > groups in /etc files as it does not use them for all its functions. It > >

Re: [Mailman-Users] Installation on Mac OSX

2002-03-06 Thread Michael Johnson
On Wednesday, March 6, 2002, at 01:49 PM, Thomas Hillson wrote: > Did you look in the /etc/passd and /etc/group to see if the user and > group were actually placed there. OS-X does not put all the users and > groups in /etc files as it does not use them for all its functions. It > uses the Net

Re: [Mailman-Users] Installation on Mac OSX

2002-03-06 Thread Thomas Hillson
Michael, Did you look in the /etc/passd and /etc/group to see if the user and group were actually placed there. OS-X does not put all the users and groups in /etc files as it does not use them for all its functions. It uses the Net-Info files which are different and not all users and groups t

Re: [Mailman-Users] How to set up a world-writable list.

2002-03-06 Thread ScaryG
On Wed, 6 Mar 2002 13:56:16 +0100 Jonas Meurer <[EMAIL PROTECTED]> wrote: > How can I set up a list where everyone can write? How about logging into the administrative web page, Click on Privacy Options Scroll down.. Set Must posts Be Approved by Administrator to NO SEt Restrict posting

Re: [Mailman-Users] Installation on Mac OSX and conftest.py

2002-03-06 Thread Michael Johnson
On Wednesday, March 6, 2002, at 10:52 AM, Michael Johnson wrote: > checking for mailman UID... ./configure: permission denied: conftest.py > [1152] > /usr/local/bin/python: can't open file 'conftest.py' > cat: conftest.out: No such file or directory > I think I've been barking up the wrong tree.

Re: [Mailman-Users] How to set up a world-writable list.

2002-03-06 Thread Jonas Meurer
On Wed, Mar 06, 2002 at 10:58:52AM -0500, [EMAIL PROTECTED] wrote: > On 6 Mar 2002 at 16:45, Jonas Meurer wrote: > > > Only this can not be the point because I have it at no. I wanna that > > really everyone, egal if subscribed or not etc. can post. > > Change the list options so every post mus

Re: [Mailman-Users] Installation on Mac OSX

2002-03-06 Thread Michael Johnson
On Tuesday, March 5, 2002, at 11:18 PM, David B. O'Donnell wrote: > You might want to take a look at the article I wrote for AFP548.com on > installing Mailman under Mac OS X Server: > http://www.afp548.com/Articles/mail/python-mailman.html> I don't > believe there are any steps to the process

Re: [Mailman-Users] How to set up a world-writable list.

2002-03-06 Thread Jonas Meurer
On Wed, Mar 06, 2002 at 09:35:10AM -0600, Dave Sherohman wrote: > > How can I set up a list where everyone can write? > > Admin interface, Privacy Options page. Set "Restrict posting > privilege to list members?" to no. Only this can not be the point because I have it at no. I wanna that really

Re: [Mailman-Users] How to set up a world-writable list.

2002-03-06 Thread Dave Sherohman
On Wed, Mar 06, 2002 at 01:56:16PM +0100, Jonas Meurer wrote: > How can I set up a list where everyone can write? Admin interface, Privacy Options page. Set "Restrict posting privilege to list members?" to no. -- When we reduce our own liberties to stop terrorism, the terrorists have already w

[Mailman-Users] archive naming convention

2002-03-06 Thread IOhannes m zmoelnig
Hi ! I am a complete novice to Mailman and trying to upgrade the lists we are running from smail to Mailman. If this question was asked and answered before, i am sorry. (Anyhow, Mailman-archives are not searchable, so it is not entirely my fault) I am running Debian/GNU Linux (woody) with Mail

Re: [Mailman-Users] No date header on outgoing mail

2002-03-06 Thread Barry A. Warsaw
> "JC" == Jon Carnes <[EMAIL PROTECTED]> writes: JC> Another option open to you is to hack the file that puts in JC> the headers (CookHeaders.py?) and add a "Date" header. JC> Something like... FWIW, this should be fixed in MM2.1, although not in CookHeaders.py. -Barry ---

Re: [Mailman-Users] mailman+exim+virtual domains

2002-03-06 Thread Kirez Korgan
I've found a few dialogues in the archives on this subject, but for endmail -- I've pasted them below, with links for each batch of conversation (http://mail.python.org/pipermail/mailman-users/2001-November/015161.html) On Monday 05 November 2001 03:08, V.S.Mony wrote: > Hai, > I have inst