Re: [Mailman-Users] admin

2002-04-24 Thread Morris Jones
admin isn't actually a directory, though I know it looks like one. The webserver knows that mailman is a program (from the ScriptAlias command you added to the server config), and it provides the rest of the path information as parameters to mailman. Mailman parses the path into a command "admin"

Re: [Mailman-Users] Postfix + Cyrus + Mailman?

2002-04-24 Thread Morris Jones
When newlist prints the set of aliases for a list, copy and paste them into a postfix aliases file, and do a postalias and postfix reload. Mail to the list will be redirected to the mailman scripts. Best regards, Mojo On Wed, 24 Apr 2002, Chris Wiegand wrote: > I'm the net admin at a site which

Re: [Mailman-Users] Mailman List Webpage

2002-04-24 Thread J C Lawrence
On Wed, 24 Apr 2002 04:33:45 -0400 brujah <[EMAIL PROTECTED]> wrote: > What did I miss ? You need to setup the appropriate ScriptAlias etc bits in your Apache conf. See the docs. -- J C Lawrence -(*)Satan, oscillate my metallic sonatas. [EMAIL PROTEC

[Mailman-Users] admin

2002-04-24 Thread Jeremy Towne
I got my link sent to me when I created my list but The link is Domain.com/mailman/admin/test1 the problem is that I have no admin Dir.  What is going on here.     Jeremy Towne  

[Mailman-Users] Postfix + Cyrus + Mailman?

2002-04-24 Thread Chris Wiegand
I'm the net admin at a site which is using postfix and cyrus, and I'm trying to figure out how to integrate mailman into this. I've got it sending out subscription emails, etc., however, do I have to define aliases for the lists? Do I have to create mail folders in cyrus (imap) for mailman?

[Mailman-Users] Posts not showing up on new install

2002-04-24 Thread Kristin Wright
I have just installed 2.0.9 on linux 7.2. I can create lists, receive mail about creating the lists, and get confirmation messages in response to subscribing. Posts, however, are failing:     - When I reply to the confirmation message sent to me as a new user, I still don't show up in the  

[Mailman-Users] Mailman List Webpage

2002-04-24 Thread Brujah
I couldn't see anything in the INSTALL about the Apache Webpage directories where list pages will go. For instance I get this in email after creating a list from command-line You can configure your mailing list at the following web page: http://www.darkness.com/mailman/admin/test The web

Re: [Mailman-Users] wrapper

2002-04-24 Thread Ron Jarrell
At 05:59 PM 4/23/02 +0200, E.J.L. Kemper wrote: >Ok, you got a point there! > >So I reinstalled it again. > >./configure no errors. > >but make install, after a very close look gave this... >snip- > >make[1]: Entering directory `/unpack/mailman-2.0.9/src' >gcc -c -I. -DPREFIX="\"/home/ma

Re: [Mailman-Users] List-* messages in mail header

2002-04-24 Thread Ron Jarrell
At 10:40 PM 4/24/02 +0800, Lewis Lau wrote: >Hi all, > >I remember some of you guys said that the "List-subscribe", "List-unsubscribe" >message in the mail header is able to remove in Mailman 2.1 Beta, but I couldn't >found where to set this up, even I look around the list admin page for some ma

[Mailman-Users] easy unsubscription (via confirmation)

2002-04-24 Thread Andross
Hello, I'm trying to configure an event notification email list. The problem is that the prospective users aren't the most accomplished internet users. I want my list to be unsubscribable via confirmation and not require a password. I've found a Mailman wrapper that will accomplish this, but I'

[Mailman-Users] Problem running check_perms

2002-04-24 Thread Bruce Embrey
I currently have a RedHat 7.2 with mailman 2.0.8-1 installed. I have several lists installed and they are functioning fine. I am getting some errors in the cron jobs relating to qrunner and several others. I decided to run check_perms to verify all the perms were correct. Here is the output f

Re: [Mailman-Users] Dissappearing Admin...

2002-04-24 Thread Mark Moshe Kaye
Russ, Did you make them private lists ? In my experience they will no longer appear under listinfo or admin. Hope this helps, Moshe http://www.bgaddict.com/ --- RUSSELL P JONES <[EMAIL PROTECTED]> wrote: > Lists are disappearing from the .com/mailman/admin > list of mailing lists - > the admin

Re: [Mailman-Users] Dissappearing Admin...

2002-04-24 Thread Jon Carnes
They have been marked as "private"...? Web admin over to one of the lists and check the Privacy Options. - Original Message - From: "RUSSELL P JONES" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, April 24, 2002 3:20 PM Subject: [Mailman-Users] Dissap

[Mailman-Users] Dissappearing Admin...

2002-04-24 Thread RUSSELL P JONES
Lists are disappearing from the .com/mailman/admin list of mailing lists - the admin sections still exist, you just have to type out their full url rather than click on a list from the arrangement on the .com/mailman/admin page ANy idea why? russ jones ---

[Mailman-Users] htdig + mailman + Mhonarc

2002-04-24 Thread Mike Lecza
Is there a good doc about setting up htdig with mm + mhonarc?   Regards

[Mailman-Users] MHonarc and Private Archive Authentication

2002-04-24 Thread Mike Lecza
I follow the same procedure a Guiseppe in this note: http://www.mail-archive.com/mailman-users@python.org/msg09107.html   and cannot get the Private Authentication working as he describes?  Has anyone else gotten this working?   The only thing that I have different is the location of m

[Mailman-Users] can't access pipermail

2002-04-24 Thread Bitterlich, Matthias R.H.
I'm learning to operate Mailman 2.0.9. I played a bit with public and private archives, where private archives work fine. But my public ones won't. The http://localhost/pipermail/ directory is aliased to the proper directory but there are only symolic links to the files and dirs in the private

Re: [Mailman-Users] mm_cfg.py-unable to update Defaults.py

2002-04-24 Thread J C Lawrence
On Wed, 24 Apr 2002 09:54:36 -0700 (PDT) hellozappy2k wrote: > I am running Mailman ver 2.0.10 version of Solaris > 2.7. > I have made changes in mm_cfg.py (GZIP Set to 1 message size to 5000KB > etc - Did copy and paste of the entries in Default.py, now the changes > are made more than 2 days

[Mailman-Users] mm_cfg.py-unable to update Defaults.py

2002-04-24 Thread sunny
I am running Mailman ver 2.0.10 version of Solaris 2.7. I have made changes in mm_cfg.py (GZIP Set to 1 message size to 5000KB etc - Did copy and paste of the entries in Default.py, now the changes are made more than 2 days ago, and it has not yet appeared/modified in the Defaults file. Pls help,

[Mailman-Users] web interface

2002-04-24 Thread Mozzi
Hi all I just installed and my test list is working fine.   I just cannot seem to get my web interface to work.I searched the archives and found what I thought to be theanswer to my problem. http://mail.python.org/pipermail/mailman-users/2002-January/017179.html   But to no avail If I go to t

[Mailman-Users] List-* messages in mail header

2002-04-24 Thread Lewis Lau
Hi all, I remember some of you guys said that the "List-subscribe", "List-unsubscribe" message in the mail header is able to remove in Mailman 2.1 Beta, but I couldn't found where to set this up, even I look around the list admin page for some many times. Can anyone tell me a little bit more

RE: [Mailman-Users] listinfo.html, header & footer issue...

2002-04-24 Thread Rantanen, TC1
To change the footer or logo area in listinfo, you need to look at /var/mailman/Mailman/Cgi/listinfo.py There is a call there towards the bottom doc.AddItem(MailmanLogo()) this goes to /var/mailman/Mailman/htmlformat.py also toward the bottom is the MailmanLogo Read though it and you will see

[Mailman-Users] virtualhost-depended listinfo/admin -lists

2002-04-24 Thread Jonas Meurer
Hello, At the admin-interface of a list I can give a default hostname (which can differ from the one in mm_cfg.py). But how can I configure mailman that when I go to list.host1.com only the lists for this hostname are shown and at lists.host2.com only the ones for lists.host2.com? Per default eve