Re: [Mailman-Users] Moving servers

2003-03-04 Thread Jon Carnes
On Tue, 2003-03-04 at 22:16, alex wrote: > I remember seeing once a post for how to move all archive files from one > server to another, and now that I need to do such a thing, I can't find the > documents. If I create a list on the new server, add all the normal users > and set all the options, th

Re: [Mailman-Users] Unique web interface for all the lists

2003-03-04 Thread Matthew Davis
* Jose Antonio Gómez Muñoz ([EMAIL PROTECTED]) wrote: > Hello, > > I have a lot of users, and the most of them will subscribe to some diferent lists. > > I would like a unique web interface with check buttons and a submit button to > subscribe in only one time to some different lists. All lists

Re: [Mailman-Users] Moving servers

2003-03-04 Thread Matthew Davis
* alex ([EMAIL PROTECTED]) wrote: > I remember seeing once a post for how to move all archive files from one > server to another, and now that I need to do such a thing, I can't find the > documents. If I create a list on the new server, add all the normal users > and set all the options, then move

[Mailman-Users] Moving servers

2003-03-04 Thread alex
I remember seeing once a post for how to move all archive files from one server to another, and now that I need to do such a thing, I can't find the documents. If I create a list on the new server, add all the normal users and set all the options, then move the .mbox file to the appropriate place (

Re: [Mailman-Users] install "Mailman" on my site lodged on a InternetProvider

2003-03-04 Thread Matthew Davis
* antoine ([EMAIL PROTECTED]) wrote: > Hi, > > I'm new on this list. > > Creating a personal Mailing List : > Is it possible to install "Mailman" on my site lodged on a Internet Provider . > (because I have not a own personal Web Server) > > If yes, can you indicate some informations to do that

Re: [Mailman-Users] Sendmail 8.12.8 and Mailman

2003-03-04 Thread Kevin Carlson
Ashley, Thanks very much for the help. I created the default directory you described below, recreated the symlink to wrapper, and everything works fine! Kevin Ashley M. Kirchner wrote: Kevin Carlson wrote: Today I upgraded to sendmail 8.12.8 and afterward smrsh seemed to stop working. Pri

Re: [Mailman-Users] Mailman and home pages

2003-03-04 Thread Vivek Khera
> "RB" == Richard Barrett <[EMAIL PROTECTED]> writes: >> is the default homepage for the virtual server. The closest I've come is >> displaying listinfo as a binary. I'm running redhat 8, apache 2.0.40, and >> mailman 2.1.1. >> RB> I would try using an Apache mod_rewrite RewriteRule. For i

Re: [Mailman-Users] Sendmail 8.12.8 and Mailman

2003-03-04 Thread Ashley M. Kirchner
Kevin Carlson wrote: Today I upgraded to sendmail 8.12.8 and afterward smrsh seemed to stop working. Prior to the upgrade everything worked fine. I still have smrsh installed, it is still enabled in the sendmail.cf file and there is still a symbolic link in /etc/smrsh called 'wrapper' that poi

[Mailman-Users] Sendmail 8.12.8 and Mailman

2003-03-04 Thread Kevin Carlson
Today I upgraded to sendmail 8.12.8 and afterward smrsh seemed to stop working. Prior to the upgrade everything worked fine. I still have smrsh installed, it is still enabled in the sendmail.cf file and there is still a symbolic link in /etc/smrsh called 'wrapper' that points to /home/mailman/

Re: [Mailman-Users] Mailman and home pages

2003-03-04 Thread Brian W. Kinne
Thanks Mitchell; This worked for me. I tried Richard's as well, but had no luck, probably because I don't know enough about apache, and have been sewing options for a day and a half. Brian On Tue, 04 Mar 2003 17:10:30 -0600 Mitchell Marks <[EMAIL PROTECTED]> wrote: > Here's what I've been usin

[Mailman-Users] AOL HTML Filtering

2003-03-04 Thread Ken Kyler
Mailman v2.1.1 On the [Content filtering] page... "Should Mailman filter the content of list traffic according to the settings below?" is set to "Yes" "Remove message attachments that have a matching content type." is set to 'image' "Remove message attachments that don't have a matching content

Re: [Mailman-Users] Mailman and home pages

2003-03-04 Thread Mitchell Marks
Here's what I've been using along those lines: RewriteRule ^/$ /mailman/listinfo [PT] RewriteRule ^/listinfo(.*) /mailman/listinfo$1 [PT] RewriteRule ^/admin(/?.*) /mailman/admin/$1 [PT] It doesn't work perfectly, but pretty much the way we want. -- Mitch At 05:01 PM

Re: [Mailman-Users] Mailman and home pages

2003-03-04 Thread Richard Barrett
At 22:30 04/03/2003, Brian W. Kinne wrote: Greetings; This may be more apache related, but am hoping someone else has already succeeded at this. I'm trying to set up mailman so that the listinfo page is the default homepage for the virtual server. The closest I've come is displaying listinfo as

[Mailman-Users] Mailman and home pages

2003-03-04 Thread Brian W. Kinne
Greetings; This may be more apache related, but am hoping someone else has already succeeded at this. I'm trying to set up mailman so that the listinfo page is the default homepage for the virtual server. The closest I've come is displaying listinfo as a binary. I'm running redhat 8, apache 2.0

[Mailman-Users] New mail server setup

2003-03-04 Thread Steve Huston
I'm setting up a new mail server, and Mailman is one of the softwares installed.Currently I have the defaults set for DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST to be the actual hostname of the machine (mercury), but when it goes online there will be an alias which should be used instead (mail

[Mailman-Users] Group mismatch error

2003-03-04 Thread James Jones
I have 2.1.1 installed on a RH8 box with Sendmail (sendmail-8.12.8-1.80). I dealt with the smrsh issue by creating a symbolic link in the /etc/smrsh directory. However, I'm not getting this problem. - Transcript of session follows - Group mismatch error. Mailman expected the mail wra

[Mailman-Users] install "Mailman" on my site lodged on a Internet Provider

2003-03-04 Thread antoine
Hi, I'm new on this list. Creating a personal Mailing List : Is it possible to install "Mailman" on my site lodged on a Internet Provider . (because I have not a own personal Web Server) If yes, can you indicate some informations to do that or a HowTo, that I did not find on the Mailman site. T

[Mailman-Users] Unique web interface for all the lists

2003-03-04 Thread Jose Antonio Gómez Muñoz
Hello, I have a lot of users, and the most of them will subscribe to some diferent lists. I would like a unique web interface with check buttons and a submit button to subscribe in only one time to some different lists. All lists are moderated. Ideas? Is there a application for this? Thanks

[Mailman-Users] postfix logging question

2003-03-04 Thread JvdW
Hi all This is probably a little off topic, but I hope someone else has experienced this. I run MM V2.1 with postfix 2.0.2. I noticed that in my logs I have duplicate entries for everything that goes on with postfix and mailman. Now I'm sure this not a mailman problem, but has anyone running po