Re: [Mailman-Users] public lists

2004-08-09 Thread Brad Knowles
At 10:19 PM -0700 2004-08-08, John Randall wrote: I am having an issue with mailman with setting the lists to be public (list name viewable when a request for lists in my domain are asked for). If I set both lists to public, only one will show up. Both lists? There's a lot of configuration det

Re: [Mailman-Users] public lists

2004-08-09 Thread John Fleming
- Original Message - From: "John Randall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 09, 2004 12:19 AM Subject: [Mailman-Users] public lists > Hello all, > > I am having an issue with mailman with setting the lists to be public >

[Mailman-Users] public lists

2004-08-08 Thread John Randall
Hello all, I am having an issue with mailman with setting the lists to be public (list name viewable when a request for lists in my domain are asked for). If I set both lists to public, only one will show up. If I go to the one that is not showing up and toggle the "Advertise this list when people

[Mailman-Users] Public lists not viewable

2004-07-23 Thread John Fleming
Newbie here - My lists are all set to be publicly viewable. However, when I go to www.mydomain.com/mailman/listinfo, I get the page that says there are no publicly viewable lists at that domain. However, if I go to any list's admin page, login, and immediately logout without doing anything, and t

Re: [Mailman-Users] Public lists and archiving questions

2002-08-02 Thread David Mir
You that was it I changed that to 0 and it fixed it. On Friday 02 August 2002 02:08 pm, Bob Weissman wrote: > At 09:00 AM 8/2/02, David Mir wrote: > >I have tried the first option it still does not show up when I go my > > listinfo site. Is there anything I should check to see if there are > >

Re: [Mailman-Users] Public lists and archiving questions

2002-08-02 Thread Bob Weissman
At 09:00 AM 8/2/02, David Mir wrote: >I have tried the first option it still does not show up when I go my listinfo >site. Is there anything I should check to see if there are errors? Here's a tip which should probably be added to the FAQ. If you have lists which appear in the Admin index, but

Re: [Mailman-Users] Public lists and archiving questions

2002-08-02 Thread David Mir
I have tried the first option it still does not show up when I go my listinfo site. Is there anything I should check to see if there are errors? And I will try to second solution. Thanks! On Friday 02 August 2002 11:47 am, Richard Barrett wrote: > At 09:34 02/08/2002 -0400, David Mir wrote: >

Re: [Mailman-Users] Public lists and archiving questions

2002-08-02 Thread Richard Barrett
At 09:34 02/08/2002 -0400, David Mir wrote: >I have a couple questions that I can't find in the documentation. > >1) how do I make s list "public"(ie shows up in listinfo page) is there an >option or do I have to manually edit the HTML page? First option ('Advertise this list when people ask wh

[Mailman-Users] Public lists and archiving questions

2002-08-02 Thread David Mir
I have a couple questions that I can't find in the documentation. 1) how do I make s list "public"(ie shows up in listinfo page) is there an option or do I have to manually edit the HTML page? 2)how do archives work? are they just monthly? can you change this? I don't see any configuration f

[Mailman-Users] public lists

2002-01-05 Thread Darren
Sorry to bombard the list with questions. But, I thought it might be too confusing to put them all in one message. I have one more coming. Anyway, if you go to my website, it will kindly tell you that it has no public mailing lists available. However, I have one that should be listed as being

[Mailman-Users] Public Lists not displayed on Listinfo

2001-12-04 Thread Mike Mills
I just installed Mailman, 2.0.7, using Python 2.1 in a FreeBSD 4.2 and have created several lists. Everything seems to be working fine, however, none of the lists which are all public, are being displayed from the ListInfo pages. They are, however, displaying fine from the List Admin page. I'v

[Mailman-Users] Public Lists not displayed on Listinfo

2001-12-04 Thread Mike Mills
I just installed Mailman, 2.0.7, using Python 2.1 in a FreeBSD 4.2 and have created several lists.  Everything seems to be working fine, however, none of the lists which are all public, are being displayed from the ListInfo pages.They are, however, displaying fine from the List Admin page.

Re: [Mailman-Users] Public lists not advertised?

2001-10-04 Thread J C Lawrence
On Wed, 3 Oct 2001 22:51:16 -0700 (PDT) Akop Pogosian <[EMAIL PROTECTED]> wrote: > However, like I mentioned previously, changing the > DEFAULT_HOST_NAME to match the web server name does not fix the > problem, public lists are still not listed. Moreover, > DEFAULT_HOST_NAME also becomes part of

Re: [Mailman-Users] Public lists not advertised?

2001-10-04 Thread Akop Pogosian
On Thu, 4 Oct 2001, James Watson wrote: > On Tue, Oct 02, 2001 at 01:10:40AM -0700, [EMAIL PROTECTED] wrote: > > Lists set as "public" (i.e., archive_private = 0) aren't appearing in the > > listinfo page (though they do appear in the admin page). Is there a cure > > for this? > > This may be

Re: [Mailman-Users] Public lists not advertised?

2001-10-04 Thread James Watson
On Tue, Oct 02, 2001 at 01:10:40AM -0700, [EMAIL PROTECTED] wrote: > Lists set as "public" (i.e., archive_private = 0) aren't appearing in the > listinfo page (though they do appear in the admin page). Is there a cure > for this? This may be a dumb question, but you say the list is public because

Re: [Mailman-Users] Public lists not advertised?

2001-10-03 Thread Akop Pogosian
On Wed, 3 Oct 2001, J C Lawrence wrote: > On Wed, 3 Oct 2001 22:10:20 -0700 (PDT) > Akop Pogosian <[EMAIL PROTECTED]> wrote: > > > I couldn't find a file named Config.py anywhere under Mailman > > installation directory, versions 2.0.1 and 2.0.6. > > Sorry, ~/Mailman/Defaults.py. > > Note: read t

