Re: [Mailman-Users] Switch to quarterly reminders

2002-11-08 Thread J C Lawrence
On Fri, 8 Nov 2002 20:55:57 -0800 Chuq Von Rospach <[EMAIL PROTECTED]> wrote: > On Friday, November 8, 2002, at 08:48 PM, J C Lawrence wrote: >> Okay, but that doesn't explain the rash of unsubscribes every month >> on an otherwise active discussion list. > have you checked to see whether some (

Re: [Mailman-Users] Switch to quarterly reminders

2002-11-08 Thread Chuq Von Rospach
On Friday, November 8, 2002, at 08:48 PM, J C Lawrence wrote: Okay, but that doesn't explain the rash of unsubscribes every month on an otherwise active discussion list. have you checked to see whether some (or all) of those people had set themselves nomail? Did they go nomail thinking they

Re: [Mailman-Users] Switch to quarterly reminders

2002-11-08 Thread J C Lawrence
On Fri, 8 Nov 2002 19:30:57 -0800 Chuq Von Rospach <[EMAIL PROTECTED]> wrote: > On Friday, November 8, 2002, at 02:35 PM, J C Lawrence wrote: > I'd argue it's more likely the footer for discussion lists. I did some > experimenting with regular postings a few years ago (way pre-mailman), > and fou

Re: [Mailman-Users] Switch to quarterly reminders

2002-11-08 Thread Chuq Von Rospach
On Friday, November 8, 2002, at 02:35 PM, J C Lawrence wrote: Writing as an admin: Yes, I like and want the monthly reminders and I don't want them any less frequent. Why? I'm fairly convinced that they save me from, "unsubscribe me!" messages. I rank the usefulness of these things this way:

RE: [Mailman-Users] mailman and qmail gid problem

2002-11-08 Thread Barry Smoke
I'm referring to the README.QMAIL file, which has the section on setgid... I know about mailman having to run as gid 102, which is what I hard coded it to at install time... I am an isp, which has a main domain of arhosting.com I do virtual hosting, using apache, and qmail+vmailmgr, which I add ev

Re: [Mailman-Users] mailman and qmail gid problem

2002-11-08 Thread Jon Carnes
It looks like qmail (or whatever is calling the Mailman aliases) is using the Group ID of 65848 (or perhaps it is undefined). Your best bet is to change qmail's Group ID to 102. Failing that, if 65848 really is a Group ID in /etc/group then you could re-install Mailman and set it to use the mail

RE: [Mailman-Users] Help with sendmail & mailman config

2002-11-08 Thread Jon Carnes
Are you sure your tcp stack is loaded and running properly. I believe that "61 Connection refused" is a problem communicating with your IP stack (and not the MTA). Could your server be under load, or the IP stack be flooded with requests? If all that is fine then be sure that you have su'ed as us

Re: [Mailman-Users] Upgrading from 2.0.3 to 2.1

2002-11-08 Thread Jon Carnes
How many lists are you converting over? If it's just a few, then it is easy to simply recreate the list in version 2.1 and then export/import the users email addresses once all the 2.1 lists are up and running properly. In any case, I would recommend that you do start out small - move one or two

Re: [Mailman-Users] nested/umbrella lists

