[Mailman-Users] mailman 2.1.5 and Exim 3.6

2003-03-20 Thread wiren
Dear All I have mailman 2.1.5 and Exim 3.6 under a mixed Debian sistem. I had to specifically install the "unstable" packet to have the latest mailman version. Now, I went through the readme.exim file into the documentation and made some changes into exim.conf file to update th

[Mailman-Users] Interesting Mailman-Postfix Churning: User unknown in localrecipient table

2003-03-20 Thread Jeremy Butler
I encountered an interesting case of, I think, Mailman-provoked Postfix churning this afternoon. For several hours, Postfix and Mailman kept going in circles (see below). Fortunately, when I restarted Postfix, the churning stopped. But, obviously, I'd like to avoid a repeat of this. And so

[Mailman-Users] Mailman Install Problem

2003-03-20 Thread Michael Arena
Hello, I am having trouble getting Mailman setup on my Redhat 8.0 machine. I'm using Python version 2.2.1. I got most of it set up except the archived messages part. I can admin lists, create lists, and add users to lists but cannot view archives and Apache keeps giving me a "Symbolic link not allo

Re: [Mailman-Users] nntp authentication

2003-03-20 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pascal Dreissen wrote: > Is it possible to use a nntp server wich need authentication ??? Where do > i have to put the user/pass for authentication if yes? > Can't seem to find this one in the documentation! You didn't read through Defaults.py then. ;

Re: [Mailman-Users] Mailmanctl probelm

2003-03-20 Thread Richard Barrett
At 19:12 20/03/2003, Bob Franklin wrote: On Thu, 20 Mar 2003, Kory Wheatley wrote: > I just upgraded to mailman 2.1.1 from mailman 2.0.13. The lists and > everything converted fine and the web server displays everything > properly. The problem I'm having is when I startup "mailmanctl" I get > the

[Mailman-Users] nntp authentication

2003-03-20 Thread Pascal Dreissen
Ehlo, Is it possible to use a nntp server wich need authentication ??? Where do i have to put the user/pass for authentication if yes? Can't seem to find this one in the documentation! Thanks in advance for your help! Best regards, Pascal! --

[Mailman-Users] unable to post to the list

2003-03-20 Thread ljacobs
Folks -- My recent message explained some of my problem in posting to a Mailman 2.1 list. I am using python 2.2.2 with Mailman 2.1 on a RedHat 7.1 system, mailing via postif 2.0.6. I had been using Mailman with no problem, but one of my lists has a new problem. I am able to get my moderated lis

Re: [Mailman-Users] Quick Question

2003-03-20 Thread Dallas Bethune
On Tuesday, March 18, 2003, at 08:07 am, Pam Buffington wrote: Hello, Is it possible to create a list such that users can not unsubscribe themselves without moderator approval? Yep, in the Privacy Options. "Is the list moderator's approval required for unsubscription requests? " Also, is it