Re: [Mailman-Users] Public lists not advertised?

2001-10-03 Thread J C Lawrence
On Wed, 3 Oct 2001 22:10:20 -0700 (PDT) Akop Pogosian <[EMAIL PROTECTED]> wrote: > I couldn't find a file named Config.py anywhere under Mailman > installation directory, versions 2.0.1 and 2.0.6. Sorry, ~/Mailman/Defaults.py. Note: read the comments. cf DEFAULT_HOST_NAME and DEFAULT_URL, >

Re: [Mailman-Users] Public lists not advertised?

2001-10-03 Thread Akop Pogosian
On Wed, 3 Oct 2001, J C Lawrence wrote: > On Tue, 2 Oct 2001 23:24:40 -0700 (PDT) > Akop Pogosian <[EMAIL PROTECTED]> wrote: > > > I can't find the option that sets a default name for vhost. Is > > that supposed to be in general options? > > This is set at config time, preserved in ~/Mailman/Conf

Re: [Mailman-Users] Public lists not advertised?

2001-10-03 Thread J C Lawrence
On Tue, 2 Oct 2001 23:24:40 -0700 (PDT) Akop Pogosian <[EMAIL PROTECTED]> wrote: > I can't find the option that sets a default name for vhost. Is > that supposed to be in general options? This is set at config time, preserved in ~/Mailman/Config.py and is updatable/overrideable in ~/Mailman/mm_

Re: [Mailman-Users] Public lists not advertised?

2001-10-02 Thread Akop Pogosian
On Tue, 2 Oct 2001, J C Lawrence wrote: > On Tue, 2 Oct 2001 15:30:25 -0700 (PDT) > Akop Pogosian <[EMAIL PROTECTED]> wrote: > > > However, the web server address for the same site is > > www.ocf.berkeley.edu. If I change prefered host to > > www.ocf.berkeley.edu then mailman suggests on the l

Re: [Mailman-Users] Public lists not advertised?

2001-10-02 Thread J C Lawrence
On Tue, 2 Oct 2001 15:30:25 -0700 (PDT) Akop Pogosian <[EMAIL PROTECTED]> wrote: > However, the web server address for the same site is > www.ocf.berkeley.edu. If I change prefered host to > www.ocf.berkeley.edu then mailman suggests on the listinfo web > page for that list that "To post a messa

Re: [Mailman-Users] Public lists not advertised?

2001-10-02 Thread Akop Pogosian
On Tue, 2 Oct 2001, J C Lawrence wrote: > On Tue, 2 Oct 2001 01:33:07 -0700 (PDT) > eric-mailman <[EMAIL PROTECTED]> wrote: > > >> Your VHosts don't agree. > > > Recursively grep'ing $prefix, the only reference to vhost appears > > in $prefix/bin/list_lists. (And that doesn't tell me nothin'!) >

Re: [Mailman-Users] Public lists not advertised?

2001-10-02 Thread J C Lawrence
On Tue, 2 Oct 2001 01:33:07 -0700 (PDT) eric-mailman <[EMAIL PROTECTED]> wrote: >> Your VHosts don't agree. > Recursively grep'ing $prefix, the only reference to vhost appears > in $prefix/bin/list_lists. (And that doesn't tell me nothin'!) > Please elaborate. Hostname this list prefers on t

Re: [Mailman-Users] Public lists not advertised?

2001-10-02 Thread James Watson
On Tue, Oct 02, 2001 at 01:10:40AM -0700, [EMAIL PROTECTED] wrote: > Lists set as "public" (i.e., archive_private = 0) aren't appearing in the > listinfo page (though they do appear in the admin page). Is there a cure > for this? Not sure if this is your problem or not, but there's a bug in the l

Re: [Mailman-Users] Public lists not advertised?

2001-10-02 Thread Akop Pogosian
On Tue, 2 Oct 2001 [EMAIL PROTECTED] wrote: > Hello: > > Lists set as "public" (i.e., archive_private = 0) aren't appearing in the > listinfo page (though they do appear in the admin page). Is there a cure > for this? > > -- > Eric P. > Los Gatos, CA I'd like to add that I am also seeing the sa

Re: [Mailman-Users] Public lists not advertised?

2001-10-02 Thread eric-mailman
On Tue, 2 Oct 2001, J C Lawrence wrote: > On Tue, 2 Oct 2001 01:10:40 -0700 (PDT) > eric-mailman <[EMAIL PROTECTED]> wrote: > > > Hello: Lists set as "public" (i.e., archive_private = 0) aren't > > appearing in the listinfo page (though they do appear in the admin > > page). Is there a cure for

Re: [Mailman-Users] Public lists not advertised?

2001-10-02 Thread J C Lawrence
On Tue, 2 Oct 2001 01:10:40 -0700 (PDT) eric-mailman <[EMAIL PROTECTED]> wrote: > Hello: Lists set as "public" (i.e., archive_private = 0) aren't > appearing in the listinfo page (though they do appear in the admin > page). Is there a cure for this? Your VHosts don't agree. -- J C Lawrence -

[Mailman-Users] Public lists not advertised?

2001-10-02 Thread eric-mailman
Hello: Lists set as "public" (i.e., archive_private = 0) aren't appearing in the listinfo page (though they do appear in the admin page). Is there a cure for this? -- Eric P. Los Gatos, CA -- Mailman-Users maillist - [EMAIL PROTECTED] http

[Mailman-Users] Public lists

2001-06-05 Thread Kris Sanders
Title: Public lists I have a list that I want public and according to the privacy options it should be showing up to regular users, yet when I goto my.domain/mailman/listinfo.cgi it is not there but if I were to look at the admin page my.domain/mailman/admin.cgi the list will show. How can I ge