2002-11-08 Thread Jon Carnes
If [EMAIL PROTECTED] sends a note to dave-test then dave-test will send that note onto the sublists. The sublists will see a note from [EMAIL PROTECTED] If [EMAIL PROTECTED] is in "Addresses of members accepted for posting" then the note will go through without moderation (if you have it setup th

[Mailman-Users] Troubleshooting: no mail goes out to lists - common things to check

2002-11-08 Thread Jon Carnes
Here are some common things to check when no mail is going out from your lists. == I'm going to assume Sendmail as the MTA (its still the most commonly found - though postfix is gaining ground): 0) Check_perms. In all cases you should start by checking the permissions on the files that wer

Re: [Mailman-Users] Switch to quarterly reminders

2002-11-08 Thread Satya
On Nov 8, 2002 at 10:44, Chuq Von Rospach wrote: [original poster said] >>> Please consider switching the base code of mailman to send quarterly >>> instead >>> of monthly 'reminders' to subscribers. As an avid subscriber of >>> lists, it's >>> annoying to get these messages every month, when e

[Mailman-Users] mailman and qmail gid problem

2002-11-08 Thread Barry Smoke
As the README.QMAIL states, there is a problem with virtual domains, and lists, and the way people usually get around it is to use a lists.whatever.com virtual domain, and point it directly to mailman, however, I have a virtual domain, using vmailmgr, which users will recieve mail at, so my .qma

[Mailman-Users] Where do they keep the site wide templates?

2002-11-08 Thread Chris Lawson
...as in the ones used to create the page you see when you visit /mailman/listinfo/ ? I'm sorry if this is in the FAQ, but I honestly couldn't find it anywhere. Nor could I find the site-wide list info template. cmkl -- Chris Lawson, Jungle Internet http://www.jungle.ca

Re: [Mailman-Users] Switch to quarterly reminders

2002-11-08 Thread J C Lawrence
On Fri, 8 Nov 2002 10:44:35 -0800 Chuq Von Rospach <[EMAIL PROTECTED]> wrote: > Monthly is traditional, but I think it's worthy of some thought. With > the List-* headers in the message, and the footer that traditionally > points to the info pages (and with 2.1, that can be customized to the > us

[Mailman-Users] sendmail failing causing Mailman to go haywire

2002-11-08 Thread Richard F. Man
OK, I found out that my problem is not a mail loop, but that when sending out digests, somehow sendmail fails, and cause Mailman to try to resend the digest forever. Mailman is 2.0.9, does anyone know how to get the version of sendmail? Here's the excerpt from Mailman's error log: Nov 08 13:20:

RE: [Mailman-Users] Help with sendmail & mailman config

2002-11-08 Thread jsingh
On further review , I looked into smtp logs and this the error I got All recipients refused: (61, 'Connection refused') I can telnet to 127.0.0.1 25 just fine. Please help   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of jsingh Sent: Friday

[Mailman-Users] installation problem

2002-11-08 Thread Clay Stuckey
I have RedHat 7.3 with all current updates. When I follow the instructions to set up mail man and restart apache, I get the following error: Starting httpd: Syntax error on line 5 of /etc/httpd/conf/httpd-mailman.conf: Invalid command 'ScriptAlias', perhaps mis-spelled or defined by a module not in

[Mailman-Users] Help with sendmail & mailman config

2002-11-08 Thread jsingh
Hello People This is what I did, I configured my mailman and sendmail. The messages are only being sent to the users in a digested format. No one is receiving the individual emails being sent out. When I check the mailq it says there is nothing pending. But on the other hand I can go th

Re: [Mailman-Users] MM and mhonarc problems...

2002-11-08 Thread Bryce Tate
> but new > messages are archived automatically... I'm sorry, I did a poor job proof reading, this should read that the messages are NOT being archived automatically! Thanks, Bryce -- Mailman-Users mailing list [EMAIL PROTECTED] http://mai

[Mailman-Users] MM and mhonarc problems...

2002-11-08 Thread Bryce Tate
I am testing mailman for use at my university, and we want to be able to support different MIME types in the archives. I've installed Mhonarc and I followed the directions of a very helpful list member from an earlier post to the group. When I manually run: mhonarc -mbox $prefix/archives/private

[Mailman-Users] Upgrading from 2.0.3 to 2.1

2002-11-08 Thread Brian C. Kacmarsky
Title: Message Hello All,   I just inherited a Redhat Linux server running Mailman 2.0.3.   I was asked to research why the footers of the messages were not always appearing when a user would post to the list.  After doing some testing I found out that only plain text messages were attachin

Re: [Mailman-Users] Switch to quarterly reminders

2002-11-08 Thread Chuq Von Rospach
Please consider switching the base code of mailman to send quarterly instead of monthly 'reminders' to subscribers. As an avid subscriber of lists, it's annoying to get these messages every month, when every 3 or 6 months would suffice. You can change the cron setting. I think he's saying t

Re: [Mailman-Users] Switch to quarterly reminders

2002-11-08 Thread Satya
On Nov 7, 2002 at 14:11, Gary Pupurs wrote: >Please consider switching the base code of mailman to send quarterly instead >of monthly 'reminders' to subscribers. As an avid subscriber of lists, it's >annoying to get these messages every month, when every 3 or 6 months would >suffice. You can cha

[Mailman-Users] Re: Admin password problem

2002-11-08 Thread Mark Leisher
Mark> Setup: Solaris 2.8 Python 2.2.2 Mailman 2.0.13 Mozilla 1.1 (Enable Mark> all cookies) Mark> List and site passwords always fail authentication. Any relevant Mark> clues? Answering my own question: Mailman.Crypt.crypt() is returning a different result every time for the

[Mailman-Users] Upgrading to Version 2.1

2002-11-08 Thread Brian C. Kacmarsky
Title: Message Hello,   I am interested in upgrading our Mailman Software to Version 2.1 and have a few questions on how to do this.  Our site (Roger Williams University) currently uses Version 2.0.3.   The main reason for our decision to upgrade to Version 2.1 is due to the fact that the fo

[Mailman-Users] Switch to quarterly reminders

2002-11-08 Thread Gary Pupurs
Please consider switching the base code of mailman to send quarterly instead of monthly 'reminders' to subscribers. As an avid subscriber of lists, it's annoying to get these messages every month, when every 3 or 6 months would suffice. Thanks! -g -

Re: [Mailman-Users] relay host

2002-11-08 Thread peter schoch
Michael, It sounds like you are having the same trouble I am. My first fix, for the 'Test' list was to explicitly put in RELAY lines in the access file for the domains of all my subscribers to try and eliminate the relay problem. This worked on the test list, and since my subscribers are from

Re: [Mailman-Users] RH7.3 and sendmail 8.x problem

2002-11-08 Thread peter schoch
The reply mailman sends is via email, that's why I believe that sendmail is OK. It goes out to all of my subscribers, and that's why they are asking me what's up — they get the confirmation, they can email in and it is posted to the archives, but nothing comes back to the list members. Essenti

[Mailman-Users] nested/umbrella lists

2002-11-08 Thread Dave Stern - Former Rocket Scientist
Is it a correct statement that if you have nested lists, the sub-lists MUST be open-posting to allow the umbrella list to post to it? Say I have a list called dave-test which includes both user addresses and names of one or more sublists. I thought I'd simply be able to add under privacy-options

Re: [Mailman-Users] Question about sync_members

2002-11-08 Thread Richard Barrett
Forget what I originally said. below. That AddMember function is not called during execution of sync_members. Indeed, it appears that there is no check in sync_members (or indeed add_members) to prevent a list being subscribed to itself. This is so in MM 2.0.13. and also in 2.1b4. Getting back

Re: [Mailman-Users] Incorrect info in headers

2002-11-08 Thread Kaja P. Christiansen
Eric Trager writes: > The problem we are having is that the monthly messages for the different > lists and users all end up with the same Return-Path, Sender, and > Errors-to headers, which contain the address of the admin for one of the > lists (it so happens it's the first list that was cr

[Mailman-Users] Changing the digest subject line

2002-11-08 Thread Mark McRitchie
Hi there, I've googled and looked every where else I can think of, and it seems like something simple. How do I change the subject line of digest mailings? I'm using Mailman 2.0.11 on Debian Woody. (Feel free to slap me if I've missed something blatantly obvious) Regards, Mark. Salamis Gr

Re: [Mailman-Users] Question about sync_members

2002-11-08 Thread Richard Barrett
At 19:53 07/11/2002, Jim Tomasello wrote: Good afternoon. I'm running a new setup of mailman, the version that comes with Red Hat 8.0. My problem isn't with Mailman per se, but with the sync_members script that comes with it. Its better to specify the actual Mailman version number but lets ass