Re: [Mailman-Users] Help! Problems :(

2003-03-20 Thread ghhalley
Nicole, For months now, AOL subscribers have been complaining about lost emails from mailing lists. AOL has a very aggresive anti-spam policy. This sounds suspiciously like one of their cases, especially if you moved the list to a IP address AOL has tagged as a spammer. You can find more inf

Re: [Mailman-Users] Errors when creating a new list in v.2.1

2003-03-20 Thread Dallas Bethune
It looks like this command failed: /usr/sbin/postalias /usr/local/mailman/data/aliases It's probably a permissions issue. Is the web server user able to write to that directory? Dallas On Tuesday, March 18, 2003, at 07:28 pm, Ted Dively wrote: I just tried to create a list via the http inte

Re: [Mailman-Users] Errors when creating a new list in v.2.1

2003-03-20 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ted Dively wrote: > I just tried to create a list via the http interface, and Mailman > returned this error message. Any ideas, fellow listers? As always, > thanks for your patience, understanding, and guidance. [...] > Traceback (most recent call la

[Mailman-Users] Inability to send messages

2003-03-20 Thread ljacobs
Any clue what to do with these messages in my logs/error file? I have been using Mailman since early 1.x and now Mailman 2.1 One list is not getting any messages out, but what do I look for? Postfix 2.0.6 on RedHat 7.1 with Mailman 2.1. Thanks. Mar 20 14:25:04 2003 (18803) Uncaught runner exc

Re: [Mailman-Users] problem with message subjects

2003-03-20 Thread Dallas Bethune
On Thursday, March 20, 2003, at 10:50 am, Stephan Berndts wrote: | -Original Message- | Subject: [botequim] RES: [botequim] RES: [botequim] Início | da fase beta Mailman is not removing the extra [botequim] headers here. Is it getting confused because of the RES: intead of Re: ? No, it's b

[Mailman-Users] Deleting Archive

2003-03-20 Thread Eric Pittman
I am running 2.0.13 and I am having trouble deleting the archives. If I remove all the entries out of (I will use "test" as the name of my list) test.mbox and then run "arch" the archive still contains the entry. How do I purge this archive? I am running 2.0.13 and I am having trouble deleti

[Mailman-Users] converting from ListProc

2003-03-20 Thread SEACnet List Administrator
Greetings, My server administrator is considering switching to Mailman. I run about 40 ListProc lists and really like the email interface. I definitely do not want to be stuck with a web-only interface. Can anyone point me to a How-to-make-the-switch document? As in, "Here's the Mailman equ

[Mailman-Users] Errors when creating a new list in v.2.1

2003-03-20 Thread Ted Dively
I just tried to create a list via the http interface, and Mailman returned this error message. Any ideas, fellow listers? As always, thanks for your patience, understanding, and guidance. Ted Dively *** Bug in Mailman version 2.1 We're sorry, we hit a bug! If you wo

[Mailman-Users] upgrading

2003-03-20 Thread Erich Neuwirth
i am currently facing a problem. i had to move a bunch of lists from an machine running 2.0.5 to another machine running 2.0.13 applying bin/move_list i managed. now i wanted to upgrade to 2.1.1 on the new machine and this failed. the problem seems to be that the upgrade reads some information fro

[Mailman-Users] Quick Question

2003-03-20 Thread Pam Buffington
Hello, Is it possible to create a list such that users can not unsubscribe themselves without moderator approval? Also, is it possible to restrict posting to a list so that all messages from a domain are accepted? IE only people with cc.gatech.edu in their e-mail addresses can post to a list?

Re: [Mailman-Users] Mailmanctl probelm

2003-03-20 Thread Bob Franklin
On Thu, 20 Mar 2003, Kory Wheatley wrote: > I just upgraded to mailman 2.1.1 from mailman 2.0.13. The lists and > everything converted fine and the web server displays everything > properly. The problem I'm having is when I startup "mailmanctl" I get > the following error "Site list is missing mai

[Mailman-Users] Mailmanctl probelm

2003-03-20 Thread Kory Wheatley
I just upgraded to mailman 2.1.1 from mailman 2.0.13. The lists and everything converted fine and the web server displays everything properly. The problem I'm having is when I startup "mailmanctl" I get the following error "Site list is missing mailman". What is configured wrong to cause thi

Re: [Mailman-Users] problem with message subjects

2003-03-20 Thread Stephan Berndts
Hi Dallas, On Thu, Mar 20, 2003 at 09:28:06AM -0800, Dallas Bethune wrote: > Has anyone seen this problem before? : Yes. With german lists. > > | -Original Message- > > | Subject: [botequim] RES: [botequim] RES: [botequim] Início > > | da fase beta > Mailman is not removing the extra [bot

[Mailman-Users] problem with message subjects

2003-03-20 Thread Dallas Bethune
Has anyone seen this problem before? : | -Original Message- | Subject: [botequim] RES: [botequim] RES: [botequim] Início | da fase beta Mailman is not removing the extra [botequim] headers here. The list is spanish language and we're using Mailman 2.0.13. We can't upgrade yet, bu

Re: [Mailman-Users] Knocked out cgi group (gid)

2003-03-20 Thread Dallas Bethune
Either reconfigure mailman and reinstall, or change the Group directive in your apache config back to what mailman is expecting. Dallas On Thursday, March 20, 2003, at 09:17 am, Mark Gillingham wrote: Yesterday I was trying to change the certificate on my server because the name of the serv

[Mailman-Users] Knocked out cgi group (gid)

2003-03-20 Thread Mark Gillingham
Yesterday I was trying to change the certificate on my server because the name of the server changed. Something I did got me in trouble. Now mailman reports that it is expecting gid=48 (apache) but getting gid=502 (webmaster). I double-checked httpd.conf to see what group Apache wants and it is

Re: [Mailman-Users] Updating virtual-mailman Database

2003-03-20 Thread Dallas Bethune
I think it's probably safe to edit the file by hand in this case. Dallas On Thursday, March 20, 2003, at 07:36 am, Jeremy Butler wrote: I know that one is not supposed to manually edit virtual-mailman, but I've run into a problem where aliases were not deleted when I removed a list and th

[Mailman-Users] Help! Problems :(

2003-03-20 Thread webmaster
I resell hosting space, the fella who owns the server is on vacation. The person who is supposed to answer is not around either. so here I am all by myself with a frustrated client. Hello, PLEASE HELP We moved the list from another server She didn't know to back it up there so see mass

[Mailman-Users] Updating virtual-mailman Database

2003-03-20 Thread Jeremy Butler
I know that one is not supposed to manually edit virtual-mailman, but I've run into a problem where aliases were not deleted when I removed a list and then recreated it again with the same name. Consequently, I've got duplicate entires (see below). Any suggestions as to what I should do about t

[Mailman-Users] moderated list posts

2003-03-20 Thread Teresa Crawford
I just set up a new list using Mailman. We imported about 4000 names from Topica to this new list. Everyone was told we were making the change and they were also automatically sent a Welcome message from Mailman. Even though they did not have to at least 3 people replied to the Mailman welcome m

[Mailman-Users] update to htdig integration patch #444884

2003-03-20 Thread Richard Barrett
I have posted a revised version of the Mailman-htdig integration patch #444884 as file htdig-2.1.1-0.2.patch.gz at: http://sourceforge.net/tracker/?func=detail&aid=444884&group_id=103&atid=300103 The changes close a security exploit pointed out to me by Rupa Schomaker <[EMAIL PROTECTED]>. The